index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
minecraft
/
auth
/
MinecraftAccount.cpp
Age
Commit message (
Expand
)
Author
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2022-08-04
refactor+fix: use QSharedPointer for shared_qobject_ptr
flow
2022-07-10
refactor: replace QRegExp with QRegularExpression
Sefa Eyeoglu
2022-06-22
fix: add missing connections to the abort signal
flow
2022-03-19
chore: add license header to files I modified
Sefa Eyeoglu
2022-02-18
feat(accounts): add disabled account state
Sefa Eyeoglu
2022-01-30
Add offline mode support
bexnoss
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
Add offline mode support
bexnoss
2021-12-04
NOISSUE fix builds, make account refresh queue user friendly
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-20
NOISSUE Some happy little refactors
Petr Mrázek
2021-11-10
GH-4217 Add support for GamePass accounts and MC profile setup
Petr Mrázek
2021-08-29
GH-3392 Add recognition of already migrated Mojang accounts
Petr Mrázek
2021-08-27
NOISSUE introduce the concept of secrets static library
Petr Mrázek
2021-08-15
GH-3392 dirty initial MSA support that shares logic with Mojang flows
Petr Mrázek