aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/ModPage.cpp
AgeCommit message (Expand)Author
2022-04-15ui: underline search button text when changing filtersflow
2022-04-15rework: make the filter as a tabbed widget in the dialog itselfflow
2022-04-15fix: Polish usage in some casesflow
2022-04-15fix: 'All' filter working and get around CF API capabilitiesflow
2022-04-15fix(ui): Refresh mod list when changing filtering optionsflow
2022-04-15feat: Integrate newly created filter dialog in ModPageflow
2022-04-14refactor: cleanup ModLoaderTypeSefa Eyeoglu
2022-04-07fix: check for Quilt as Fabric-compatible loaderSefa Eyeoglu
2022-03-24chore: resolve conflicts and merge upstreamflow
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-07refactor: move things around so that related things are close togetherflow
2022-03-06clarify some method names and commentsflow
2022-03-06refactor: move "get versions" task from page to modelflow
2022-03-06refactor: use only a single unique_ptr for the apiflow
2022-03-02refactor: move url creation for mods to modplatform/flow
2022-03-02refactor: extract common code in mod pages and modelflow