aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/helpers
AgeCommit message (Expand)Author
2023-08-23Updated dependency resolutionTrial97
2023-08-14chore: reformatSefa Eyeoglu
2023-08-10Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warningsSefa Eyeoglu
2023-07-31Merge branch 'develop' into refactor/net-split-headers-to-proxy-classRachel Powers
2023-07-30Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
2023-07-14renamesTrial97
2023-07-14Made custom template enabled all timeTrial97
2023-07-14escaped text for html exportTrial97
2023-07-14Moved to separate functionsTrial97
2023-07-14Added json and csv formatTrial97
2023-07-14fix: html sintax for modlist exportTrial97
2023-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-06-25Merge remote-tracking branch 'upstream/develop' into refactor/net-split-heade...Rachel Powers
2023-06-25refactor: split out setting api headers for downloadsRachel Powers
2023-06-25Added plantxt exportTrial97
2023-06-25Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-24Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-23Fixed hashersTrial97
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-23Renamed getResults to resultsReadyTrial97
2023-06-22Updated slug for urlTrial97
2023-06-22Use slug for urlTrial97
2023-06-22Added ExportModsToStringTaskTrial97
2023-06-18Removed extra headersTrial97
2023-06-18Fixed leaksTrial97
2023-06-15Made ByteSynkArray to use shared_ptrTrial97
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