aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/auth
AgeCommit message (Expand)Author
2023-06-20Remove inconsistent/unneeded question marks in UIAlfio
2023-05-01fix: set `x-xbl-contract-version` header during xbox auth stepRachel Powers
2023-04-17Fix: signal/slot macro -> func pointer & network fixesRachel Powers
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2022-12-27refactor: add logging category for credentialsSefa Eyeoglu
2022-11-14Pass index.parent() as parent parameter for rowCountTheLastRar
2022-11-14Check parent in rowCount/columnCount/canFetchMoreTheLastRar
2022-10-19RenameSamisafool
2022-08-04refactor+fix: use QSharedPointer for shared_qobject_ptrflow
2022-07-26chore: add some debugging prints in AccountListflow
2022-07-23fix: treat accounts as offline, if auth servers are downSefa Eyeoglu
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10fix: fix slots for Qt 6Sefa Eyeoglu
2022-07-10refactor: replace QRegExp with QRegularExpressionSefa Eyeoglu
2022-07-09Merge pull request #808 from Scrumplex/fix-lgtm-warningsSefa Eyeoglu
2022-07-03Merge pull request #855 from Gingeh/account-listSefa Eyeoglu
2022-06-30Change Online status to ReadyGingeh
2022-06-30add tr() to offline account nameGingeh
2022-06-29Move account checkboxes to the profile column (oops)Gingeh
2022-06-29Rename profile column to username and update the tooltipGingeh
2022-06-29Move the profile name column to the leftGingeh
2022-06-29Don't show account name for offline accountsGingeh
2022-06-22fix: add missing connections to the abort signalflow
2022-06-17fix: fix warnings reported by LGTM.comSefa Eyeoglu
2022-05-02Merge pull request #475 from Scrumplex/fix-hide-all-tokenstimoreo22
2022-04-25Use suggested error handlingTheCodex6824
2022-04-23Re-add base64 decode option for Qt versions that support itTheCodex6824
2022-04-23Remove base64 decode option that was added in Qt 5.15TheCodex6824
2022-04-22Fix Mojang auth failing due to Mojang rejecting requests to the profile endpointTheCodex6824
2022-04-20fix: hide LauncherLoginStep tokens for non-Debug buildsSefa Eyeoglu
2022-04-07NOISSUE fix error string for Xbox authorization failuresPetr Mrázek
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2022-02-18feat(accounts): interrupt MSAStep when client ID doesn't matchSefa Eyeoglu
2022-02-18feat(accounts): save client id in MSAStepSefa Eyeoglu
2022-02-18feat(accounts): add disabled account stateSefa Eyeoglu
2022-02-18feat(accounts): support msa-client-id valueSefa Eyeoglu
2022-02-12feat: implement MSA client id overrideSefa Eyeoglu
2022-01-30Add offline mode supportbexnoss
2022-01-24Fix error messageStypox
2022-01-24NOISSUE log server response when failing to fetch profilePetr Mrázek
2022-01-24NOISSUE correctly set http status code in auth replyPetr Mrázek
2022-01-24NOISSUE add some logging to profile fetching failuresPetr Mrázek
2022-01-17Revert "Merge pull request #50 from bexnoss/offline-mode"Lenny McLennington
2022-01-17Revert "Merge pull request #81 from bexnoss/fix-msa-account-refresh"Lenny McLennington
2022-01-16Fix MSA account refreshbexnoss
2022-01-12Remove unnecessary semicolonbexnoss
2022-01-12Add offline mode supportbexnoss
2022-01-10More rebrandingswirl
2021-12-31Merge remote-tracking branch 'upstream/develop' into upstream_updatedada513
2021-12-30NOISSUE proper fix for missing profile + demo modePetr Mrázek