aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/views/DeveloperView.vue
AgeCommit message (Expand)Author
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-01-19fix: Fix wrong comments (#138)GeckoEidechse
2023-01-04refactor: Remove unnecessary caller function pattern (#128)GeckoEidechse
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-23feat: Store game path in persistent store (#61)GeckoEidechse
2022-11-19feat: Initial support for installing mods from TS (#32)GeckoEidechse
2022-11-11feat: Add categories for dev mode buttons (#45)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-18feat: Add persistent store (#16)GeckoEidechse
2022-10-18Add ldd --version check for Linux (#10)Salmon
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-02fix: store is now typedRemy Raes
2022-09-26feat: add DeveloperView componentAlystrasz