aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/modrinth/ModrinthModel.h
AgeCommit message (Expand)Author
2022-07-10Merge pull request #876 from Scrumplex/revert-updater-stuffdada513
2022-07-06Revert "fix: remove updater if it is not used"Sefa Eyeoglu
2022-07-03feat+fix: cache versions and extra info in Modrinth packsflow
2022-06-12fix: remove updater if it is not usedSefa Eyeoglu
2022-05-16fix: mod skipping between pages and remove dead codeflow
2022-05-15fix: pack sorting and other search parametersflow
2022-05-15chore: license headers 2flow
2022-05-15chore: add/update license headersSefa Eyeoglu
2022-05-14feat: add modrinth pack downloadingflow
2022-05-14refactor: rename Modrinth classes to ModrinthModSefa Eyeoglu
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-07refactor: move things around so that related things are close togetherflow
2022-03-07refactor: move more common code to base classflow
2022-03-07refactor: move NetJob away from ModModel to ModAPIflow
2022-03-02refactor: move url creation for mods to modplatform/flow
2022-03-02refactor: extract common code in mod pages and modelflow
2022-03-02refactor: Use a single indexed pack for modsflow
2022-01-15Filtering per mod loader & mc versiontimoreo
2022-01-14Start of mod downloadingtimoreo