Age | Commit message (Expand) | Author |
2023-05-26 | fix(memory leak): don't capture job and create cyclic refrence | Rachel Powers |
2023-03-12 | fix: explicit conversion to C string to fix MinGW g++ 10 build | Kenneth Chew |
2023-01-25 | refactor: make shared_qobject_ptr ctor explicit | flow |
2023-01-23 | fix(license): add/fix my copyright/license headers | flow |
2023-01-13 | refactor: change some ResourceAPI from NetJob to Task | flow |
2023-01-13 | refactor(RD): decouple ResourceModels from ResourcePages | flow |
2023-01-13 | refactor: generalize mod models and APIs to resources | flow |
2022-11-11 | Merge pull request #304 from Ryex/move-downloads | flow |
2022-11-07 | fix: use cross-platform toStdString in FlameHasher | flow |
2022-11-01 | watch filesystem, compute and match hashes | Rachel Powers |
2022-10-24 | fix: retry mod search job after aborting it | flow |
2022-09-26 | huge nit: added const refs, everywhere | timoreo |
2022-09-20 | feat: add override helper functions | flow |
2022-09-07 | Merge pull request #939 from flowln/mod_downloader_improve | flow |
2022-08-01 | refactor: use function cb instead of class cb in getVersions | flow |
2022-08-01 | refactor: use function cb instead of class cb in getModInfo | flow |
2022-07-24 | refactor: add a HashUtils place for hashing stuff | flow |
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-05-24 | feat: add donate links for modrinth 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 | fix: delete semicolons at the end of .cpp file's functions | flow |
2022-03-07 | refactor: de-duplicate common code in network mod APIs | flow |