aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views
AgeCommit message (Expand)Author
2023-04-21refactor: Reorder DevView elements (#276)GeckoEidechse
2023-04-17fix: Update regex to match new release notes format (#274)Rémy Raes
2023-04-17fix: Repair view add missing i18n (#271)Rémy Raes
2023-04-10feat: Show download progress for installing Northstar (#200)GeckoEidechse
2023-04-10refactor: Notifications (#259)Rémy Raes
2023-04-06feat: Add ability to launch via Steam to DevView (#178)Jan
2023-03-30refactor: Style (#247)Rémy Raes
2023-03-28feat: i18n (#182)Rémy Raes
2023-03-27feat: Generate FlightCore release notes (#188)GeckoEidechse
2023-03-27fix: Address regression around persistent store (#227)GeckoEidechse
2023-03-12feat: Move open repair window button to settings (#208)GeckoEidechse
2023-03-12refactor: Move buttons to repair window (#207)GeckoEidechse
2023-03-12feat: Allow opening a window with various repair features (#129)GeckoEidechse
2023-03-02feat: Allow installing PRs from DeveloperView (#139)GeckoEidechse
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