aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views
AgeCommit message (Expand)Author
2022-11-09feat: Patch notes (#18)Rémy Raes
2022-10-30feat: Enable toggling enabled mods (#29)GeckoEidechse
2022-10-25feat: Show installed mods (#28)GeckoEidechse
2022-10-21feat: Add initial skeleton for ModsView (#27)GeckoEidechse
2022-10-20refactor: Various formatting and fixes (#23)GeckoEidechse
2022-10-20Merge branch 'GeckoEidechse:main' into refactor/router-viewRémy Raes
2022-10-20fix: adjust containers positionRemy Raes
2022-10-19refactor: Use `Result<>` return type for Linux checks (#21)GeckoEidechse
2022-10-19feat: Manually find game if needed (#7)Rémy Raes
2022-10-18feat: Add persistent store (#16)GeckoEidechse
2022-10-18Add ldd --version check for Linux (#10)Salmon
2022-10-08feat: Show own version number in settings view (#11)GeckoEidechse
2022-10-06refactor: Use string variable value directlyGeckoEidechse
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