Age | Commit message (Expand) | Author |
---|---|---|
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 |