aboutsummaryrefslogtreecommitdiff
path: root/launcher/InstanceImportTask.cpp
AgeCommit message (Expand)Author
2023-05-21fix: memory leak with NetJob and responce not getting cleaned upRachel Powers
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-02-24fix: prevent crash when aborting import task while extracting packflow
2023-02-07Replace potentially ReDOSable regexPandaNinjas
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2022-12-13fix(Inst.Import): don't assert extra data when importing from ZIPflow
2022-12-06fix(ManagedPackPage): only update the current instance exactlyflow
2022-12-06refactor(InstanceImport): require rvalue from 'extra_info' mappingsflow
2022-12-06feat+fix: allow forwarding extra info to InstanceImportTaskflow
2022-12-06feat: add functionality to MR modpack update in the page :Dflow
2022-12-01fix(Inst.Import): don't search inside 'overrides/' for the manifestflow
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