aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/flame
AgeCommit message (Expand)Author
2023-08-12fix: use ApiDownload for CF URL handlingSefa Eyeoglu
2023-08-06Merge remote-tracking branch 'upstream/staging' into curseforge-url-handleSefa Eyeoglu
2023-08-04Merge pull request #1102 from Ryex/refactor/net-split-headers-to-proxy-classSefa Eyeoglu
2023-07-31fix(FlameInstanceCreationTask): include Net::ApidownloadRachel Powers
2023-07-31Merge branch 'develop' into refactor/net-split-headers-to-proxy-classRachel Powers
2023-07-27fiexed conflictsTrial97
2023-07-27Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-07-26fix: typo in task.hseth
2023-07-19use range forTrial97
2023-07-18wait to load metadataTrial97
2023-07-18feat:made flame instace creation use metadata for recommended versionTrial97
2023-07-17handle file removal in ExportToZipTaskTrial97
2023-07-17simplify flame exportTrial97
2023-07-15make FileResolvingTask accept empty modlistTrial97
2023-07-14Merge pull request #1335 from Ryex/fix/gh-1322-old-zip-mods-in-wrong-placeseth
2023-07-11fix(flameapi): getFile use shared_ptrRachel Powers
2023-07-11Merge branch 'develop' into curseforge-url-handleRachel Powers
2023-07-10Merge pull request #1334 from TheKodeToad/litemod-dlTheKodeToad
2023-07-10Merge pull request #1249 from Trial97/curseTheKodeToad
2023-07-08LiteMod downloadingTheKodeToad
2023-07-08fix(flame install): don't assume .zip is a resource pack. default to modRachel Powers
2023-07-04Merge branch 'develop' into fix-implicit-fallthroughPandaNinjas
2023-07-04escaped modlist inner htmlTrial97
2023-07-03fixed templateTrial97
2023-07-02resolved local vaiables namesTrial97
2023-07-02fixed typosTrial97
2023-07-02Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-25Merge remote-tracking branch 'upstream/develop' into refactor/net-split-heade...Rachel Powers
2023-06-25feat(net): ApiUpload ^& fix unfired `finished` signalsRachel Powers
2023-06-25refactor: split out setting api headers for downloadsRachel Powers
2023-06-25Complicated a little task progressTrial97
2023-06-25Merge branch 'curse' of github.com:Trial97/PrismLauncher into curseTrial97
2023-06-25Removed some setProgress callsTrial97
2023-06-25SimplifyTheKodeToad
2023-06-25Removed dupliacte codeTrial97
2023-06-25Made it more similar to mrpack exportTrial97
2023-06-25Fix unsafe usage of std::optional::value in FlameAPITheKodeToad
2023-06-25Added error message when exporting snapshots with curseforgeTrial97
2023-06-24fixed authorsTrial97
2023-06-24removed projectIDTrial97
2023-06-24Updated url functionTrial97
2023-06-24Updated authors string in modlistTrial97
2023-06-24Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-24Added translationTrial97
2023-06-24Updated copyright headersTrial97
2023-06-24Updated Modrinth esport messagesTrial97
2023-06-24Added condition for modlistTrial97
2023-06-24Made sure CurseForge string is corectTrial97
2023-06-24Added resource packs to exportTrial97
2023-06-24Merge branch 'curse' of github.com:Trial97/PrismLauncher into curseTrial97