aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-30Add offline mode supportbexnoss
2022-01-29Merge pull request #102 from dada513/rework_docsswirl
docs: rework README and BUILD
2022-01-29EVEN MORE BASEDdada513
2022-01-29make packaging baseddada513
2022-01-28Merge pull request #107 from redstrate/fix_icon_bugswirl
Fix icons changing when exiting the settings window
2022-01-28add gentoo instructionsdada513
2022-01-28Merge remote-tracking branch 'upstream/develop' into rework_docsdada513
2022-01-27Fix icons changing when exiting the settings windowJoshua Goins
2022-01-27Merge pull request #105 from Scrumplex/rss-begoneswirl
Remove news
2022-01-27refactor: remove news feedSefa Eyeoglu
Closes #63
2022-01-27Fix metaswirl
2022-01-27fix conflictdada513
2022-01-27docs: rework README and BUILDdada513
2022-01-27Merge pull request #103 from redstrate/fix_rpm_buildswirl
Fix RPM build instructions
2022-01-27Merge pull request #101 from redstrate/fix_freedesktop_iconswirl
Fix Freedesktop icons
2022-01-27Fix RPM build instructionsredstrate
2022-01-27Fix RPM spec referencing old desktop fileJoshua Goins
2022-01-27Fix Freedesktop iconsJoshua Goins
This fixes #51. The desktop file is now exactly the same as the window class, which is also now corrected to org.polymc.polymc. The file capitalization is also consistent with other Freedesktop files as well.
2022-01-26Merge pull request #67 from PolyMC/feature/no_paste_eeswirl
Full replacement of paste.ee
2022-01-26Validate Pastebin URL with regexLenny McLennington
2022-01-24Merge pull request #96 from dada513/developswirl
rebase with upstream
2022-01-24Merge pull request #99 from Jan200101/PR/rpm-opensuseswirl
remove explicit dependencies, correct dependencies to work on OpenSuse
2022-01-24remove explicit dependencies, correct dependencies to work on OpenSuseJan200101
2022-01-24Fix error messageStypox
The code is trying to get a string from a json object, and if that fails it should log "is not a string", not "is not a timestamp".
2022-01-24NOISSUE log server response when failing to fetch profilePetr Mrázek
2022-01-24NOISSUE correctly set http status code in auth replyPetr Mrázek
2022-01-24NOISSUE 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-24NOISSUE add some logging to profile fetching failuresPetr Mrázek
2022-01-23Merge pull request #52 from oynqr/developswirl
Default to system locale language
2022-01-23Merge pull request #88 from Scrumplex/launch-msa-loginswirl
Add open page & copy code button to MSA login dialog
2022-01-23support paste.polymc.orgswirl
2022-01-23Merge pull request #95 from danielhuang/patch-1swirl
Add StartupWMClass to desktop file
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-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-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-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