aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modrinth
AgeCommit message (Expand)Author
2023-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-07-01chore: fix propagate mispellingRachel Powers
2023-06-24Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
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
2023-05-13Make some changesTheKodeToad
2023-05-12ty!Kode
2023-05-02Change to use futureTheKodeToad
2023-05-01feat: add `details` signal to `Task`Rachel Powers
2023-05-01feat: Propogated subtask progressRachel Powers
2023-04-21Updated linksTrial97
2023-04-21Fixed tipoTrial97
2023-04-21Made some copy by referenceTrial97
2023-04-21Semi fixed the Modrinth dependency implementationTrial97
2023-04-21First working version with curseforge modsTrial97
2023-04-21Added Dependency APITrial97
2023-04-18Make response constTheKodeToad
2023-04-17This was movedTheKodeToad
2023-04-17Smol fixesTheKodeToad
2023-04-17Boring changesTheKodeToad
2023-04-10Added dependencies to the APIsTrial97
2023-04-09Remove `seek`Kode
2023-04-07How did i-TheKodeToad
2023-04-06Better collectFileListRecursively errorTheKodeToad
2023-04-06Revert concurrent syntaxTheKodeToad
2023-04-06Remove more prototype not good codeTheKodeToad
2023-04-06Remove "prototype" fieldTheKodeToad
2023-04-06Use local metadataTheKodeToad
2023-03-28Skip lookup if no files and fail if zipping failsTheKodeToad
2023-03-19Improve invokeMethod syntaxTheKodeToad
2023-03-19Replace native file separator - this was accidentally brought to my attention...TheKodeToad