Age | Commit message (Expand) | Author |
2022-10-19 | Merge pull request #31 from flowln/who_needs_webview | Sefa Eyeoglu |
2022-10-18 | fix: use display name in code | Sefa Eyeoglu |
2022-10-08 | fix: make mod and modpack caches separate for Modrinth | flow |
2022-09-23 | fix: use placeholder icon when the project has no icon in MR | flow |
2022-09-23 | feat: change project item delegate for modrinth modpacks | flow |
2022-08-28 | refactor: make NetJob inherit from ConcurrentTask as well! | flow |
2022-07-03 | fix: aborts when using a Qt build with assertions enabled | flow |
2022-07-03 | feat+fix: cache versions and extra info in Modrinth packs | flow |
2022-07-03 | Merge pull request #818 from flowln/tiny_mod_icons | Ezekiel Smith |
2022-06-24 | fix(modrinth): fix sorting | DioEgizio |
2022-06-21 | fix: scale mod icons to the right size | flow |
2022-06-12 | chore: add license headers | Sefa Eyeoglu |
2022-05-16 | fix: mod skipping between pages and remove dead code | flow |
2022-05-16 | fix: missed change to metacache entry lookup | flow |
2022-05-16 | fix: use own metacache base for modrinth icons | Sefa Eyeoglu |
2022-05-16 | fix: better hack for icons that cant be natively scaled to 48x48 | flow |
2022-05-15 | change: switch to modrinth production servers | flow |
2022-05-15 | fix: macos compilation | flow |
2022-05-15 | fix: pack sorting and other search parameters | flow |
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-05-14 | fix: make all modrinth modpacks have the same icon size | flow |
2022-05-14 | feat: add modrinth pack downloading | flow |
2022-05-14 | refactor: rename Modrinth classes to ModrinthMod | Sefa Eyeoglu |
2022-03-27 | chore: add license header | Sefa Eyeoglu |
2022-03-14 | tidy: Fix clang-tidy issues on files changed in this PR | flow |
2022-03-07 | fix: delete semicolons at the end of .cpp file's functions | flow |
2022-03-07 | refactor: move things around so that related things are close together | flow |
2022-03-07 | refactor: move more common code to base class | flow |
2022-03-07 | refactor: move NetJob away from ModModel to ModAPI | flow |
2022-03-02 | refactor: move url creation for mods to modplatform/ | 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-04 | Fix wrong mod file name | timoreo |
2022-01-31 | Update to Modrinth API V2 | timoreo |
2022-01-19 | Reduce spaghettiness | timoreo |
2022-01-18 | Various fixes | timoreo |
2022-01-15 | Filtering per mod loader & mc version | timoreo |
2022-01-14 | Fixed icons | timoreo |
2022-01-14 | Start of mod downloading | timoreo |