Age | Commit message (Expand) | Author |
2023-01-13 | fix(ModUpdater): ensure instead of require icon_url | flow |
2023-01-13 | refactor(RD): decouple ResourceModels from ResourcePages | flow |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2023-01-12 | fix: Remove extra line breaks for modrinth descriptions | Joshua Goins |
2022-10-28 | fix: avoid segfault for unexpected API reponse | Sefa Eyeoglu |
2022-08-01 | feat: display the 'body' of a MR mod on the mod downloader | flow |
2022-07-17 | fix: don't require non-essential items in mod index | flow |
2022-07-17 | feat: add mod update check tasks | flow |
2022-07-17 | feat: add changelog to mod providers | 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-05-24 | feat: add remaining links to modrinth mods | flow |
2022-05-24 | feat: add donate links for modrinth mods | flow |
2022-05-23 | chore: add license headers | flow |
2022-05-23 | feat: allow trying to use multiple hash types | flow |
2022-05-23 | refactor: move individual pack version parsing to its own function | flow |
2022-05-23 | fix: implement PR suggestions | flow |
2022-05-23 | feat: add very early mod.toml packwiz support | flow |
2022-05-15 | chore: add/update license headers | Sefa Eyeoglu |
2022-04-03 | Check for empty slug before setting pack url | Harry Peach |
2022-03-31 | Fix modrinth usable URL in mod downloader | dada513 |
2022-03-24 | optimize: Improve mod versions request to Modrinth | flow |
2022-03-24 | chore: resolve conflicts and merge upstream | flow |
2022-03-22 | fix: fix skipping one on file counting in mod version parse | flow |
2022-03-18 | fix: Use primary file for mod download on Modrinth | flow |
2022-03-14 | tidy: Fix clang-tidy issues on files changed in this PR | flow |
2022-03-02 | refactor: move url creation for mods to modplatform/ | flow |
2022-03-02 | refactor: Use a single indexed pack for mods | flow |
2022-02-01 | Fix braindead moments | timoreo |
2022-01-31 | Update to Modrinth API V2 | timoreo |
2022-01-24 | Changed modrinth author data to not be a list | timoreo |
2022-01-15 | Added smart file selection | timoreo |
2022-01-15 | Filtering per mod loader & mc version | timoreo |
2022-01-14 | Fixed icons | timoreo |
2022-01-14 | Added the downloading of the mods | timoreo |
2022-01-14 | Start of mod downloading | timoreo |