aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform
AgeCommit message (Expand)Author
2022-04-16Merge pull request #392 from flowln/mod_filterSefa Eyeoglu
2022-04-16Merge pull request #430 from DioEgizio/make-helppages-on-their-own-dirEzekiel Smith
2022-04-15Add Quilt install option while creating an instanceKenneth Chew
2022-04-15Fix Fabric versions appearing for unsupported MC versionsKenneth Chew
2022-04-15Show no loader selected message when add instance window first opensKenneth Chew
2022-04-15Fix build on Qt 5.6Kenneth Chew
2022-04-15Add option to install mod loader during instance creationKenneth Chew
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: Use version filter when searching modsflow
2022-04-15feat: Integrate newly created filter dialog in ModPageflow
2022-04-15CHANGE: switch the help pages to their own dirDioEgizio
2022-04-14refactor: cleanup ModLoaderTypeSefa Eyeoglu
2022-04-07fix: check for Quilt as Fabric-compatible loaderSefa Eyeoglu
2022-04-02BuildConfig: Make Technic API base URL and build constantsJamie Mansfield
2022-04-02Technic: Display available versions for Solder packsJamie Mansfield
2022-04-02Technic: Match CurseForge pack description formatJamie Mansfield
2022-04-02Technic: Include the modpack version in instance titleJamie Mansfield
2022-04-02Technic: Prevent potential HTML injectionJamie Mansfield
2022-04-02Technic: Allow pack API urls to be used in searchJamie Mansfield
2022-03-29Merge pull request #352 from Scrumplex/fix-nameSefa Eyeoglu
2022-03-27chore: add license headerSefa Eyeoglu
2022-03-27fix: remove "PolyMC" from stringsSefa Eyeoglu
2022-03-24optimize: Improve mod versions request to Modrinthflow
2022-03-24chore: resolve conflicts and merge upstreamflow
2022-03-21Merge pull request #298 from Scrumplex/fix-i18nSefa Eyeoglu
2022-03-20fix: retranslate mod download pagesSefa Eyeoglu
2022-03-20chore: add license headerSefa Eyeoglu
2022-03-20App: Retranslate all pages when the language is changedJamie Mansfield
2022-03-19fix(i18n): remove brand names from translationsSefa Eyeoglu
2022-03-19fix(i18n): fix translatable stringsSefa Eyeoglu
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-07fix: delete semicolons at the end of .cpp file's functionsflow
2022-03-07refactor: move things around so that related things are close togetherflow
2022-03-07refactor: move more common code to base classflow
2022-03-07refactor: de-duplicate common code in network mod APIsflow
2022-03-07refactor: move NetJob away from ModModel to ModAPIflow
2022-03-06refactor: use Enum instead of raw int for ModLoaderTypeflow
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
2022-03-02refactor: Use a single indexed pack for modsflow
2022-03-01Merge pull request #205 from timoreo22/fix-version-selecttimoreo22
2022-02-27fix: Always tell Flame API which modloader we are usingflow