aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages
AgeCommit message (Collapse)Author
2021-12-18NOISSUE Add license headers to source files created by meJamie Mansfield
2021-12-06NOISSUE remove the hardcoded blocking of Forge installsPetr Mrázek
Doesn't make it work, but makes it theoretically possible.
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-22NOISSUE continue reshuffling the codebasePetr Mrázek