aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modrinth
AgeCommit message (Expand)Author
2023-08-19feat:neoforge can download forge modsTrial97
2023-08-17chore: reformatSefa Eyeoglu
2023-08-15fix: allow NeoForge in resource APIsSefa Eyeoglu
2023-08-15feat: support NeoForge mrpack modpacksSefa Eyeoglu
2023-08-14chore: update license headersSefa Eyeoglu
2023-08-14chore: reformatSefa Eyeoglu
2023-08-10Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warningsSefa Eyeoglu
2023-08-04Merge pull request #1102 from Ryex/refactor/net-split-headers-to-proxy-classSefa Eyeoglu
2023-07-31Merge branch 'develop' into refactor/net-split-headers-to-proxy-classRachel Powers
2023-07-27fiexed conflictsTrial97
2023-07-27Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-26fix: typo in task.hseth
2023-07-17handle file removal in ExportToZipTaskTrial97
2023-07-17simplify modrinth exportTrial97
2023-07-13Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
2023-07-10Merge pull request #1334 from TheKodeToad/litemod-dlTheKodeToad
2023-07-10Merge pull request #1249 from Trial97/curseTheKodeToad
2023-07-09Replace string manipulation in favour of QFileInfoTheKodeToad
2023-07-08LiteMod downloadingTheKodeToad
2023-07-06Optional mods in mrpack exportTheKodeToad
2023-07-02resolved local vaiables namesTrial97
2023-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-07-01chore: fix propagate mispellingRachel Powers
2023-06-25Merge remote-tracking branch 'upstream/develop' into refactor/net-split-heade...Rachel Powers
2023-06-25feat(net): ApiUpload ^& fix unfired `finished` signalsRachel Powers
2023-06-25refactor: split out setting api headers for downloadsRachel Powers
2023-06-24Merge 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-24Updated Modrinth esport messagesTrial97
2023-06-24modrinth: use encoded url when exporting packJames Beddek
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-23Renamed getResults to resultsReadyTrial97
2023-06-20Modrinth: use default icon for non-managed packsJames Beddek
2023-06-19Fixed regresion regarding modrinth project_id in dependence arrayTrial97
2023-06-19Small fixesTrial97
2023-06-18Fixed leaksTrial97
2023-06-15Made ByteSynkArray to use shared_ptrTrial97
2023-06-15Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-12Remove unnecessary codeTheKodeToad
2023-06-12Could this work?TheKodeToad
2023-06-04Merge pull request #904 from TheKodeToad/mrpack-exportRachel Powers
2023-06-03Make mcInstance mutableTheKodeToad
2023-06-02Fix crash when selecting same mod from different providers (#1029)Alexandru Ionut Tripon
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-28Clarify commentTheKodeToad
2023-05-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-05-13Merge branch 'develop' into mrpack-exportKode
2023-05-13Move setAbortable(true)TheKodeToad