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-08-15
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-08-14
chore: update license headers
Sefa Eyeoglu
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-08-06
Merge remote-tracking branch 'upstream/staging' into curseforge-url-handle
Sefa Eyeoglu
2023-07-31
Merge branch 'develop' into refactor/net-split-headers-to-proxy-class
Rachel Powers
2023-07-26
fix: typo in task.h
seth
2023-07-11
Merge branch 'develop' into curseforge-url-handle
Rachel Powers
2023-06-25
refactor: split out setting api headers for downloads
Rachel Powers
2023-05-21
fix: memory leak with NetJob and responce not getting cleaned up
Rachel Powers
2023-05-12
refactor: normalize url fn & cleanup
Rachel Powers
2023-05-05
fix: ensure Application accepts URLs and local files form cmd args
Rachel Powers
2023-05-05
Added a protection against giving a mod url
timoreo
2023-05-05
Added url handler for curseforge
timoreo
2023-05-01
feat: add `details` signal to `Task`
Rachel Powers
2023-05-01
feat: Propogated subtask progress
Rachel Powers
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
[next]