This website requires JavaScript.
Explore
Help
Register
Sign In
0xf8
/
pollymc
Watch
1
Star
0
Fork
0
You've already forked pollymc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
pollymc
/
launcher
/
minecraft
/
auth
History
Sefa Eyeoglu
3b4539de79
chore: update license headers
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-10 12:19:15 +02:00
..
flows
Fix Mojang auth failing due to Mojang rejecting requests to the profile endpoint
2022-04-22 23:39:38 -04:00
steps
fix: add missing connections to the abort signal
2022-06-22 20:20:39 -03:00
AccountData.cpp
refactor: replace QRegExp with QRegularExpression
2022-07-10 12:17:52 +02:00
AccountData.h
…
AccountList.cpp
Change Online status to Ready
2022-06-30 22:17:15 +10: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
…
AuthRequest.cpp
chore: update license headers
2022-07-10 12:19:15 +02:00
AuthRequest.h
…
AuthSession.cpp
…
AuthSession.h
…
AuthStep.cpp
…
AuthStep.h
…
MinecraftAccount.cpp
refactor: replace QRegExp with QRegularExpression
2022-07-10 12:17:52 +02:00
MinecraftAccount.h
…
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
…