aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modrinth
AgeCommit message (Expand)Author
2022-10-28fix: avoid segfault for unexpected API reponseSefa Eyeoglu
2022-09-26fix: Fixed memory leaktimoreo
2022-09-26huge nit: added const refs, everywheretimoreo
2022-09-20feat: add dialog to ask whether to chaneg instance's nameflow
2022-09-20fix: show warning in case there's no old index when updatingflow
2022-09-20refactor: setAbortStatus -> setAbortableflow
2022-09-20fix: move file deletion to the end of the instance updateflow
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 all managed pack fields in Modrinth packflow
2022-09-20feat: add override handling in modrinth pack updateflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-20feat: add early modrinth pack updatingflow
2022-09-20refactor: move modrinth modpack import to separate fileflow
2022-09-07Merge pull request #939 from flowln/mod_downloader_improveflow
2022-08-01feat: display the 'body' of a MR mod on the mod downloaderflow
2022-07-24refactor: add a HashUtils place for hashing stuffflow
2022-07-24feat: use QIODevice for calcuating the JAR hash on Modrinthflow
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 some api calls to modrinthflow
2022-06-14Merge pull request #634 from flowln/donate_linksEzekiel Smith
2022-06-09revert: don't check modrinth whitelisted hostsflow
2022-06-09fix: enable using more than one download url in mrpacksflow
2022-06-04Merge pull request #426 from flowln/mod_permaSefa Eyeoglu
2022-05-29Fix modrinth search filterstimoreo
2022-05-28clean up validateDownloadUrlLenny McLennington
2022-05-28change: add 'gitlab.com' to whitelisted Modrinth modpack urlsflow
2022-05-28change: update whitelisted hosts in Modrinth modpacksflow
2022-05-24feat: add remaining links to modrinth modsflow
2022-05-24feat: add remaining links to modrinth modpacksflow
2022-05-24feat: add donate info to modrinth modpacksflow
2022-05-24feat: add donate links for modrinth modsflow
2022-05-23chore: add license headersflow
2022-05-23feat: allow trying to use multiple hash typesflow
2022-05-23refactor: move individual pack version parsing to its own functionflow
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-19chore: improve readabilitySefa Eyeoglu
2022-05-19refactor: allow tracking multiple mod loadersSefa Eyeoglu