| .. |
|
flows
|
Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint
|
2022-04-22 23:39:38 -04:00 |
|
steps
|
fix: treat accounts as offline, if auth servers are down
|
2022-07-23 12:38:01 +02:00 |
|
AccountData.cpp
|
refactor: replace QRegExp with QRegularExpression
|
2022-07-10 12:17:52 +02:00 |
|
AccountData.h
|
chore: add license header to files I modified
|
2022-03-19 12:46:56 +01:00 |
|
AccountList.cpp
|
chore: add some debugging prints in AccountList
|
2022-07-26 15:11:56 -03:00 |
|
AccountList.h
|
Move the profile name column to the left
|
2022-06-29 18:43:29 +10:00 |
|
AccountTask.cpp
|
fix: fix warnings reported by LGTM.com
|
2022-06-17 16:34:32 +02:00 |
|
AccountTask.h
|
chore: add license header to files I modified
|
2022-03-19 12:46:56 +01:00 |
|
AuthRequest.cpp
|
chore: update license headers
|
2022-07-10 12:19:15 +02:00 |
|
AuthRequest.h
|
GH-4071 Heavily refactor and rearchitect account system
|
2021-12-04 01:18:05 +01:00 |
|
AuthSession.cpp
|
NOISSUE proper fix for missing profile + demo mode
|
2021-12-30 21:26:29 +01:00 |
|
AuthSession.h
|
NOISSUE proper fix for missing profile + demo mode
|
2021-12-30 21:26:29 +01:00 |
|
AuthStep.cpp
|
GH-4071 Heavily refactor and rearchitect account system
|
2021-12-04 01:18:05 +01:00 |
|
AuthStep.h
|
GH-4071 Heavily refactor and rearchitect account system
|
2021-12-04 01:18:05 +01:00 |
|
MinecraftAccount.cpp
|
refactor+fix: use QSharedPointer for shared_qobject_ptr
|
2022-08-04 15:33:51 -03:00 |
|
MinecraftAccount.h
|
chore: add license header to files I modified
|
2022-03-19 12:46:56 +01:00 |
|
Parsers.cpp
|
Use suggested error handling
|
2022-04-25 14:08:27 -04:00 |
|
Parsers.h
|
Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint
|
2022-04-22 23:39:38 -04:00 |
|
Yggdrasil.cpp
|
Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint
|
2022-04-22 23:39:38 -04:00 |
|
Yggdrasil.h
|
GH-4071 Heavily refactor and rearchitect account system
|
2021-12-04 01:18:05 +01:00 |