aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views
AgeCommit message (Expand)Author
2023-02-25feat: Add button to force reinstall Northstar (#154)GeckoEidechse
2023-02-14refactor: Get TS package API response from backend (#168)GeckoEidechse
2023-02-12feat: Display Northstar playercount and servercount in frontend (#130)GeckoEidechse
2023-02-07feat: Show mod version in LocalMods View (#159)GeckoEidechse
2023-02-06feat: Show text when hovering Thunderstore icon (#167)GeckoEidechse
2023-02-06feat: Show TS icon for TS mods (#160)GeckoEidechse
2023-02-05feat: Auto-generate TS bindings (#140)GeckoEidechse
2023-01-19fix: Fix wrong comments (#138)GeckoEidechse
2023-01-14refactor: Mods view (#134)Rémy Raes
2023-01-04feat: Add button to delete Northstar mod (#110)GeckoEidechse
2023-01-04refactor: Remove unnecessary caller function pattern (#128)GeckoEidechse
2023-01-04feat: Thunderstore mods pagination (#122)Rémy Raes
2022-12-22feat: Maximize button + clean menubar layout (#119)Rémy Raes
2022-12-21fix: Mod view with no game install (#114)Rémy Raes
2022-12-05feat: Show warning banner on DevView (#105)GeckoEidechse
2022-11-30feat: Release channel selector (#86)Rémy Raes
2022-11-30feat: Add scrollbar to all views (#91)Rémy Raes
2022-11-28feat: Give example for modstring in text box (#83)GeckoEidechse
2022-11-27feat: Option to launch NS bypassing update check (#59)GeckoEidechse
2022-11-25feat: Thunderstore mods listing (#54)Rémy Raes
2022-11-23feat: Store game path in persistent store (#61)GeckoEidechse
2022-11-19feat: Initial support for installing mods from TS (#32)GeckoEidechse
2022-11-14feat: Add element-plus scrollbar to mods view (#53)Rémy Raes
2022-11-11feat: Add categories for dev mode buttons (#45)GeckoEidechse
2022-11-11refactor: Clicking FC version activates dev (#44)GeckoEidechse
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