aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-29NOISSUE update README.mdPetr Mrázek
It has not been touched in a long time. This brings it a bit more up to date.
2021-08-29Merge pull request #4054 from StaticRocket/developPetr Mrázek
Add flat icon for custom-commands
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-18NOISSUE print errorString in RequestorPetr Mrázek
2021-08-18NOISSUE add ssl error logging to RequestorPetr 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-09Merge pull request #3997 from phit/detectadoptiumPetr Mrázek
GH-3996 Detect Adoptium JDK's
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 loosen requirements on CMake version in katabasisPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek
2021-07-25NOISSUE bulk addition of code from KatabasisPetr Mrázek
2021-07-25Merge pull request #3961 from phit/patch-1Petr Mrázek
GH-3939 fix suggestion template
2021-07-23GH-3939 fix suggestion templatePhilip T
2021-07-23Merge pull request #3919 from hamarb123/developPetr Mrázek
Stop application freezes on macOS by moving data to MultiMC.app/Data
2021-07-23Merge pull request #3956 from jamierocks/block-forge-117-installPetr Mrázek
NOISSUE Disable Install Forge button on 1.17 (and above)
2021-07-22Merge pull request #3958 from jamierocks/fix-3957Petr Mrázek
GH-3957 Fix 'Add Instance' label
2021-07-22GH-3957 Fix 'Add Instance' labelJamie Mansfield
2021-07-22NOISSUE Disable Install Forge button on 1.17 (and above)Jamie Mansfield
It appears that Minecraft Forge for Minecraft 1.17 will require setting JVM arguments to operate, this is not currently possible with MultiMC's meta. Therefore, when Forge for 1.17 is released a solution will need to be looked into.
2021-07-22NOISSUE Fix minutes display for total playtimePetr Mrázek
2021-07-22Added total playtimeLeland Liu
2021-07-22Merge pull request #2997 from ChrisLane/man-pagePetr Mrázek
Add man page doc
2021-07-22Merge pull request #3728 from jamierocks/sort-languagesPetr Mrázek
NOISSUE Sort languages alphabetically by their key
2021-07-22Merge pull request #3299 from QazCetelic/developPetr Mrázek
Update instance icons, using the newer minecraft textures
2021-07-22Merge pull request #3831 from kb-1000/rpm-cleanupPetr Mrázek
NOISSUE Some cleanups of the RPM package
2021-07-22Merge pull request #3903 from Sebastian-byte/patch-1Petr Mrázek
NOISSUE: Fix typo and remove SSH URL
2021-07-22Merge pull request #3931 from jamierocks/july-wrk2Petr Mrázek
NOISSUE Debranding, fix annoying warning, updated Patreon logo
2021-07-22Merge pull request #3952 from Tkain/windows-icon-fixPetr Mrázek
NOISSUE: Fix Windows icon scaling issues
2021-07-21Fix Windows icon scaling issuesThomas Kain
Recalculated the icon using the official logo SVG and GIMP. Appears visually identical to the old one at all resolutions.
2021-07-13GH-3930 Track duration of previous game sessionsJamie Mansfield
2021-07-13NOISSUE Update Patreon logoJamie Mansfield
The logo was taken from Patreon's brand assets [1] archive, and shrunk to size with KolourPaint. [1] https://www.patreon.com/brand
2021-07-13NOISSUE Correct trending URL string for Technic packsJamie Mansfield
This seems to have just been an inadvertent mistake when copy-pasting. This commit just removes an annoying warning.
2021-07-13NOISSUE Specify Imgur client ID at build timeJamie Mansfield
2021-07-13NOISSUE Use constants for user agentsJamie Mansfield
Here lies yet another early-stage move to debrand the MultiMC codebase, as well as reducing the burden of updating strings across the codebase for a future MultiMC6.