aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/components
AgeCommit message (Expand)Author
2023-04-07fix: Change enum value casing (#255)GeckoEidechse
2023-04-05feat: Initial German translation (#249)GeckoEidechse
2023-03-28feat: i18n (#182)Rémy Raes
2023-03-21Add buttons to download PRs (#203)GeckoEidechse
2023-03-02feat: Allow installing PRs from DeveloperView (#139)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-08feat: Delete given Thunderstore mod (#111)GeckoEidechse
2022-12-02fix: prevent channel switching while game is runningRemy Raes
2022-11-30feat: Release channel selector (#86)Rémy Raes
2022-11-25feat: Thunderstore mods listing (#54)Rémy Raes
2022-10-19feat: Manually find game if needed (#7)Rémy Raes
2022-10-03fix: address options() typing issueAlystrasz
2022-10-03fix: Do not show install button if TF|2 not foundGeckoEidechse
2022-10-02fix: add missing importRemy Raes
2022-10-02Revert "feat: add basic canal selector"Remy Raes
2022-10-02fix: store is now typedRemy Raes
2022-10-02refactor: type issuesRemy Raes
2022-09-29fix: add missing northstarIsRunning computed attribute to PlayButton componentAlystrasz
2022-09-29fix: restore launch button styleAlystrasz
2022-09-29feat: add basic canal selectorAlystrasz
2022-09-27refactor: export PlayButton component to dedicated fileAlystrasz
2022-09-22refactor: remove HelloWorld vue componentRemy Raes
2022-09-20build: add Vue app skeletonRemy Raes