Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-06 | Allow components to specify Java agents and JVM arguments (#175) | Una | |
2022-03-21 | Merge pull request #298 from Scrumplex/fix-i18n | Sefa Eyeoglu | |
Fix translatable strings | |||
2022-03-20 | fix: retranslate CustomCommands | Sefa Eyeoglu | |
2022-03-20 | chore: add license header | Sefa Eyeoglu | |
2022-03-20 | App: Retranslate all pages when the language is changed | Jamie Mansfield | |
2022-03-20 | App: Retranslate page header titles | Jamie Mansfield | |
This fixes a bug that is only practically effects the title of the language page not updating the header when changing the language. | |||
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu | |
2022-03-06 | refactor: move help URL into buildconfig | Sefa Eyeoglu | |
2022-03-05 | fix: switch to polymc.org wiki | Sefa Eyeoglu | |
2022-02-10 | fix: update link to translations platform | Sefa Eyeoglu | |
2022-01-28 | Fix button being present in other pages | timoreo | |
2022-01-17 | Update selected language automatically | Philipp David | |
2022-01-10 | More rebranding | swirl | |
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC. | |||
2021-12-23 | Use correct title on Java check during setup | CreeperzEdge | |
2021-12-04 | GH-4071 Heavily refactor and rearchitect account system | Petr Mrázek | |
This makes the account system much more modular and makes it treat errors as something recoverable, unless they come directly from the MSA refresh token becoming invalid. | |||
2021-11-28 | GH-4071 handle network errors when logging in with MSA as 'soft' | Petr Mrázek | |
This makes the tokens not expire when such errors happen. Only applies to MSA, not the XBox and Mojang steps afterwards. Further testing and improvements are still needed. | |||
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |