aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/flame
AgeCommit message (Expand)Author
2022-09-20fix: some abort-related issuesflow
2022-09-20feat(ui): improve info dialog before updating an instanceflow
2022-09-20fix: hook up setAbortStatus in instance import tasksflow
2022-09-20fix: correctly set managed pack fields in CF packflow
2022-09-20feat: add override awareness to CF modpack updatingflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-20feat: add curseforge modpack updatingflow
2022-09-20refactor: move creation of CF file download task to a separate functionflow
2022-09-20refactor: move flame modpack import to separate fileflow
2022-09-20refactor: add `throw_on_blocked` arg to Flame file parseflow
2022-09-20feat: add 'getFiles' by fileIds route in Flame APIflow
2022-08-01feat: lazy-load CF mod descriptionsflow
2022-08-01feat: add mod descriptions to CF modsflow
2022-07-26fix: add abort handlign in Flame's FileResolvingTaskflow
2022-07-19fix: fix translations for mod updaterSefa Eyeoglu
2022-07-17fix: std::list -> QListflow
2022-07-17fix: don't use shared_ptr for a background task T_Tflow
2022-07-17change: make Mod a QObject used as a pointerflow
2022-07-17fix: handling around disabled modsflow
2022-07-17fix: don't require non-essential items in mod indexflow
2022-07-17feat: add some mod api callsflow
2022-07-17feat: improve metadata gen. networking and performanceflow
2022-07-17feat: add mod update dialogflow
2022-07-17feat: add mod update check tasksflow
2022-07-17feat: add changelog to mod providersflow
2022-07-17feat: add api call to flameflow
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-10refactor: fix deprecation up to Qt 5.15Sefa Eyeoglu
2022-07-09Merge pull request #808 from Scrumplex/fix-lgtm-warningsSefa Eyeoglu
2022-07-03fix: add progress indicator on Flame mod resolution dialogflow
2022-06-17fix: fix warnings reported by LGTM.comSefa Eyeoglu
2022-06-15fix https://github.com/PolyMC/PolyMC/issues/798DioEgizio
2022-06-14Merge pull request #634 from flowln/donate_linksEzekiel Smith
2022-06-04Merge pull request #426 from flowln/mod_permaSefa Eyeoglu
2022-05-28Rework curseforge download (#611)timoreo22
2022-05-25revert: remove CurseForge workaround for packs tooSefa Eyeoglu
2022-05-24feat: add links to curseforge modpacksflow
2022-05-24feat: add links for curseforge modsflow
2022-05-24feat: add donate links for modrinth modsflow
2022-05-23fix: do modrinth changes on flame tooflow
2022-05-23change: support newest changes with packwiz regarding CFflow
2022-05-23feat: allow trying to use multiple hash typesflow
2022-05-23fix: implement PR suggestionsflow
2022-05-23refactor: move code out of ModIndex.hflow
2022-05-23feat: add very early mod.toml packwiz supportflow
2022-05-22revert: remove CurseForge workaroundSefa Eyeoglu
2022-05-22Merge pull request #597 from Scrumplex/refactor-modloader-modapiSefa Eyeoglu
2022-05-21Do the url trick on initial modpack download tootimoreo
2022-05-20Apply suggestionstimoreo
2022-05-20Port temp fix to mods tootimoreo