aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/components/PlayButton.vue
AgeCommit message (Expand)Author
2023-04-10feat: Show download progress for installing Northstar (#200)GeckoEidechse
2023-03-28feat: i18n (#182)Rémy Raes
2022-12-02fix: prevent channel switching while game is runningRemy Raes
2022-11-30feat: Release channel selector (#86)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