Age | Commit message (Expand) | Author |
2023-07-19 | i18n: Enable Simplified Chinese translations (#432) | GeckoEidechse |
2023-06-12 | fix: Display install messages even outside mod view (#391) | Rémy Raes |
2023-06-11 | feat: Show outdated Thunderstore mods first (#385) | Rémy Raes |
2023-06-08 | fix: Don't show deprecated mods (#382) | Rémy Raes |
2023-05-29 | i18n: Enable Italian translations (#370) | GeckoEidechse |
2023-05-16 | refactor: Move LocalModCard into own Vue component (#359) | GeckoEidechse |
2023-05-15 | feat: Make search fuzzy (#342) | GeckoEidechse |
2023-05-11 | refactor: Move NS install code into own module (#345) | GeckoEidechse |
2023-05-09 | style: Partially autoformat Vue source files (#326) | GeckoEidechse |
2023-05-09 | i18n: Enable Russian translations (#336) | GeckoEidechse |
2023-05-08 | feat: Enable Polish translations (#321) | GeckoEidechse |
2023-05-08 | fix: Use localised string for mods sidebar title (#309) | GeckoEidechse |
2023-04-30 | fix: Prevent space character from opening/closing PR collapse items (#300) | Rémy Raes |
2023-04-14 | feat: Filter PRs (#264) | Rémy Raes |
2023-04-10 | feat: Show download progress for installing Northstar (#200) | GeckoEidechse |
2023-04-10 | refactor: Notifications (#259) | Rémy Raes |
2023-04-07 | fix: Change enum value casing (#255) | GeckoEidechse |
2023-04-05 | feat: Initial German translation (#249) | GeckoEidechse |
2023-03-28 | feat: i18n (#182) | Rémy Raes |
2023-03-21 | Add buttons to download PRs (#203) | GeckoEidechse |
2023-03-02 | feat: Allow installing PRs from DeveloperView (#139) | GeckoEidechse |
2023-02-14 | refactor: Get TS package API response from backend (#168) | GeckoEidechse |
2023-02-05 | feat: Auto-generate TS bindings (#140) | GeckoEidechse |
2023-01-14 | refactor: Mods view (#134) | Rémy Raes |
2023-01-08 | feat: Delete given Thunderstore mod (#111) | GeckoEidechse |
2022-12-02 | fix: prevent channel switching while game is running | Remy Raes |
2022-11-30 | feat: Release channel selector (#86) | Rémy Raes |
2022-11-25 | feat: Thunderstore mods listing (#54) | Rémy Raes |
2022-10-19 | feat: Manually find game if needed (#7) | Rémy Raes |
2022-10-03 | fix: address options() typing issue | Alystrasz |
2022-10-03 | fix: Do not show install button if TF|2 not found | GeckoEidechse |
2022-10-02 | fix: add missing import | Remy Raes |
2022-10-02 | Revert "feat: add basic canal selector" | Remy Raes |
2022-10-02 | fix: store is now typed | Remy Raes |
2022-10-02 | refactor: type issues | Remy Raes |
2022-09-29 | fix: add missing northstarIsRunning computed attribute to PlayButton component | Alystrasz |
2022-09-29 | fix: restore launch button style | Alystrasz |
2022-09-29 | feat: add basic canal selector | Alystrasz |
2022-09-27 | refactor: export PlayButton component to dedicated file | Alystrasz |
2022-09-22 | refactor: remove HelloWorld vue component | Remy Raes |
2022-09-20 | build: add Vue app skeleton | Remy Raes |