aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/flame
AgeCommit message (Expand)Author
2023-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-07-01chore: fix propagate mispellingRachel Powers
2023-06-25Fix unsafe usage of std::optional::value in FlameAPITheKodeToad
2023-06-24Added translationTrial97
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-19Added overide for Quilt/FabricTrial97
2023-06-19Small fixesTrial97
2023-06-15Made ByteSynkArray to use shared_ptrTrial97
2023-06-14Fix bugs when updating curseforge modpacksclickdevin
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-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
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-14Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
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-21First working version with curseforge modsTrial97
2023-04-21Added Dependency APITrial97
2023-04-10Added dependencies to the APIsTrial97
2023-02-05feat(RD): add resource pack downloaderflow
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-24Merge branch 'develop' into remove-updaterSefa Eyeoglu
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-13refactor: change some ResourceAPI from NetJob to Taskflow
2023-01-13refactor(RD): clear up sorting methodsflow
2023-01-13refactor(RD): decouple ResourceModels from ResourcePagesflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2022-12-29refactor: add an `identify` function to make easy to reuseRachel Powers
2022-12-29refactor: use std::filesystem::rename insted of copy and then moving.Rachel Powers
2022-12-26fix: cleanup and suggested changesRachel Powers
2022-12-25fix: explicit QFileInfo converison for qt6Rachel Powers
2022-12-25feat: support installing worlds during flame pack import.Rachel Powers
2022-12-24feat: zip resource validation check for flameRachel Powers
2022-12-13fix(Inst.Import): don't set managed pack info from imported ZIPsflow
2022-12-10Merge pull request #32 from flowln/modpack_update_pageflow
2022-12-08fix(blockedmods): Track and use targetFolder for blocked filesRachel Powers
2022-12-07fix: don't try updating Flame instance names when updating versionsflow
2022-12-06fix(ManagedPackPage): only update the current instance exactlyflow
2022-12-06feat+fix: allow forwarding extra info to InstanceImportTaskflow
2022-12-06feat: allow skipping the update confirmation dialogflow
2022-12-06refactor: abstract away update confirmation dialogflow
2022-12-06chore: add license headersSefa Eyeoglu
2022-12-06chore: reformat codeSefa Eyeoglu