aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/helpers
AgeCommit message (Expand)Author
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-26fix(memory leak): don't capture job and create cyclic refrenceRachel Powers
2023-04-21Fixed tipoTrial97
2023-04-21Added Dependency APITrial97
2023-03-12fix: explicit conversion to C string to fix MinGW g++ 10 buildKenneth Chew
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-13refactor: change some ResourceAPI from NetJob to Taskflow
2023-01-13refactor(RD): decouple ResourceModels from ResourcePagesflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2022-11-11Merge pull request #304 from Ryex/move-downloadsflow
2022-11-07fix: use cross-platform toStdString in FlameHasherflow
2022-11-01watch filesystem, compute and match hashesRachel Powers
2022-10-24fix: retry mod search job after aborting itflow
2022-09-26huge nit: added const refs, everywheretimoreo
2022-09-20feat: add override helper functionsflow
2022-09-07Merge pull request #939 from flowln/mod_downloader_improveflow
2022-08-01refactor: use function cb instead of class cb in getVersionsflow
2022-08-01refactor: use function cb instead of class cb in getModInfoflow
2022-07-24refactor: add a HashUtils place for hashing stuffflow
2022-07-17fix: don't use shared_ptr for a background task T_Tflow
2022-07-17feat: add some mod api callsflow
2022-05-24feat: add donate links for modrinth modsflow
2022-03-24optimize: Improve mod versions request to Modrinthflow
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-07fix: delete semicolons at the end of .cpp file's functionsflow
2022-03-07refactor: de-duplicate common code in network mod APIsflow