aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/ModPage.h
AgeCommit message (Expand)Author
2023-06-02Fix crash when selecting same mod from different providers (#1029)Alexandru Ionut Tripon
2023-05-26fix(memory leak): don't override default deconstructor + reset shared_ptr + e...Rachel Powers
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-13fix(RD): correctly set the strings for the specific resource namesflow
2023-01-13refactor(RD): decouple ResourceModels from ResourcePagesflow
2023-01-13refactor: put resource downloading classes in common namespaceflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow
2022-11-01Initial better mod browser link implementationTheKodeToad
2022-10-12fix: don't include opted out versions with the 'Any' filter on the MDflow
2022-09-07refactor: create mod pages and filter widget by factory methodsflow
2022-08-01feat+refactor: clean up ProgressWidget and add progress indicatior toflow
2022-08-01feat: add (semi) instant searching in mod downloaderflow
2022-08-01change: preserve search term across different mod providersflow
2022-06-14Merge pull request #634 from flowln/donate_linksEzekiel Smith
2022-05-30Merge pull request #505 from flowln/improve_download_uxSefa Eyeoglu
2022-05-24feat: add donate links for modrinth modsflow
2022-05-21feat(ui): make selected mods in downloader bold with underlineflow
2022-05-19refactor: allow tracking multiple mod loadersSefa Eyeoglu
2022-04-19fix: fix Modrinth query when Quilt is in useSefa Eyeoglu
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-15feat: Integrate newly created filter dialog in ModPageflow
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-07refactor: move NetJob away from ModModel to ModAPIflow
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-03fix windows compilationflow
2022-03-02refactor: move url creation for mods to modplatform/flow
2022-03-02refactor: extract common code in mod pages and modelflow