aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/modrinth/ModrinthPage.h
AgeCommit message (Expand)Author
2023-08-27Added progress widget to some modpack providersTrial97
2023-08-18feat:refactored modpack uxTrial97
2023-08-04chore: update license headersSefa Eyeoglu
2022-05-16fix: typo and useless codeflow
2022-05-15chore: license headers 2flow
2022-05-14feat: add modrinth pack downloadingflow
2022-05-14fix: adapt upstream Modrinth code to our codebaseSefa Eyeoglu
2022-05-14Add support for importing Modrinth packs from fileskb1000
2022-05-14refactor: rename Modrinth classes to ModrinthModSefa Eyeoglu
2022-04-19fix: fix Modrinth query when Quilt is in useSefa Eyeoglu
2022-04-15CHANGE: switch the help pages to their own dirDioEgizio
2022-03-24chore: resolve conflicts and merge upstreamflow
2022-03-21Merge pull request #298 from Scrumplex/fix-i18nSefa Eyeoglu
2022-03-20fix: retranslate mod download pagesSefa Eyeoglu
2022-03-19fix(i18n): remove brand names from translationsSefa 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 NetJob away from ModModel to ModAPIflow
2022-03-06clarify some method names and commentsflow
2022-03-06refactor: move "get versions" task from page to modelflow
2022-03-06refactor: use only a single unique_ptr for the apiflow
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-21feat(ui): allow downloading multiple mods in Modrinth at onceflow
2022-02-04Fix wrong mod file nametimoreo
2022-01-15Filtering per mod loader & mc versiontimoreo
2022-01-14Removing copyrightstimoreo
2022-01-14Fixed iconstimoreo
2022-01-14Added modrinth icontimoreo
2022-01-14Start of mod downloadingtimoreo