aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Collapse)Author
2021-09-05NOISSUE block MS account adding on macOS < 10.13 buildsPetr Mrázek
It's never going to work with Qt 5.6, so there's no point. People need to update.
2021-09-05NOISSUE Provide dummy implementation for the secrets libraryPetr Mrázek
2021-09-04GH-4014 do not switch to Qt 5.15.2 on WindowsPetr Mrázek
It is unstable for reasons unknown.
2021-09-04GH-4014 change updater to recognize new Qt 5.15.2 buildsPetr Mrázek
2021-08-31NOISSUE add style plugins to packaging if presentPetr Mrázek
2021-08-31GH-3392 fix a bunch of bugs and implement STS error statesPetr Mrázek
2021-08-29GH-3392 checking for migration status and refresh button in accounts listPetr Mrázek
2021-08-29GH-3392 Add recognition of already migrated Mojang accountsPetr Mrázek
2021-08-28Add flat icon for custom-commandsStaticRocket
2021-08-27NOISSUE introduce the concept of secrets static libraryPetr Mrázek
2021-08-25NOISSUE cut down RequestorPetr Mrázek
2021-08-22Merge pull request #4017 from jamierocks/fix-4012Petr Mrázek
GH-4012 Disable Xbox login if no MS client token is specified
2021-08-22NOISSUE fix buildPetr Mrázek
Missing QUrl include
2021-08-22GH-3392 Switch MS account login to use device flow insteadPetr 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-20NOISSUE Markdown is not available in Qt 5.4 ... who would have thought?Petr Mrázek
2021-08-20NOISSUE add setting capes, tweak missing profile message, fix cape IDsPetr Mrázek
2021-08-19NOISSUE fix linux buildsPetr Mrázek
2021-08-19NOISSUE sanitize some MSA auth loggingPetr Mrázek
2021-08-17GH-4012 Disable Xbox login if no MS client token is specifiedJamie Mansfield
2021-08-15GH-3392 make sure skin upload at least doesn't fail completelyPetr Mrázek
2021-08-15GH-3392 Fix strings in AuthContext and make them translateablePetr Mrázek
2021-08-15GH-3392 dirty initial MSA support that shares logic with Mojang flowsPetr Mrázek
Both act as the first step of AuthContext.
2021-08-09GH-3996 Detect Adoptium JDK'sphit
2021-07-27GH-3974 fix pinning to taskbar in various linux environmentsPetr Mrázek
2021-07-26NOISSUE set the required defs for main libraryPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek
2013-08-17Move all the things (YES. Move them.)Petr Mrázek
Also, implemented some basic modlist logic, to be wired up.
2013-01-11CMake build system, big pile of libs: bspatch, quazip, java, the launcherPetr Mrázek