Age | Commit message (Expand) | Author |
2022-10-20 | fix: adjust containers position | Remy Raes |
2022-10-20 | refactor: apply style to new app menu | Remy Raes |
2022-10-20 | refactor: replace tabs with app menu + router view | Remy Raes |
2022-10-20 | fix: all routes must give a Future | Remy Raes |
2022-10-20 | feat: push PlayView as default view on launch | Remy Raes |
2022-10-20 | feat: add router config | Remy Raes |
2022-10-18 | feat: Add persistent store (#16) | GeckoEidechse |
2022-10-18 | Add ldd --version check for Linux (#10) | Salmon |
2022-10-12 | fix: App bar drag (#13) | Rémy Raes |
2022-10-08 | feat: Show own version number in settings view (#11) | GeckoEidechse |
2022-10-06 | Merge pull request #9 from GeckoEidechse/feat/enable-dev-mode-on-debug | Rémy Raes |
2022-10-06 | feat: Enable dev mode directly if in debug mode | GeckoEidechse |
2022-10-06 | refactor: Use string variable value directly | GeckoEidechse |
2022-10-06 | fix: Remove console logs | GeckoEidechse |
2022-10-06 | feat: Initial logic to disable all but core mods | GeckoEidechse |
2022-10-05 | refactor: Use Element+ notif. instead of `alert()` | GeckoEidechse |
2022-10-05 | feat: Allow switching between release channels (#3) | GeckoEidechse |
2022-10-04 | fix: Install selected release canal | GeckoEidechse |
2022-10-04 | refactor: Give NorthstarState enum mapped string | GeckoEidechse |
2022-10-04 | feat: Show notification if FlightCore is outdated | GeckoEidechse |
2022-10-04 | refactor: Remove unused copied code | GeckoEidechse |
2022-10-04 | Merge branch 'feat/new-ui' of github.com:Alystrasz/FlightCore into feat/new-ui | Alystrasz |
2022-10-04 | feat: migrate update check code to store | Alystrasz |
2022-10-04 | refactor: rename store type | Alystrasz |
2022-10-03 | chore: Fix import formatting | GeckoEidechse |
2022-10-03 | feat: add panic button to dev view | Alystrasz |
2022-10-03 | feat: implement updateGamePath method | Alystrasz |
2022-10-03 | fix: address options() typing issue | Alystrasz |
2022-10-03 | fix: address _initializeApp result typing issue | Remy Raes |
2022-10-03 | refactor: Gecko is paranoid | Remy Raes |
2022-10-03 | refactor: implement launchGame method with switch/case | Remy Raes |
2022-10-03 | fix: Do not show install button if TF|2 not found | GeckoEidechse |
2022-10-03 | fix: Null out game path | GeckoEidechse |
2022-10-02 | fix: add missing import | Remy Raes |
2022-10-02 | Revert "feat: add basic canal selector" | Remy Raes |
2022-10-02 | fix: store is now typed | Remy Raes |
2022-10-02 | refactor: type issues | Remy Raes |
2022-10-02 | fix: SettingsView is a Typescript component | Remy Raes |
2022-10-02 | chore: Reference enum in backend code in comment | GeckoEidechse |
2022-10-02 | refactor: Use enum for install type | GeckoEidechse |
2022-10-02 | feat: Add initial NS launch functionality | GeckoEidechse |
2022-10-02 | feat: Add update functionality | GeckoEidechse |
2022-09-29 | fix: add missing northstarIsRunning computed attribute to PlayButton component | Alystrasz |
2022-09-29 | fix: restore launch button style | Alystrasz |
2022-09-29 | Merge branch 'feat/new-ui' of github.com:Alystrasz/FlightCore into feat/new-ui | Alystrasz |
2022-09-29 | Merge pull request #1 from GeckoEidechse/ui-mention-tfor | Rémy Raes |
2022-09-29 | fix: Use application wide style for link | GeckoEidechse |
2022-09-29 | feat: add basic canal selector | Alystrasz |
2022-09-28 | fix: Open tforevive github link in default browser | GeckoEidechse |
2022-09-28 | feat: add changelog view component | Alystrasz |