aboutsummaryrefslogtreecommitdiff
path: root/launcher/InstanceImportTask.cpp
AgeCommit message (Expand)Author
2022-09-20refactor: setAbortStatus -> setAbortableflow
2022-09-20feat(ui): improve info dialog before updating an instanceflow
2022-09-20fix: hook up setAbortStatus in instance import tasksflow
2022-09-20fix: simplify abort handling and add missing emitsflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-20refactor: clean up InstanceImportTask a bitflow
2022-09-20refactor: move flame modpack import to separate fileflow
2022-09-20feat: add early modrinth pack updatingflow
2022-09-20refactor: move modrinth modpack import to separate fileflow
2022-07-16Add "Open All" button to blocked mods dialogkumquat-ir
2022-07-10refactor: replace QRegExp with QRegularExpressionSefa Eyeoglu
2022-07-10Merge pull request #880 from Scrumplex/fix-loader-importancetxtsd
2022-07-07fix: make loader components not importantSefa Eyeoglu
2022-07-03fix: add progress indicator on Flame mod resolution dialogflow
2022-06-11fix: account for the dequeued url when checking the number of urlsflow
2022-06-11fix: dequeue first added file in mrpack importflow
2022-06-11fix: apply client overrides in mrpacksflow
2022-06-09revert: don't check modrinth whitelisted hostsflow
2022-06-09fix: enable using more than one download url in mrpacksflow
2022-06-09fix: properly parse mrpacks without the 'env' fieldflow
2022-05-29Merge pull request #671 from Scrumplex/fix-importing-flame-mmc-packsSefa Eyeoglu
2022-05-29fix: fix importing Flame/MMC packsSefa Eyeoglu
2022-05-28feat: add warning of non-whitelisted URLs instead of a hard failflow
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 #657 from JJL772/fix/misc-fixestimoreo22
2022-05-27Fix crash when aborting instance importJeremy Lorelli
2022-05-26fix: prefer stricter modpack formats during importSefa Eyeoglu
2022-05-17fix conflicts with developflow
2022-05-16fix: typo and useless codeflow
2022-05-15feat: better handling of optional modsflow
2022-05-15fix: validate whitelisted download urlsflow
2022-05-15change: use modrinth icon as default on modrinth packsflow
2022-05-15chore: license headers 2flow
2022-05-15chore: add/update license headersSefa Eyeoglu
2022-05-15feat: add support for Quilt Loader in Modrinth packsSefa Eyeoglu
2022-05-14refactor: some random improvementsflow
2022-05-14fix: adapt upstream Modrinth code to our codebaseSefa Eyeoglu
2022-05-14Add support for importing Modrinth packs from fileskb1000
2022-05-12chore: add license header to remaining filesflow
2022-05-12refactor: organize a little more the code in launcher/net/flow
2022-04-15Merge pull request #185 from Scrumplex/quiltSefa Eyeoglu
2022-04-07fix: allow aborting CF modpack importingflow
2022-04-07fix: check for Quilt as Fabric-compatible loaderSefa Eyeoglu
2022-03-19fix(i18n): fix translatable stringsSefa Eyeoglu
2022-02-21refactor: set default InstanceType to OneSixSefa Eyeoglu
2022-01-31refactor: simpler includes for quazipSefa Eyeoglu
2022-01-31refactor: add in-tree QuaZipSefa Eyeoglu
2022-01-31refactor: initial migration to QuaZip 1.2Sefa Eyeoglu