Age | Commit message (Expand) | Author |
---|---|---|
2022-08-28 | fix: Mod type enum -> Resource type enum | flow |
2022-08-28 | Merge pull request #1052 from flowln/resource_model | Sefa Eyeoglu |
2022-08-20 | refactor: move general info from Mod to Resource | flow |
2022-08-05 | fix: don't mutate QHash while iterating over it | flow |
2022-08-05 | fix: add some more nullptr checks / protection | flow |
2022-07-24 | refactor+feat: improve code separation in ensure metadata | flow |
2022-07-24 | feat: do incremental calculation of CF's hash | flow |
2022-07-24 | feat: use QIODevice for calcuating the JAR hash on Modrinth | flow |
2022-07-17 | fix: bogus returns in EnsureMetadataTask | flow |
2022-07-17 | fix: std::list -> QList | flow |
2022-07-17 | change: make Mod a QObject used as a pointer | flow |
2022-07-17 | fix: handling around disabled mods | flow |
2022-07-17 | feat: improve metadata gen. networking and performance | flow |
2022-07-17 | feat: add EnsureMetadataTask | flow |