aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/App.vue
AgeCommit message (Expand)Author
2022-09-28feat: add changelog view componentAlystrasz
2022-09-26feat: add DeveloperView componentAlystrasz
2022-09-25feat: load up installation path in app state on launchRemy Raes
2022-09-25feat: add component to see game folder pathRemy Raes
2022-09-24feat: add a "see patch notes" link to main viewRemy Raes
2022-09-24feat: add developer_mode variableRemy Raes
2022-09-24fix: restore window controlsRemy Raes
2022-09-24feat: listen to origin/northstar eventsRemy Raes
2022-09-24refactor: hide mods section (for now)Remy Raes
2022-09-23feat: window can be dragged through dragging app backgroundRemy Raes
2022-09-23feat: window buttons can minimize and close itRemy Raes
2022-09-23feat: add additional styles for window control buttonsRemy Raes
2022-09-23feat: add window control buttonsRemy Raes
2022-09-23feat: add PlayView componentRemy Raes
2022-09-23feat: update tabs header styleRemy Raes
2022-09-23feat: add a container to display background imagesRemy Raes
2022-09-23feat: add some style to tabsRemy Raes
2022-09-23feat: add basic tabsRemy Raes
2022-09-22refactor: remove HelloWorld vue componentRemy Raes
2022-09-22feat: add basic layoutRemy Raes
2022-09-20build: add Vue app skeletonRemy Raes