Age | Commit message (Expand) | Author |
2023-01-12 | refactor: replace hoedown markdown parser with cmark | Joshua Goins |
2022-12-06 | refactor(InstanceImport): require rvalue from 'extra_info' mappings | flow |
2022-12-06 | feat+fix: allow forwarding extra info to InstanceImportTask | flow |
2022-10-11 | fix: prevent images overriding content when changing pages | flow |
2022-10-08 | feat: add image support for modrinth modpack pages | flow |
2022-10-08 | Merge pull request #1163 from flowln/fix_list_icons | Sefa Eyeoglu |
2022-09-23 | feat: change project item delegate for modrinth modpacks | flow |
2022-09-20 | refactor: change the way instance names are handled | flow |
2022-07-03 | fix: use better naming for Modrinth pack versions | flow |
2022-07-03 | feat+fix: cache versions and extra info in Modrinth packs | flow |
2022-05-24 | feat: add remaining links to modrinth modpacks | flow |
2022-05-24 | fix: missing tr() and update donate message | flow |
2022-05-24 | feat: add donate info to modrinth modpacks | flow |
2022-05-16 | fix: typo and useless code | flow |
2022-05-15 | feat: better handling of optional mods | flow |
2022-05-15 | change: switch to modrinth production servers | flow |
2022-05-15 | fix: pack sorting and other search parameters | flow |
2022-05-15 | fix: always show project url, if available | Sefa Eyeoglu |
2022-05-15 | feat: add version of Modrinth modpack to instance name | Sefa Eyeoglu |
2022-05-15 | chore: license headers 2 | flow |
2022-05-15 | change: use build variables for the modrinth API URLs | flow |
2022-05-15 | fix: add author page url | flow |
2022-05-14 | fix: Have the URL be the project URL itself | flow |
2022-05-14 | fix: download icon as well when importing modrinth modpacks | flow |
2022-05-14 | feat: add modrinth pack downloading | flow |
2022-05-14 | fix: adapt upstream Modrinth code to our codebase | Sefa Eyeoglu |
2022-05-14 | Add support for importing Modrinth packs from files | kb1000 |
2022-05-14 | refactor: rename Modrinth classes to ModrinthMod | Sefa Eyeoglu |
2022-04-19 | Merge pull request #450 from Scrumplex/fix-quilt-mod-dl | Sefa Eyeoglu |
2022-04-19 | fix: fix Modrinth query when Quilt is in use | Sefa Eyeoglu |
2022-04-17 | Fix typos and inconsistent capitalization in sort options | Kenneth Chew |
2022-03-24 | chore: resolve conflicts and merge upstream | flow |
2022-03-21 | Merge pull request #298 from Scrumplex/fix-i18n | Sefa Eyeoglu |
2022-03-20 | fix: retranslate mod download pages | Sefa Eyeoglu |
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu |
2022-03-14 | tidy: Fix clang-tidy issues on files changed in this PR | flow |
2022-03-07 | refactor: move things around so that related things are close together | flow |
2022-03-07 | refactor: move NetJob away from ModModel to ModAPI | flow |
2022-03-06 | clarify some method names and comments | flow |
2022-03-06 | refactor: move "get versions" task from page to model | flow |
2022-03-06 | refactor: use only a single unique_ptr for the api | flow |
2022-03-02 | refactor: extract common code in mod pages and model | flow |
2022-03-02 | refactor: Use a single indexed pack for mods | flow |
2022-02-27 | Fixed wrong version info | timoreo |
2022-02-25 | merge upstream and resolve conflicts | flow |
2022-02-21 | fix(ui): change text in selection button when there's no valid version | flow |
2022-02-21 | feat(ui): allow downloading multiple mods in Modrinth at once | flow |
2022-02-19 | Fixed segfault when closing window while version info download is still going | timoreo |
2022-02-04 | Fix wrong mod file name | timoreo |
2022-01-31 | Update to Modrinth API V2 | timoreo |