Age | Commit message (Expand) | Author |
---|---|---|
2022-04-15 | rework: make the filter as a tabbed widget in the dialog itself | flow |
2022-04-15 | fix(ui): Refresh mod list when changing filtering options | flow |
2022-04-15 | feat: Use version filter when searching mods | flow |
2022-04-07 | fix: check for Quilt as Fabric-compatible loader | Sefa Eyeoglu |
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 | 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: de-duplicate common code in network mod APIs | flow |
2022-03-07 | refactor: move NetJob away from ModModel to ModAPI | flow |
2022-03-06 | clarify some method names and comments | flow |
2022-03-06 | refactor: move "get versions" task from page to model | 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 |