aboutsummaryrefslogtreecommitdiff
path: root/src-vue/src/main.ts
AgeCommit message (Expand)Author
2023-05-29i18n: Enable Italian translations (#370)GeckoEidechse
2023-05-09i18n: Enable Russian translations (#336)GeckoEidechse
2023-05-08feat: Enable Polish translations (#321)GeckoEidechse
2023-04-05feat: Initial German translation (#249)GeckoEidechse
2023-03-30refactor: Convert localization files from TypeScript to JSON format (#253)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-01-14refactor: Mods view (#134)Rémy Raes
2022-11-26style: Group View import lines together (#73)GeckoEidechse
2022-11-25feat: Thunderstore mods listing (#54)Rémy Raes
2022-10-21feat: Add initial skeleton for ModsView (#27)GeckoEidechse
2022-10-20fix: restore updateCurrentTab method with routerRemy Raes
2022-10-20refactor: use el-menu router configuration directlyRemy Raes
2022-10-20fix: all routes must give a FutureRemy Raes
2022-10-20feat: push PlayView as default view on launchRemy Raes
2022-10-20feat: add router configRemy Raes
2022-10-02refactor: type issuesRemy Raes
2022-09-24feat: use a store for application stateRemy Raes
2022-09-23build: add element-plus-icons dependencyRemy Raes
2022-09-23feat: import back main CSS stylesheetRemy Raes
2022-09-22build: import element plugin into VueRemy Raes
2022-09-20build: add Vue app skeletonRemy Raes