aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views
AgeCommit message (Expand)Author
2022-10-06fix: Remove console logsGeckoEidechse
2022-10-06feat: Initial logic to disable all but core modsGeckoEidechse
2022-10-05feat: Allow switching between release channels (#3)GeckoEidechse
2022-10-03feat: add panic button to dev viewAlystrasz
2022-10-03feat: implement updateGamePath methodAlystrasz
2022-10-03refactor: Gecko is paranoidRemy Raes
2022-10-02fix: store is now typedRemy Raes
2022-10-02refactor: type issuesRemy Raes
2022-10-02fix: SettingsView is a Typescript componentRemy Raes
2022-09-29fix: restore launch button styleAlystrasz
2022-09-29Merge pull request #1 from GeckoEidechse/ui-mention-tforRémy Raes
2022-09-29fix: Use application wide style for linkGeckoEidechse
2022-09-28fix: Open tforevive github link in default browserGeckoEidechse
2022-09-28feat: add changelog view componentAlystrasz
2022-09-28feat: Mention TFOR for UI inspirationGeckoEidechse
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-26feat: add DeveloperView componentAlystrasz
2022-09-25feat: add component to see game folder pathRemy Raes
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