aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
2023-06-24Update launcher/modplatform/flame/FlamePackExportTask.cppAlexandru Ionut Tripon
2023-06-24Removed modlist checkboxTrial97
2023-06-24modrinth: use encoded url when exporting packJames Beddek
2023-06-24Added some warningsTrial97
2023-06-23Fixed hash checkingTrial97
2023-06-23Fixed hashersTrial97
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-23Fixed mergeTrial97
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-23Added curseforge searchTrial97
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-23Renamed getResults to resultsReadyTrial97
2023-06-22changed map tipeTrial97
2023-06-22finished up the curesforge exportTrial97
2023-06-22Updated slug for urlTrial97
2023-06-22Updated slug for urlTrial97
2023-06-22Added curseforge exportTrial97
2023-06-22Use slug for urlTrial97
2023-06-22Use slug for urlTrial97
2023-06-22Added ExportModsToStringTaskTrial97
2023-06-22Added ExportModsToStringTaskTrial97
2023-06-21Merge pull request #1231 from telans/modrinth-default-iconDioEgizio
2023-06-20Modrinth: use default icon for non-managed packsJames Beddek
2023-06-19Added overide for Quilt/FabricTrial97
2023-06-19Fixed regresion regarding modrinth project_id in dependence arrayTrial97
2023-06-19Small fixesTrial97
2023-06-18Removed extra headersTrial97
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-14Fix bugs when updating curseforge modpacksclickdevin
2023-06-12Remove unnecessary codeTheKodeToad
2023-06-12Could this work?TheKodeToad
2023-06-07Resolve other switch fallthrough issuesPandaNinjas
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-04chore: clean up after new compiler warningsRachel 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-28Fixed code qualityTrial97
2023-05-28Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into developTrial97
2023-05-28Added Q_DECLARE_METATYPE(ModPlatform::IndexedPack::Ptr)Trial97
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-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