aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modrinth/ModrinthPackExportTask.cpp
AgeCommit message (Expand)Author
2023-08-28Merge pull request #1519 from TheKodeToad/better-export-packSefa Eyeoglu
2023-08-15feat: support NeoForge mrpack modpacksSefa Eyeoglu
2023-08-14chore: reformatSefa Eyeoglu
2023-08-12Improvements and refinements to pack exportTheKodeToad
2023-08-10Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warningsSefa Eyeoglu
2023-07-27fiexed conflictsTrial97
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 #1249 from Trial97/curseTheKodeToad
2023-07-09Replace string manipulation in favour of QFileInfoTheKodeToad
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-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-15Made ByteSynkArray to use shared_ptrTrial97
2023-06-12Remove unnecessary codeTheKodeToad
2023-06-12Could this work?TheKodeToad
2023-06-03Make mcInstance mutableTheKodeToad
2023-05-28Clarify commentTheKodeToad
2023-05-13Move setAbortable(true)TheKodeToad
2023-05-13Make some changesTheKodeToad
2023-05-12ty!Kode
2023-05-02Change to use futureTheKodeToad
2023-04-18Make response constTheKodeToad
2023-04-17Smol fixesTheKodeToad
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-18Only add summary if not emptyTheKodeToad
2023-03-18Info and error dialogsTheKodeToad
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
2023-03-02Move logic to taskTheKodeToad