aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/modrinth/ModrinthPackIndex.cpp
AgeCommit message (Expand)Author
2022-10-28fix: avoid segfault for unexpected API reponseSefa Eyeoglu
2022-08-01feat: display the 'body' of a MR mod on the mod downloaderflow
2022-07-17fix: don't require non-essential items in mod indexflow
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-05-24feat: add remaining links to modrinth modsflow
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-23feat: add very early mod.toml packwiz supportflow
2022-05-15chore: add/update license headersSefa Eyeoglu
2022-04-03Check for empty slug before setting pack urlHarry Peach
2022-03-31Fix modrinth usable URL in mod downloaderdada513
2022-03-24optimize: Improve mod versions request to Modrinthflow
2022-03-24chore: resolve conflicts and merge upstreamflow
2022-03-22fix: fix skipping one on file counting in mod version parseflow
2022-03-18fix: Use primary file for mod download on Modrinthflow
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-02refactor: move url creation for mods to modplatform/flow
2022-03-02refactor: Use a single indexed pack for modsflow
2022-02-01Fix braindead momentstimoreo
2022-01-31Update to Modrinth API V2timoreo
2022-01-24Changed modrinth author data to not be a listtimoreo
2022-01-15Added smart file selectiontimoreo
2022-01-15Filtering per mod loader & mc versiontimoreo
2022-01-14Fixed iconstimoreo
2022-01-14Added the downloading of the modstimoreo
2022-01-14Start of mod downloadingtimoreo