aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views
AgeCommit message (Expand)Author
2024-04-14chore: Remove Linux checks (#893)Jan
2024-04-03feat: Add disable all mods button to local mod view (#871)GeckoEidechse
2024-02-21refactor: Pass launch options via object (#760)GeckoEidechse
2024-02-13style: Trim trailing whitespace (#802)GeckoEidechse
2024-02-11feat: Release announcements generator (#792)GeckoEidechse
2024-01-21feat: Add option to clone existing profile (#761)GeckoEidechse
2023-10-13refactor: Rename all occurences of `_caller`GeckoEidechse
2023-10-10feat: Add button to delete profile (#603)GeckoEidechse
2023-10-09style: Add missing trailing commaGeckoEidechse
2023-10-09fix: Refetch profiles when opening SettingsView (#498)Jan
2023-10-06fix: Only fetch profiles if a game path is available (#500)Jan
2023-08-09feat: Add dialog box with a table of all profiles (#501)Jan
2023-08-08feat: Add dropdown menu for profiles (#494)Jan
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