Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-10 | feat: add Qt 6 support to CMake | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-03-22 | Enable LTO/IPO on release builds | Philipp David | |
2022-01-10 | More rebranding | swirl | |
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC. | |||
2022-01-08 | stop cmake from blocking builds on wsl | seth | |
2021-11-28 | GH-4071 handle invalid MSA refresh token as a hard error | Petr Mrázek | |
2021-11-28 | GH-4071 handle network errors when logging in with MSA as 'soft' | Petr Mrázek | |
This makes the tokens not expire when such errors happen. Only applies to MSA, not the XBox and Mojang steps afterwards. Further testing and improvements are still needed. | |||
2021-09-21 | NOISSUE Remove Requestor, it is unused | Petr Mrázek | |
2021-08-27 | NOISSUE introduce the concept of secrets static library | Petr Mrázek | |
2021-08-25 | NOISSUE cut down Requestor | Petr Mrázek | |
2021-08-22 | GH-3392 Switch MS account login to use device flow instead | Petr Mrázek | |
Device flow involves the user manually opening a web page and putting in a code. We no longer need to interact with the browser. | |||
2021-08-19 | NOISSUE sanitize some MSA auth logging | Petr Mrázek | |
2021-08-18 | NOISSUE print errorString in Requestor | Petr Mrázek | |
2021-08-18 | NOISSUE add ssl error logging to Requestor | Petr Mrázek | |
2021-07-25 | NOISSUE loosen requirements on CMake version in katabasis | Petr Mrázek | |
2021-07-25 | NOISSUE bulk addition of code from Katabasis | Petr Mrázek | |