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
Age
Commit message (
Expand
)
Author
2023-08-21
List fixes
TheKodeToad
2023-08-15
Merge pull request #1513 from lumiscosity/fix/skin_transparency_bug
Sefa Eyeoglu
2023-08-14
chore: update license headers
Sefa Eyeoglu
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-08-11
fix: use QColorConstants in Qt 5.14+
Sefa Eyeoglu
2023-08-10
Fix transparency in skin icon
maple!
2023-08-04
chore: update license headers
Sefa Eyeoglu
2023-08-02
chore: reformat
Sefa Eyeoglu
2023-07-30
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-07-24
Fix token "0" being replaced
TheKodeToad
2023-07-19
Merge pull request #1399 from Scrumplex/offline-uuid
TheKodeToad
2023-07-18
fix: generate predictable UUIDs for offline accounts
Sefa Eyeoglu
2023-07-17
Make Launch Offline not launch online in 1.6+
Josiah Glosson
2023-07-13
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-07-04
Merge branch 'develop' into fix-implicit-fallthrough
PandaNinjas
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
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
2023-05-01
fix: set `x-xbl-contract-version` header during xbox auth step
Rachel Powers
2023-04-17
Fix: signal/slot macro -> func pointer & network fixes
Rachel Powers
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2022-12-27
refactor: add logging category for credentials
Sefa Eyeoglu
2022-11-14
Pass index.parent() as parent parameter for rowCount
TheLastRar
2022-11-14
Check parent in rowCount/columnCount/canFetchMore
TheLastRar
2022-10-19
Rename
Samisafool
2022-08-04
refactor+fix: use QSharedPointer for shared_qobject_ptr
flow
2022-07-26
chore: add some debugging prints in AccountList
flow
2022-07-23
fix: treat accounts as offline, if auth servers are down
Sefa Eyeoglu
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
fix: fix slots for Qt 6
Sefa Eyeoglu
2022-07-10
refactor: replace QRegExp with QRegularExpression
Sefa Eyeoglu
2022-07-09
Merge pull request #808 from Scrumplex/fix-lgtm-warnings
Sefa Eyeoglu
2022-07-03
Merge pull request #855 from Gingeh/account-list
Sefa Eyeoglu
2022-06-30
Change Online status to Ready
Gingeh
2022-06-30
add tr() to offline account name
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-06-29
Don't show account name for offline accounts
Gingeh
2022-06-22
fix: add missing connections to the abort signal
flow
2022-06-17
fix: fix warnings reported by LGTM.com
Sefa Eyeoglu
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
[next]