aboutsummaryrefslogtreecommitdiff
path: root/launcher
AgeCommit message (Expand)Author
2022-05-29Merge pull request #661 from flowln/wow_curseforge_is_being_uncompetitive_im_...Sefa Eyeoglu
2022-05-29Update launcher/ui/pages/global/JavaPage.cppRyan Cao
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-29Update launcher/ui/pages/global/JavaPage.cppRyan Cao
2022-05-28feat: add warning of non-whitelisted URLs instead of a hard failflow
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
2022-05-28change: update whitelisted hosts in Modrinth modpacksflow
2022-05-28Rework curseforge download (#611)timoreo22
2022-05-28Merge pull request #651 from Scrumplex/fix-mnemonic-apipagetimoreo22
2022-05-28Merge pull request #650 from flowln/modrinth_iconstimoreo22
2022-05-28Merge pull request #657 from JJL772/fix/misc-fixestimoreo22
2022-05-28Merge pull request #639 from Scrumplex/fix-prio-modpack-formatstimoreo22
2022-05-28Merge branch 'develop' into global-jvm-argsRyan Cao
2022-05-27Fix crash when aborting instance importJeremy Lorelli
2022-05-27fix: fix mnemonics in APIPageSefa Eyeoglu
2022-05-27fix: use absolute path when installing iconsflow
2022-05-26Merge pull request #642 from ryanccn/metaserver-show-defaultflow
2022-05-26fix: prefer stricter modpack formats during importSefa Eyeoglu
2022-05-25revert: remove CurseForge workaround for packs tooSefa Eyeoglu
2022-05-25fixRyan Cao
2022-05-25show default metaserverRyan Cao
2022-05-24fix: better handle corner caseflow
2022-05-24add more `#ifdef`sRyan Cao
2022-05-24standard macOS app behaviorRyan Cao
2022-05-23ATLauncher: Delete files from configs if they conflict with a modJamie Mansfield
2022-05-23ATLauncher: Handle extra arguments dependsJamie Mansfield
2022-05-23ATLauncher: Handle main class dependsJamie Mansfield
2022-05-23fix: use a more robust method of finding metadata indexesflow
2022-05-23fix: do modrinth changes on flame tooflow
2022-05-23chore: add license headersflow
2022-05-23fix: use correct hash_type when creating metadataflow
2022-05-23change: support newest changes with packwiz regarding CFflow
2022-05-23feat: allow trying to use multiple hash typesflow
2022-05-23refactor: move individual pack version parsing to its own functionflow
2022-05-23fix: don't try to delete mods multiple timesflow
2022-05-23fix: implement PR suggestionsflow
2022-05-23refactor: make mod metadata presence (or lack of) easier to find outflow
2022-05-23refactor: move code out of ModIndex.hflow
2022-05-23tidy: apply clang-tidy to some filesflow
2022-05-23test+fix: add basic tests and fix issues with itflow
2022-05-23feat: allow disabling mod metadata usageflow
2022-05-23feat: cache metadata in ModDetailsflow
2022-05-23refactor: abstract metadata handling and clarify namesflow
2022-05-23feat: add support for converting builtin -> packwiz mod formatsflow
2022-05-23refactor: remove unused mod info and organize some stuffflow
2022-05-23refactor: move mod tasks to their own subfolderflow