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
/
modplatform
/
EnsureMetadataTask.cpp
Age
Commit message (
Expand
)
Author
2023-07-14
Split in two the options
Trial97
2023-07-14
made the number of concurrent tasks configurable
Trial97
2023-07-12
the other place
Trial97
2023-07-12
small pointer check
Trial97
2023-06-23
Renamed getResults to resultsReady
Trial97
2023-06-18
Fixed leaks
Trial97
2023-06-15
Made ByteSynkArray to use shared_ptr
Trial97
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2023-01-13
fix(ModUpdater): fail mods individually when there's errors in the JSON
flow
2023-01-13
refactor: change some ResourceAPI from NetJob to Task
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2022-08-28
fix: Mod type enum -> Resource type enum
flow
2022-08-28
Merge pull request #1052 from flowln/resource_model
Sefa Eyeoglu
2022-08-20
refactor: move general info from Mod to Resource
flow
2022-08-05
fix: don't mutate QHash while iterating over it
flow
2022-08-05
fix: add some more nullptr checks / protection
flow
2022-07-24
refactor+feat: improve code separation in ensure metadata
flow
2022-07-24
feat: do incremental calculation of CF's hash
flow
2022-07-24
feat: use QIODevice for calcuating the JAR hash on Modrinth
flow
2022-07-17
fix: bogus returns in EnsureMetadataTask
flow
2022-07-17
fix: std::list -> QList
flow
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-17
fix: handling around disabled mods
flow
2022-07-17
feat: improve metadata gen. networking and performance
flow
2022-07-17
feat: add EnsureMetadataTask
flow