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
/
AccountList.cpp
Age
Commit message (
Expand
)
Author
2023-07-04
Merge branch 'develop' into fix-implicit-fallthrough
PandaNinjas
2023-06-20
Remove inconsistent/unneeded question marks in UI
Alfio
2023-06-07
Resolve other switch fallthrough issues
PandaNinjas
2023-06-07
Fix the AccountList code
PandaNinjas
2023-06-07
Add sensible defaults in AccountList.cpp
PandaNinjas
2022-11-14
Pass index.parent() as parent parameter for rowCount
TheLastRar
2022-11-14
Check parent in rowCount/columnCount/canFetchMore
TheLastRar
2022-07-26
chore: add some debugging prints in AccountList
flow
2022-06-30
Change Online status to Ready
Gingeh
2022-06-29
Move account checkboxes to the profile column (oops)
Gingeh
2022-06-29
Rename profile column to username and update the tooltip
Gingeh
2022-06-29
Move the profile name column to the left
Gingeh
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-12
Add offline mode support
bexnoss
2021-12-06
NOISSUE fix up some corner cases around migrating 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-20
NOISSUE Some happy little refactors
Petr Mrázek
2021-11-16
NOISSUE fix account re-adding not updating current account
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-08-29
GH-3392 checking for migration status and refresh button in accounts list
Petr Mrázek
2021-08-15
GH-3392 dirty initial MSA support that shares logic with Mojang flows
Petr Mrázek