aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-09Merge pull request #762 from muscaln/flaketxtsd
Bump flake lock
2022-06-09Merge pull request #734 from babbaj/extra-jdkstxtsd
nix: add package argument for extra jdks
2022-06-08flake.lock: UpdateMustafa Çalışkan
Flake lock file updates: • Updated input 'nixpkgs': 'github:nixos/nixpkgs/41cc1d5d9584103be4108c1815c350e07c807036' (2022-05-23) → 'github:nixos/nixpkgs/43ecbe7840d155fa933ee8a500fb00dbbc651fc8' (2022-06-08)
2022-06-06nix: add package argument for extra jdksBabbaj
2022-06-06Merge pull request #685 from kthchew/fix/technic-quiltflow
Add Quilt support for Technic modpacks
2022-06-04Merge pull request #718 from DioEgizio/revert-unfunny-prSefa Eyeoglu
2022-06-04Merge pull request #719 from RaptaG/patch-1flow
Capitalization fix in the README
2022-06-04Capitalization fixRaptaG
2022-06-04Revert "Merge pull request #315 from txtsd/display_scaling"DioEgizio
This reverts commit fcf728f3b5f4923cc05edfeb45f8340f420669cf.
2022-06-04Merge pull request #426 from flowln/mod_permaSefa Eyeoglu
Add on-disk mod metadata information
2022-06-03Prepare for Nix 2.7 (#286)TheOPtimal
* Prepare for Nix 2.7 * Fix embarassing oopsie
2022-06-03Merge pull request #701 from jn64/patch-1Sefa Eyeoglu
Add "mc" keyword to desktop file
2022-06-03Add "mc" keyword to desktop filejn64
Certain launchers (e.g. GNOME) only search from word boundaries, so typing "mc" doesn't currently match to "PolyMC".
2022-06-01Merge pull request #692 from glowiak/patch-6Sefa Eyeoglu
2022-06-01Update MCEditTool.cppglowiak
2022-06-01Update UpdateController.cppglowiak
2022-06-01Merge pull request #682 from istudyatuni/fix-add-account-behaviourSefa Eyeoglu
2022-05-31Merge pull request #687 from PolyMC/LennyMcLennington-patch-1Sefa Eyeoglu
Change forking policy a bit
2022-05-30Update README.mdLennyMcLennington
2022-05-30change the wording a bitLennyMcLennington
2022-05-30fix typoLennyMcLennington
2022-05-30Change forking policy a bitLennyMcLennington
Ask people forking PolyMC to make it clear that their fork is not endorsed by us.
2022-05-30Use `QStringList` instead of `QSet<QString>`Kenneth Chew
Co-authored-by: flow <flowlnlnln@gmail.com>
2022-05-30Add Quilt support for Technic modpacksKenneth Chew
2022-05-30Merge pull request #505 from flowln/improve_download_uxSefa Eyeoglu
2022-05-30fix: do not show the "profile select" dialog if the user refused to add an ↵Ilia
account
2022-05-29Merge pull request #677 from timoreo22/fix-modrinth-linkSefa Eyeoglu
Fix modrinth search filters
2022-05-29Fix modrinth search filterstimoreo
2022-05-29Merge pull request #662 from Scrumplex/chore-bump-1.3.1Sefa Eyeoglu
2022-05-29Merge pull request #675 from muscaln/nixflow
Nix updates
2022-05-29fix: remove unnecessary translation (#674)Sefa Eyeoglu
2022-05-29Merge pull request #624 from ryanccn/global-jvm-argsSefa Eyeoglu
Make global JVM arguments multi-line
2022-05-29Merge pull request #672 from Scrumplex/fix-ftblegacy-pack-versionSefa Eyeoglu
fix: add version to Legacy FTB packs
2022-05-29nix: make LTO optionalMustafa Çalışkan
2022-05-29Merge pull request #671 from Scrumplex/fix-importing-flame-mmc-packsSefa Eyeoglu
2022-05-29Merge pull request #659 from Scrumplex/fix-apikey-tostxtsd
Clarify terms and conditions for API keys
2022-05-29Merge pull request #661 from ↵Sefa Eyeoglu
flowln/wow_curseforge_is_being_uncompetitive_im_so_surprised
2022-05-29Merge pull request #669 from Scrumplex/fix-binary-version-windowsEzekiel Smith
Set version for Windows binaries
2022-05-29Update launcher/ui/pages/global/JavaPage.cppRyan Cao
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-05-29fix: add version to Legacy FTB packsSefa Eyeoglu
2022-05-29fix: fix importing Flame/MMC packsSefa Eyeoglu
2022-05-29fix: set version for Windows binariesSefa Eyeoglu
2022-05-29Merge pull request #653 from muscaln/nixSefa Eyeoglu
2022-05-29Merge pull request #667 from DioEgizio/patch-7Sefa Eyeoglu
2022-05-29remove vista support from the manifestDioEgizio
we don't support qt <5.12 anymore anyways
2022-05-29Update launcher/ui/pages/global/JavaPage.cppRyan Cao
Co-authored-by: Kenneth Chew <79120643+kthchew@users.noreply.github.com>
2022-05-28feat: add warning of non-whitelisted URLs instead of a hard failflow
Based on people's votes on Discord :^)
2022-05-28clean up validateDownloadUrlLenny McLennington
2022-05-28change: add 'gitlab.com' to whitelisted Modrinth modpack urlsflow
2022-05-28debug: add non-translated debug logging for 'non-whitelisted url' failsflow