aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages/modplatform/flame
AgeCommit message (Expand)Author
2022-09-07refactor: create mod pages and filter widget by factory methodsflow
2022-08-01feat: lazy-load CF mod descriptionsflow
2022-07-17fix: filter out opted-out mods in mod downloaderflow
2022-07-10chore: update license headersSefa Eyeoglu
2022-07-03fix: aborts when using a Qt build with assertions enabledflow
2022-07-03fix: show invalid version even when there's noneflow
2022-07-03feat+fix: cache Flame modpack versionsflow
2022-06-23Update launcher/ui/pages/modplatform/flame/FlamePage.uiDioEgizio
2022-06-23chore(flame): reword warningDioEgizio
2022-06-14Merge pull request #634 from flowln/donate_linksEzekiel Smith
2022-05-28Rework curseforge download (#611)timoreo22
2022-05-24feat: add links to curseforge modpacksflow
2022-05-22Merge pull request #597 from Scrumplex/refactor-modloader-modapiSefa Eyeoglu
2022-05-20fix(ui): make CF and MR modpack dialogs more consistentSefa Eyeoglu
2022-05-20Apply suggestionstimoreo
2022-05-20Very Temporary Fix for curseforgetimoreo
2022-05-19refactor: allow tracking multiple mod loadersSefa Eyeoglu
2022-05-08adopt changes from #497 remappedRyan Cao
2022-04-19Merge pull request #450 from Scrumplex/fix-quilt-mod-dlSefa Eyeoglu
2022-04-19fix: fix Modrinth query when Quilt is in useSefa Eyeoglu
2022-04-17Fix typos and inconsistent capitalization in sort optionsKenneth Chew
2022-04-15CHANGE: switch the help pages to their own dirDioEgizio
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: 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-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
2022-02-27Cleanly free NetJob in flame modpacktimoreo
2022-02-27Fixed wrong version infotimoreo
2022-02-25merge upstream and resolve conflictsflow
2022-02-21fix(ui): change text in selection button when there's no valid versionflow
2022-02-21feat(ui): allow downloading multiple mods from CurseForge at onceflow
2022-02-19Fixed segfault when closing window while version info download is still goingtimoreo
2022-02-04Fix wrong mod file nametimoreo
2022-01-24Fixed spacingtimoreo