Age | Commit message (Expand) | Author |
2023-10-01 | Merge pull request #1090 from Ryex/feat/acknowledge_release_type | Sefa Eyeoglu |
2023-09-28 | Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into... | Trial97 |
2023-09-25 | Removed mojang | Trial97 |
2023-08-14 | chore: update license headers | Sefa Eyeoglu |
2023-08-14 | chore: reformat | Sefa Eyeoglu |
2023-08-12 | Merge branch 'develop' into feat/acknowledge_release_type | Alexandru Ionut Tripon |
2023-08-04 | chore: update license headers | Sefa Eyeoglu |
2023-08-02 | chore: reformat | Sefa Eyeoglu |
2023-07-01 | chore: fix shadowed member and signed/unsigned mismatch | Rachel Powers |
2023-06-28 | Corected variable name | Trial97 |
2023-05-01 | fix: set `x-xbl-contract-version` header during xbox auth step | Rachel Powers |
2022-12-27 | refactor: add logging category for credentials | Sefa Eyeoglu |
2022-07-23 | fix: treat accounts as offline, if auth servers are down | Sefa Eyeoglu |
2022-06-22 | fix: add missing connections to the abort signal | flow |
2022-05-02 | Merge pull request #475 from Scrumplex/fix-hide-all-tokens | timoreo22 |
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-12 | feat: implement MSA client id override | Sefa Eyeoglu |
2022-01-30 | Add offline mode support | bexnoss |
2022-01-24 | NOISSUE log server response when failing to fetch profile | 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-12 | Remove unnecessary semicolon | bexnoss |
2022-01-12 | Add offline mode support | bexnoss |
2021-12-20 | Move MSA Client ID to the same place as the others | Lenny McLennington |
2021-12-05 | NOISSUE fix some error mappings for Mojang accounts | Petr Mrázek |
2021-12-04 | GH-4071 Heavily refactor and rearchitect account system | Petr Mrázek |