Age | Commit message (Expand) | Author |
2022-07-17 | fix: don't use shared_ptr for a background task T_T | flow |
2022-07-17 | feat: add some mod api calls | flow |
2022-07-17 | feat: add some api calls to modrinth | flow |
2022-06-14 | Merge pull request #634 from flowln/donate_links | Ezekiel Smith |
2022-06-04 | Merge pull request #426 from flowln/mod_perma | Sefa Eyeoglu |
2022-05-29 | Fix modrinth search filters | timoreo |
2022-05-24 | feat: add donate links for modrinth mods | flow |
2022-05-23 | refactor: move code out of ModIndex.h | flow |
2022-05-19 | chore: improve readability | Sefa Eyeoglu |
2022-05-19 | refactor: allow tracking multiple mod loaders | Sefa Eyeoglu |
2022-05-15 | chore: license headers 2 | flow |
2022-05-15 | chore: add/update license headers | Sefa Eyeoglu |
2022-05-15 | change: use build variables for the modrinth API URLs | flow |
2022-04-19 | fix: fix Modrinth query when Quilt is in use | Sefa Eyeoglu |
2022-04-16 | fix: query for Fabric mods if Quilt is in use | Sefa Eyeoglu |
2022-04-15 | fix: 'All' filter working and get around CF API capabilities | flow |
2022-04-15 | fix(ui): Refresh mod list when changing filtering options | flow |
2022-04-15 | feat: Use version filter when searching mods | flow |
2022-04-14 | refactor: cleanup ModLoaderType | Sefa Eyeoglu |
2022-04-07 | fix: check for Quilt as Fabric-compatible loader | Sefa Eyeoglu |
2022-03-24 | optimize: Improve mod versions request to Modrinth | flow |
2022-03-14 | tidy: Fix clang-tidy issues on files changed in this PR | flow |
2022-03-07 | refactor: de-duplicate common code in network mod APIs | flow |
2022-03-07 | refactor: move NetJob away from ModModel to ModAPI | flow |
2022-03-06 | refactor: use Enum instead of raw int for ModLoaderType | flow |
2022-03-02 | refactor: move url creation for mods to modplatform/ | flow |