aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views/PlayView.vue
AgeCommit message (Expand)Author
2022-12-22feat: Maximize button + clean menubar layout (#119)Rémy Raes
2022-11-11refactor: Clicking FC version activates dev (#44)GeckoEidechse
2022-10-20refactor: Various formatting and fixes (#23)GeckoEidechse
2022-10-03refactor: Gecko is paranoidRemy Raes
2022-10-02refactor: type issuesRemy Raes
2022-09-29fix: restore launch button styleAlystrasz
2022-09-27refactor: export PlayButton component to dedicated fileAlystrasz
2022-09-27feat: we can now install Northstar if it wasn't detectedAlystrasz
2022-09-26fix: do not display "see patch notes" link with unknown Northstar versionAlystrasz
2022-09-26feat: game cannot be launched if Origin is not runningAlystrasz
2022-09-26developer mode can be turned off from developer viewAlystrasz
2022-09-25play button is disabled when game is runningRemy Raes
2022-09-24feat: add a "see patch notes" link to main viewRemy Raes
2022-09-24feat: display services state on dev modeRemy Raes
2022-09-24feat: developer mode can be activated by clicking northstar version multiple ...Remy Raes
2022-09-24feat: use a store for application stateRemy Raes
2022-09-24refactor: remove "run server" buttonRemy Raes
2022-09-23feat: add PlayView componentRemy Raes