aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/utils
AgeCommit message (Expand)Author
2023-04-10refactor: Notifications (#259)Rémy Raes
2023-03-28feat: i18n (#182)Rémy Raes
2023-03-12feat: Allow opening a window with various repair features (#129)GeckoEidechse
2023-02-14refactor: Get TS package API response from backend (#168)GeckoEidechse
2023-02-05feat: Auto-generate TS bindings (#140)GeckoEidechse
2023-01-14refactor: Mods view (#134)Rémy Raes
2023-01-04feat: Show newest version number (#124)GeckoEidechse
2022-12-12feat: Expose installed NS mod directory (#109)GeckoEidechse
2022-12-02fix: do not display deprecated mods in thunderstore viewRemy Raes
2022-11-25feat: Thunderstore mods listing (#54)Rémy Raes
2022-11-19feat: Return Thunderstore mod string of installed mods. (#56)GeckoEidechse
2022-11-09feat: Patch notes (#18)Rémy Raes
2022-10-25feat: Show installed mods (#28)GeckoEidechse
2022-10-21feat: Add initial skeleton for ModsView (#27)GeckoEidechse
2022-10-20fix: restore updateCurrentTab method with routerRemy Raes
2022-10-04refactor: Give NorthstarState enum mapped stringGeckoEidechse
2022-10-03fix: address options() typing issueAlystrasz
2022-10-03fix: Do not show install button if TF|2 not foundGeckoEidechse
2022-10-02chore: Reference enum in backend code in commentGeckoEidechse
2022-10-02refactor: Use enum for install typeGeckoEidechse
2022-09-27feat: we can now install Northstar if it wasn't detectedAlystrasz
2022-09-25feat: load northstar version in app stateRemy Raes
2022-09-25feat: load up installation path in app state on launchRemy Raes
2022-09-24feat: add a "see patch notes" link to main viewRemy Raes