index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
InstanceImportTask.cpp
Age
Commit message (
Expand
)
Author
2023-02-24
fix: prevent crash when aborting import task while extracting pack
flow
2023-02-07
Replace potentially ReDOSable regex
PandaNinjas
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2022-12-13
fix(Inst.Import): don't assert extra data when importing from ZIP
flow
2022-12-06
fix(ManagedPackPage): only update the current instance exactly
flow
2022-12-06
refactor(InstanceImport): require rvalue from 'extra_info' mappings
flow
2022-12-06
feat+fix: allow forwarding extra info to InstanceImportTask
flow
2022-12-06
feat: add functionality to MR modpack update in the page :D
flow
2022-12-01
fix(Inst.Import): don't search inside 'overrides/' for the manifest
flow
2022-09-20
refactor: setAbortStatus -> setAbortable
flow
2022-09-20
feat(ui): improve info dialog before updating an instance
flow
2022-09-20
fix: hook up setAbortStatus in instance import tasks
flow
2022-09-20
fix: simplify abort handling and add missing emits
flow
2022-09-20
refactor: change the way instance names are handled
flow
2022-09-20
refactor: clean up InstanceImportTask a bit
flow
2022-09-20
refactor: move flame modpack import to separate file
flow
2022-09-20
feat: add early modrinth pack updating
flow
2022-09-20
refactor: move modrinth modpack import to separate file
flow
2022-07-16
Add "Open All" button to blocked mods dialog
kumquat-ir
2022-07-10
refactor: replace QRegExp with QRegularExpression
Sefa Eyeoglu
2022-07-10
Merge pull request #880 from Scrumplex/fix-loader-importance
txtsd
2022-07-07
fix: make loader components not important
Sefa Eyeoglu
2022-07-03
fix: add progress indicator on Flame mod resolution dialog
flow
2022-06-11
fix: account for the dequeued url when checking the number of urls
flow
2022-06-11
fix: dequeue first added file in mrpack import
flow
2022-06-11
fix: apply client overrides in mrpacks
flow
2022-06-09
revert: don't check modrinth whitelisted hosts
flow
2022-06-09
fix: enable using more than one download url in mrpacks
flow
2022-06-09
fix: properly parse mrpacks without the 'env' field
flow
2022-05-29
Merge pull request #671 from Scrumplex/fix-importing-flame-mmc-packs
Sefa Eyeoglu
2022-05-29
fix: fix importing Flame/MMC packs
Sefa Eyeoglu
2022-05-28
feat: add warning of non-whitelisted URLs instead of a hard fail
flow
2022-05-28
debug: add non-translated debug logging for 'non-whitelisted url' fails
flow
2022-05-28
change: update whitelisted hosts in Modrinth modpacks
flow
2022-05-28
Rework curseforge download (#611)
timoreo22
2022-05-28
Merge pull request #657 from JJL772/fix/misc-fixes
timoreo22
2022-05-27
Fix crash when aborting instance import
Jeremy Lorelli
2022-05-26
fix: prefer stricter modpack formats during import
Sefa Eyeoglu
2022-05-17
fix conflicts with develop
flow
2022-05-16
fix: typo and useless code
flow
2022-05-15
feat: better handling of optional mods
flow
2022-05-15
fix: validate whitelisted download urls
flow
2022-05-15
change: use modrinth icon as default on modrinth packs
flow
2022-05-15
chore: license headers 2
flow
2022-05-15
chore: add/update license headers
Sefa Eyeoglu
2022-05-15
feat: add support for Quilt Loader in Modrinth packs
Sefa Eyeoglu
2022-05-14
refactor: some random improvements
flow
2022-05-14
fix: adapt upstream Modrinth code to our codebase
Sefa Eyeoglu
2022-05-14
Add support for importing Modrinth packs from files
kb1000
2022-05-12
chore: add license header to remaining files
flow
[next]