Age | Commit message (Expand) | Author |
---|---|---|
2022-06-14 | Merge pull request #634 from flowln/donate_links | Ezekiel Smith |
2022-05-24 | feat: add links for curseforge mods | flow |
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 | refactor: allow tracking multiple mod loaders | Sefa Eyeoglu |
2022-05-08 | adopt changes from #497 remapped | Ryan Cao |
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 | feat: Use version filter when searching mods | flow |
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 |