Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-08 | refactor: store current capabilities | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-08 | fix: disable MSA login if it is NOT supported | Sefa Eyeoglu | |
Co-authored-by: flow <flowlnlnln@gmail.com> Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-08 | feat: track capabilities of application | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-03 | fix: initialize accountIsOnline to fix build | Sefa Eyeoglu | |
CMAKE_BUILD_TYPE=Release makes the build fail otherwise. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-06-30 | Disable the refresh button for offline accounts | Gingeh | |
2022-06-29 | Disable skin buttons for offline accounts | Gingeh | |
2022-06-29 | Make the profile and account name columns use all available space | Gingeh | |
2022-03-27 | fix: remove "PolyMC" from strings | Sefa Eyeoglu | |
2022-03-20 | chore: add license header | Sefa Eyeoglu | |
2022-03-20 | App: Retranslate all pages when the language is changed | Jamie Mansfield | |
2022-03-19 | chore: add license header to files I modified | Sefa Eyeoglu | |
2022-02-12 | fix: MSA = Microsoft Authentication | Sefa Eyeoglu | |
2022-02-12 | fix(ui): explain why 'Add Microsoft' might be disabled | Sefa Eyeoglu | |
2022-02-12 | feat: implement MSA client id override | Sefa Eyeoglu | |
Closes #11 | |||
2022-01-30 | Lock offline mode support behind insertion of at least one Minecraft account | bexnoss | |
Co-Authored-By: Naomi Calabretta <tony0000.ac@gmail.com> | |||
2022-01-30 | Add offline mode support | bexnoss | |
2022-01-17 | Revert "Merge pull request #50 from bexnoss/offline-mode" | Lenny McLennington | |
This reverts commit b4f750e7db40352111417ea89a9f375ae8c746ab, reversing changes made to b19e3156154ba0dd232a3d165b1759c57e2858f2. | |||
2022-01-14 | Reword offline mode disclaimer | bexnoss | |
2022-01-14 | Add offline mode disclaimer | bexnoss | |
2022-01-12 | Add offline mode UI | bexnoss | |
2022-01-10 | More rebranding | swirl | |
Closes: #39 Mostly done with rebranding now. We just need to translate some services to PolyMC. | |||
2021-12-20 | Move MSA Client ID to the same place as the others | Lenny McLennington | |
MSA Client ID has been moved to CMakeLists.txt, and defaults to the Client ID for the PolyMC application. Removed secrets/notsecrets library, replace with (temporary?) program_info subdirectory. | |||
2021-12-04 | GH-4071 Heavily refactor and rearchitect account system | Petr Mrázek | |
This makes the account system much more modular and makes it treat errors as something recoverable, unless they come directly from the MSA refresh token becoming invalid. | |||
2021-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |