| Age | Commit message (Expand) | Author |
| 2022-05-02 | Merge pull request #475 from Scrumplex/fix-hide-all-tokens | timoreo22 |
| 2022-04-25 | Use suggested error handling | TheCodex6824 |
| 2022-04-23 | Re-add base64 decode option for Qt versions that support it | TheCodex6824 |
| 2022-04-23 | Remove base64 decode option that was added in Qt 5.15 | TheCodex6824 |
| 2022-04-22 | Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint | TheCodex6824 |
| 2022-04-20 | fix: hide LauncherLoginStep tokens for non-Debug builds | Sefa Eyeoglu |
| 2022-04-07 | NOISSUE fix error string for Xbox authorization failures | Petr Mrázek |
| 2022-03-19 | chore: add license header to files I modified | Sefa Eyeoglu |
| 2022-02-18 | feat(accounts): interrupt MSAStep when client ID doesn't match | Sefa Eyeoglu |
| 2022-02-18 | feat(accounts): save client id in MSAStep | Sefa Eyeoglu |
| 2022-02-18 | feat(accounts): add disabled account state | Sefa Eyeoglu |
| 2022-02-18 | feat(accounts): support msa-client-id value | Sefa Eyeoglu |
| 2022-02-12 | feat: implement MSA client id override | Sefa Eyeoglu |
| 2022-01-30 | Add offline mode support | bexnoss |
| 2022-01-24 | Fix error message | Stypox |
| 2022-01-24 | NOISSUE log server response when failing to fetch profile | Petr Mrázek |
| 2022-01-24 | NOISSUE correctly set http status code in auth reply | Petr Mrázek |
| 2022-01-24 | NOISSUE add some logging to profile fetching failures | Petr Mrázek |
| 2022-01-17 | Revert "Merge pull request #50 from bexnoss/offline-mode" | Lenny McLennington |
| 2022-01-17 | Revert "Merge pull request #81 from bexnoss/fix-msa-account-refresh" | Lenny McLennington |
| 2022-01-16 | Fix MSA account refresh | bexnoss |
| 2022-01-12 | Remove unnecessary semicolon | bexnoss |
| 2022-01-12 | Add offline mode support | bexnoss |
| 2022-01-10 | More rebranding | swirl |
| 2021-12-31 | Merge remote-tracking branch 'upstream/develop' into upstream_update | dada513 |
| 2021-12-30 | NOISSUE proper fix for missing profile + demo mode | Petr Mrázek |
| 2021-12-30 | NOISSUE detect when user loses entitlements | Petr Mrázek |
| 2021-12-20 | Move MSA Client ID to the same place as the others | Lenny McLennington |
| 2021-12-08 | NOISSUE account tweaks | Petr Mrázek |
| 2021-12-06 | NOISSUE fix up some corner cases around migrating accounts | Petr Mrázek |
| 2021-12-05 | NOISSUE fix some error mappings for Mojang accounts | Petr Mrázek |
| 2021-12-04 | NOISSUE fix builds, make account refresh queue user friendly | Petr Mrázek |
| 2021-12-04 | NOISSUE add missing chrono include | Petr Mrázek |
| 2021-12-04 | GH-4071 Heavily refactor and rearchitect account system | Petr Mrázek |
| 2021-11-28 | GH-4071 handle network errors when logging in with MSA as 'soft' | Petr Mrázek |
| 2021-11-23 | NOISSUE fix fix fix the accounts again | Petr Mrázek |
| 2021-11-21 | NOISSUE continue refactoring things to make tests pass | Petr Mrázek |
| 2021-11-20 | NOISSUE Some happy little refactors | Petr Mrázek |
| 2021-11-17 | NOISSUE qnam -> network | Petr Mrázek |
| 2021-11-16 | NOISSUE fix account re-adding not updating current account | Petr Mrázek |
| 2021-11-10 | NOISSUE fix build some more | Petr Mrázek |
| 2021-11-10 | NOISSUE fix build | Petr Mrázek |
| 2021-11-10 | GH-4217 Add support for GamePass accounts and MC profile setup | Petr Mrázek |
| 2021-10-31 | GH-1795 add terminal launch option to use a specific Minecraft profile | Petr Mrázek |
| 2021-10-21 | NOISSUE continue debranding... | Petr Mrázek |
| 2021-10-03 | Merge pull request #4103 from tobfos2611/develop | Petr Mrázek |
| 2021-10-03 | NOISSUE Remove outdated SSL docs | Philip T |
| 2021-09-21 | NOISSUE Remove Requestor, it is unused | Petr Mrázek |
| 2021-09-15 | Removed unnecessary text in link. | tobfos |
| 2021-09-15 | Fix underaged account that isn't linked to a family help link. | Toby Foster |