aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views
AgeCommit message (Expand)Author
2023-08-06feat: Move button for killing NS to RepairView (#487)GeckoEidechse
2023-08-04style: Add trailing commaGeckoEidechse
2023-08-03feat: Copy release notes to clipboard (#464)GeckoEidechse
2023-07-31refactor: Migrate install related functions to `GameInstall` (#457)Jan
2023-07-30feat: Add button to forcefully terminate Northstar (#451)Jan
2023-07-24chore: Store `game_path` and `install_type` as `GameInstall` in store (#445)Jan
2023-07-18feat: Add basic Proton management (#383)Jan
2023-07-02feat: Run `compareTags()` directly after fetching (#405)GeckoEidechse
2023-07-02feat: Add button to disable ModSettings mod (#393)GeckoEidechse
2023-07-02fix: delay scrolling the Mods View to prevent it stopping prematurely (#403)Jan
2023-06-12fix: Hide deprecated mods in vanilla mods list (#390)Rémy Raes
2023-06-12feat: Select most recent release tags after fetch (#389)GeckoEidechse
2023-06-11feat: Show outdated Thunderstore mods first (#385)Rémy Raes
2023-06-08fix: Don't show deprecated mods (#382)Rémy Raes
2023-05-22refactor: Change error messages and function names to EA App (#362)GeckoEidechse
2023-05-16refactor: Move LocalModCard into own Vue component (#359)GeckoEidechse
2023-05-16fix: Add missing fuzzy filter for local mods search (#360)GeckoEidechse
2023-05-15feat: Button to install NorthstarLauncher from git main branch (#314)GeckoEidechse
2023-05-15feat: Make search fuzzy (#342)GeckoEidechse
2023-05-10feat: Add button to install older Northstar version in DevView (#325)GeckoEidechse
2023-05-09style: Partially autoformat Vue source files (#326)GeckoEidechse
2023-05-08feat: Button to open game folder (#302)GeckoEidechse
2023-05-08feat: Show Thunderstore mod string in alt text (#310)GeckoEidechse
2023-05-08feat: Generate Northstar release notes (#277)GeckoEidechse
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