aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/modrinth/ModrinthPage.cpp
AgeCommit message (Expand)Author
2023-08-12Merge branch 'develop' into feat/acknowledge_release_typeAlexandru Ionut Tripon
2023-08-04chore: update license headersSefa Eyeoglu
2023-06-28Corected variable nameTrial97
2023-06-28Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-15Made ByteSynkArray to use shared_ptrTrial97
2023-05-26feat: display release typeRachel Powers
2023-01-12refactor: replace hoedown markdown parser with cmarkJoshua Goins
2022-12-06refactor(InstanceImport): require rvalue from 'extra_info' mappingsflow
2022-12-06feat+fix: allow forwarding extra info to InstanceImportTaskflow
2022-10-11fix: prevent images overriding content when changing pagesflow
2022-10-08feat: add image support for modrinth modpack pagesflow
2022-10-08Merge pull request #1163 from flowln/fix_list_iconsSefa Eyeoglu
2022-09-23feat: change project item delegate for modrinth modpacksflow
2022-09-20refactor: change the way instance names are handledflow
2022-07-03fix: use better naming for Modrinth pack versionsflow
2022-07-03feat+fix: cache versions and extra info in Modrinth packsflow
2022-05-24feat: add remaining links to modrinth modpacksflow
2022-05-24fix: missing tr() and update donate messageflow
2022-05-24feat: add donate info to modrinth modpacksflow
2022-05-16fix: typo and useless codeflow
2022-05-15feat: better handling of optional modsflow
2022-05-15change: switch to modrinth production serversflow
2022-05-15fix: pack sorting and other search parametersflow
2022-05-15fix: always show project url, if availableSefa Eyeoglu
2022-05-15feat: add version of Modrinth modpack to instance nameSefa Eyeoglu
2022-05-15chore: license headers 2flow
2022-05-15change: use build variables for the modrinth API URLsflow
2022-05-15fix: add author page urlflow
2022-05-14fix: Have the URL be the project URL itselfflow
2022-05-14fix: download icon as well when importing modrinth modpacksflow
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-19Merge pull request #450 from Scrumplex/fix-quilt-mod-dlSefa Eyeoglu
2022-04-19fix: fix Modrinth query when Quilt is in useSefa Eyeoglu
2022-04-17Fix typos and inconsistent capitalization in sort optionsKenneth Chew
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): fix translatable stringsSefa 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: extract common code in mod pages and modelflow
2022-03-02refactor: Use a single indexed pack for modsflow
2022-02-27Fixed wrong version infotimoreo