aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/widgets
AgeCommit message (Collapse)Author
2022-03-05fix: switch to polymc.org wikiSefa Eyeoglu
2022-02-10fix: update link to translations platformSefa Eyeoglu
2022-01-28Fix button being present in other pagestimoreo
2022-01-17Update selected language automaticallyPhilipp David
2022-01-10More rebrandingswirl
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC.
2021-12-23Use correct title on Java check during setupCreeperzEdge
2021-12-04GH-4071 Heavily refactor and rearchitect account systemPetr 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-28GH-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-22NOISSUE continue reshuffling the codebasePetr Mrázek