aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modrinth
AgeCommit message (Expand)Author
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
2022-05-16fix: typo and useless codeflow
2022-05-15fix: validate whitelisted download urlsflow
2022-05-15chore: license headers 2flow
2022-05-15chore: add/update license headersSefa Eyeoglu
2022-05-15change: use build variables for the modrinth API URLsflow
2022-05-15fix: add author page urlflow
2022-05-15fix: fix build on Qt 5.12Sefa Eyeoglu
2022-05-14fix: choose valid download url even if it's not the primary oneflow
2022-05-14fix: Have the URL be the project URL itselfflow
2022-05-14feat: add modrinth pack downloadingflow