aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
2023-06-21Merge pull request #1231 from telans/modrinth-default-iconDioEgizio
2023-06-20Modrinth: use default icon for non-managed packsJames Beddek
2023-06-14Fix bugs when updating curseforge modpacksclickdevin
2023-06-12Remove unnecessary codeTheKodeToad
2023-06-12Could this work?TheKodeToad
2023-06-06Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-06Renamed requires fieldsTrial97
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-28Clarify commentTheKodeToad
2023-05-26fix(memory leak): don't capture job and create cyclic refrenceRachel Powers
2023-05-26fix(memory leak): IndexedPack too large to live inside a qlist without pointe...Rachel Powers
2023-05-21fix: memory leak NetJob wans't getting cleaned up. ensure lambda capture of j...Rachel Powers
2023-05-21fix: memory leak with NetJob and responce not getting cleaned upRachel Powers
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-06refactor: move functions to utils + code-review fixesRachel Powers
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-28chore: remove FTB modpack supportSefa Eyeoglu
2023-04-18Make response constTheKodeToad
2023-04-17This was movedTheKodeToad
2023-04-17Smol fixesTheKodeToad
2023-04-17Boring changesTheKodeToad
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
2023-03-18Merge branch 'PrismLauncher:develop' into mrpack-exportTheKodeToad
2023-03-18Only add summary if not emptyTheKodeToad
2023-03-18Info and error dialogsTheKodeToad
2023-03-12fix: explicit conversion to C string to fix MinGW g++ 10 buildKenneth Chew
2023-03-06Further reduce buggy behaviourTheKodeToad
2023-03-05More refactoringTheKodeToad
2023-03-04Fix abort?TheKodeToad
2023-03-04Implement abort (possible broken?) and therefore make it work without crashing!TheKodeToad
2023-03-04Improve codeTheKodeToad
2023-03-03Make it work! (TODO make it not crash)TheKodeToad
2023-03-03Mod loader supportTheKodeToad
2023-03-03Move task to another threadTheKodeToad