aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-14refactor: rename Modrinth classes to ModrinthModSefa Eyeoglu
2022-05-13fix: Handle icons with a dot in their namesflow
E.g. some FTB modpacks. Also fixes an issue with the name viewing on the Icon Chooser dialog when the name was too big.
2022-05-13Merge pull request #519 from Scrumplex/cleanup-cmaketimoreo22
Remove in-tree CMake modules where possible
2022-05-13Merge pull request #528 from flowln/guo_extSefa Eyeoglu
2022-05-13Merge pull request #553 from DioEgizio/add-version-PolyMCtimoreo22
chore: add version of polymc area in bug report template
2022-05-13Merge pull request #557 from PolyMC/ZekeSmith-cf-apiSefa Eyeoglu
2022-05-12Add UI for miscellaneous instance setting overridesKenneth Chew
2022-05-12Add instance overrides for miscellaneous settingsKenneth Chew
2022-05-12CurseForge API Key update to PolyMC keyEzekiel Smith
Use the key CurseForge provided me to use for PolyMC *pr done on mobile if someone could test that would be great*
2022-05-11chore: add version of polymc area in bug report templateDioEgizio
2022-05-09Hide temporary directory in instances folderKenneth Chew
2022-05-09Make profile menu scrollableKenneth Chew
2022-05-09Merge pull request #537 from PolyMC/stabletimoreo22
Merge stable into develop
2022-05-09fix websiteurl in curseforge modpacksDioEgizio
2022-05-09Show "executable" screenshots in the screenshot managerKenneth Chew
Since the readable/writable filter was removed to do this, extra code was added to enable/disable certain buttons based on whether the screenshot is readable or writable.
2022-05-08Retranslate playtime text immediately when language is changedKenneth Chew
2022-05-08Retranslate account actions after switching languageKenneth Chew
2022-05-08Merge pull request #533 from DioEgizio/patch-5Sefa Eyeoglu
2022-05-08Merge pull request #534 from DioEgizio/stableSefa Eyeoglu
2022-05-08Merge pull request #530 from ryanccn/cfcore-backportSefa Eyeoglu
2022-05-08Merge pull request #475 from Scrumplex/fix-hide-all-tokenstimoreo22
Hide all tokens for non-Debug builds for log and logfiles
2022-05-08Merge pull request #482 from TheCodex6824/mojang-auth-fixSefa Eyeoglu
2022-05-08Merge pull request #492 from DioEgizio/appimage-fixSefa Eyeoglu
2022-05-08bump to 1.2.2DioEgizio
2022-05-08Update launcher/modplatform/flame/FlameModIndex.cppSefa Eyeoglu
Co-authored-by: flow <thiagodonato300@gmail.com>
2022-05-08Update launcher/modplatform/flame/FlameModIndex.cppSefa Eyeoglu
2022-05-08This makes more senseOzynt
2022-05-08adopt changes from #497 remappedRyan Cao
2022-05-08gitignore stuffRyan Cao
2022-05-07fix: always have the instance toolbar be verticalflow
This overrides the orientation set automatically by Qt when we start moving the toolbar around.
2022-05-07fix: filter based on MIME type instead of plaintext suffixflow
Suffixes are unreliable in different locales, while MIME types are more standarized.
2022-05-05Merge pull request #495 from ryanccn/big-sur-iconSefa Eyeoglu
2022-05-05add big sur-style iconRyan Cao
2022-05-02fix: remove in-tree CMake modules where possibleSefa Eyeoglu
2022-05-02Merge pull request #518 from timoreo22/developSefa Eyeoglu
Fix nightly.link pr comment
2022-05-02Merge pull request #503 from txtsd/mnemonics_fixdada513
Fix mnemonics that didn't parse
2022-05-02Fix nightly.link pr commenttimoreo22
2022-05-02Merge pull request #510 from txtsd/ccache_ghatimoreo22
CI Speedup [1/3]: Use ccache to speed up CI builds
2022-05-02Merge pull request #475 from Scrumplex/fix-hide-all-tokenstimoreo22
Hide all tokens for non-Debug builds for log and logfiles
2022-05-01Merge pull request #511 from dada513/hide_java_wizarddada513
add hide java wizard toggle
2022-05-01refactor(workflow): Only use ccache on Debug buildstxtsd
2022-04-30Update launcher/ui/pages/global/JavaPage.uidada513
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-30Update launcher/ui/pages/global/JavaPage.uidada513
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-30Merge pull request #489 from kthchew/fix/old-mac-cleanupSefa Eyeoglu
2022-04-30Remove symlinkdada513
2022-04-30add hide java wizard toggledada513
2022-04-30feat(workflow): Use ccachetxtsd
2022-04-29Merge pull request #492 from DioEgizio/appimage-fixSefa Eyeoglu
2022-04-29fix(mnemonics): Add missing buddies to labelstxtsd
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-04-28fix some appimage issues building with qt 5.15.2DioEgizio
some users are having weird scaling issues since we're using qt 5.12.8 for the appimage