Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-03 | make closeAfterLaunch good | swirl | |
2022-01-29 | Close after Launch setting | swirl | |
2022-01-27 | Fix icons changing when exiting the settings window | Joshua Goins | |
2022-01-27 | Merge pull request #105 from Scrumplex/rss-begone | swirl | |
Remove news | |||
2022-01-27 | refactor: remove news feed | Sefa Eyeoglu | |
Closes #63 | |||
2022-01-26 | Merge pull request #67 from PolyMC/feature/no_paste_ee | swirl | |
Full replacement of paste.ee | |||
2022-01-26 | Validate Pastebin URL with regex | Lenny McLennington | |
2022-01-23 | Merge pull request #52 from oynqr/develop | swirl | |
Default to system locale language | |||
2022-01-20 | feat(MSALogin): add open page & copy code button | Sefa Eyeoglu | |
Closes #55 | |||
2022-01-19 | PasteUpload task changed to use 0x0.st's protocol | Lenny McLennington | |
- Modified PasteUpload task to upload the log file to 0x0.st and other services with the same protocol. - Modified Paste settings UI to allow the user to select a custom paste URL, simplified the settings page code. | |||
2022-01-17 | Update selected language automatically | Philipp David | |
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-16 | Default to colored icons, update copyright | swirl | |
Closes: #74 | |||
2022-01-14 | pastebin URL app setting | swirl | |
2022-01-14 | preliminary stuff for paste.ee removal | swirl | |
2022-01-14 | Reword offline mode disclaimer | bexnoss | |
2022-01-14 | Add offline mode disclaimer | bexnoss | |
2022-01-12 | Remove unnecessary license header | bexnoss | |
2022-01-12 | Add offline mode support | 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. | |||
2022-01-09 | remove patreon stuff | swirl | |
Closes: #22 Update to 1.0.5 Remove "Forking/Redistribution" tab in About (why is it even there?) Metainfo now corresponds to version add discord Completely removed Patreon. | |||
2021-12-31 | Merge remote-tracking branch 'upstream/develop' into upstream_update | dada513 | |
2021-12-31 | NOISSUE fix build and change how NetJob is used | Petr Mrázek | |
Feed it network upfront... | |||
2021-12-29 | GH-4299 Fix screenshot upload | Janrupf | |
2021-12-29 | Completely remove Google Analytics library | swirl | |
2021-12-23 | Use correct title on Java check during setup | CreeperzEdge | |
2021-12-20 | Merge remote-tracking branch 'upstream/develop' into develop | Lenny McLennington | |
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-19 | Merge pull request #4295 from kb-1000/instanceview-unused-code | Petr Mrázek | |
NOISSUE Remove some unused code from InstanceView | |||
2021-12-18 | NOISSUE Add license headers to source files created by me | Jamie Mansfield | |
2021-12-12 | NOISSE add a shortcut to the loaders mods to main window | Petr Mrázek | |
2021-12-06 | NOISSUE remove the hardcoded blocking of Forge installs | Petr Mrázek | |
Doesn't make it work, but makes it theoretically possible. | |||
2021-12-05 | NOISSUE party hat for a party cat | Petr Mrázek | |
On the 30th of November, it's been 10 years since the first (documented) release of MultiMC. Party hats for everyone :) | |||
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-12-01 | NOISSUE Remove some unused code from InstanceView | kb1000 | |
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-11-22 | NOISSUE continue reshuffling the codebase | Petr Mrázek | |