Age | Commit message (Expand) | Author |
2023-06-25 | Made custom url function | Trial97 |
2023-05-05 | feat: display license and issue tracker | Rachel Powers |
2023-05-04 | feat(mod parsing): load extra mod details | Rachel Powers |
2023-01-07 | Merge pull request #576 from Ryex/identify-zip-packs | Sefa Eyeoglu |
2022-12-29 | refactor(Mods): make provider() return a std::optional | flow |
2022-12-24 | feat: add a `ModUtils::validate` | Rachel Powers |
2022-12-15 | feat: add a provider column to the mods page | leo78913 |
2022-08-20 | change: add enable/disable to resources | flow |
2022-08-20 | refactor: simplify Mod structure | flow |
2022-08-20 | fix: don't give shared pointer to obj. external to the model | flow |
2022-08-20 | refactor: adapt rest of the codebase to the new resource model | flow |
2022-08-20 | refactor: move more tied logic to model and move logic to the resources | flow |
2022-08-20 | refactor: move general info from Mod to Resource | flow |
2022-07-17 | change: use ModStatus as a simple member instead of a pointer | flow |
2022-07-17 | change: make Mod a QObject used as a pointer | flow |
2022-07-17 | change: mod metadata improvements | flow |
2022-07-17 | change: allow deleting mods while preserving their metadata | flow |
2022-06-12 | fix: handling of incomplete mods | flow |
2022-05-23 | chore: add license headers | flow |
2022-05-23 | refactor: make mod metadata presence (or lack of) easier to find out | flow |
2022-05-23 | tidy: apply clang-tidy to some files | flow |
2022-05-23 | test+fix: add basic tests and fix issues with it | flow |
2022-05-23 | feat: cache metadata in ModDetails | flow |
2022-05-23 | refactor: abstract metadata handling and clarify names | flow |
2022-05-23 | refactor: remove unused mod info and organize some stuff | flow |
2022-05-23 | feat: use mod metadata for getting mod information | flow |
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek |