aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/modrinth/ModrinthModel.cpp
AgeCommit message (Expand)Author
2023-08-04chore: update license headersSefa Eyeoglu
2023-08-02chore: reformatSefa Eyeoglu
2023-06-18Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-15Made ByteSynkArray to use shared_ptrTrial97
2023-06-08Higlight installed modsTrial97
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-13refactor(RD): unify download dialogs into a single fileflow
2022-10-19Merge pull request #31 from flowln/who_needs_webviewSefa Eyeoglu
2022-10-18fix: use display name in codeSefa Eyeoglu
2022-10-08fix: make mod and modpack caches separate for Modrinthflow
2022-09-23fix: use placeholder icon when the project has no icon in MRflow
2022-09-23feat: change project item delegate for modrinth modpacksflow
2022-08-28refactor: make NetJob inherit from ConcurrentTask as well!flow
2022-07-03fix: aborts when using a Qt build with assertions enabledflow
2022-07-03feat+fix: cache versions and extra info in Modrinth packsflow
2022-07-03Merge pull request #818 from flowln/tiny_mod_iconsEzekiel Smith
2022-06-24fix(modrinth): fix sortingDioEgizio
2022-06-21fix: scale mod icons to the right sizeflow
2022-06-12chore: add license headersSefa Eyeoglu
2022-05-16fix: mod skipping between pages and remove dead codeflow
2022-05-16fix: missed change to metacache entry lookupflow
2022-05-16fix: use own metacache base for modrinth iconsSefa Eyeoglu
2022-05-16fix: better hack for icons that cant be natively scaled to 48x48flow
2022-05-15change: switch to modrinth production serversflow
2022-05-15fix: macos compilationflow
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-15change: use build variables for the modrinth API URLsflow
2022-05-14fix: make all modrinth modpacks have the same icon sizeflow
2022-05-14feat: add modrinth pack downloadingflow
2022-05-14refactor: rename Modrinth classes to ModrinthModSefa Eyeoglu
2022-03-27chore: add license headerSefa Eyeoglu
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-07fix: delete semicolons at the end of .cpp file's functionsflow
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-02-04Fix wrong mod file nametimoreo
2022-01-31Update to Modrinth API V2timoreo
2022-01-19Reduce spaghettinesstimoreo
2022-01-18Various fixestimoreo
2022-01-15Filtering per mod loader & mc versiontimoreo
2022-01-14Fixed iconstimoreo
2022-01-14Start of mod downloadingtimoreo