aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-22Update org.polymc.PolyMC.desktop.inDaniel Huang
2022-01-20feat(MSALogin): add open page & copy code buttonSefa Eyeoglu
Closes #55
2022-01-19PasteUpload: Trim whitespace from response bodyLenny McLennington
2022-01-19Merge pull request #87 from Scrumplex/themed-header-imageswirl
Header image's text color should follow GitHub theme
2022-01-19fix(readme): header color should follow GH themeSefa Eyeoglu
As browser color scheme preference and GitHub theme can be different from each other, let's follow GitHub theme instead of browser preference.
2022-01-19Reduce spaghettinesstimoreo
2022-01-19PasteUpload task changed to use 0x0.st's protocolLenny 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-18Various fixestimoreo
2022-01-17Merge pull request #4428 from MandipJoshi/patch-1Petr Mrázek
Update README.md copyright date changed
2022-01-17Set default lang only if index receivedPhilipp David
2022-01-17Sort system locale to front of listPhilipp David
2022-01-17Update selected language automaticallyPhilipp David
2022-01-17Use isEmpty instead of 0 length checkPhilipp David
2022-01-17Default to system locale languagePhilipp David
2022-01-17Update README.mdMandipJoshi
2022-01-17Merge pull request #82 from PolyMC/revert-offline-modeLennyMcLennington
Revert offline mode support (#81 and #50)
2022-01-17Revert "Merge pull request #50 from bexnoss/offline-mode"Lenny McLennington
This reverts commit b4f750e7db40352111417ea89a9f375ae8c746ab, reversing changes made to b19e3156154ba0dd232a3d165b1759c57e2858f2.
2022-01-17Revert "Merge pull request #81 from bexnoss/fix-msa-account-refresh"Lenny McLennington
This reverts commit 0bc8baf1172d6967cdb2993826e3469ecd9aab66, reversing changes made to 81fe41a038ee12ff2ee0200525b39e4ad650bec2.
2022-01-16Merge pull request #81 from bexnoss/fix-msa-account-refreshswirl
2022-01-16Fix MSA account refreshbexnoss
2022-01-16Default to colored icons, update copyrightswirl
Closes: #74
2022-01-16Merge pull request #78 from bexnoss/readme-svg-headerswirl
2022-01-16NOISSUE log server response when failing to fetch profilePetr Mrázek
2022-01-16NOISSUE correctly set http status code in auth replyPetr Mrázek
2022-01-16NOISSUE in java checker, ignore invalid lines altogetherPetr Mrázek
Declaring them as errors is just causing problems because Java randomly prints garbage to STDOUT now.
2022-01-16NOISSUE add some logging to profile fetching failuresPetr Mrázek
2022-01-16Added curseforge selectiontimoreo
2022-01-16Replace PNG README header with SVGbexnoss
Instead of GitHub specific MarkDown based theming this uses CSS in SVG.
2022-01-15fix readme formattingswirl
2022-01-15GH-4125 fix it betterPetr Mrázek
2022-01-15GH-4125 workaround for java printing garbage to stdout on bedrock linuxPetr Mrázek
2022-01-15Added smart file selectiontimoreo
This might fail in a few special cases
2022-01-15Added a no version messagetimoreo
2022-01-15Filtering per mod loader & mc versiontimoreo
2022-01-14Merge pull request #68 from GriffintheFolf/execnameswirl
Fix program executable name for shell script
2022-01-14Change method of shell script fix per suggestionThomas Sirack
The Launcher.in file is now modified rather than CMakeLists.txt
2022-01-14Fix program executable name for shell scriptThomas Sirack
2022-01-14add arch linux package to readmeswirl
closes: #53
2022-01-14pastebin URL app settingswirl
2022-01-14preliminary stuff for paste.ee removalswirl
2022-01-14Merge pull request #50 from bexnoss/offline-modeswirl
Offline Mode Support
2022-01-14Set maximum memory allocated to 4GB by defaultswirl
2022-01-14remove 5 from display nameswirl
Closes: #58
2022-01-14Removing copyrightstimoreo
2022-01-14Fixed iconstimoreo
Also having a mod loader is now enforced
2022-01-14Reword offline mode disclaimerbexnoss
2022-01-14Added the downloading of the modstimoreo
2022-01-14Added modrinth icontimoreo
2022-01-14Start of mod downloadingtimoreo
2022-01-14Add offline mode disclaimerbexnoss