aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages
AgeCommit message (Expand)Author
2022-03-29Merge pull request #352 from Scrumplex/fix-nameSefa Eyeoglu
2022-03-29Merge pull request #356 from flowln/version_optimizeSefa Eyeoglu
2022-03-27chore: add license headerSefa Eyeoglu
2022-03-27fix: remove "PolyMC" from stringsSefa Eyeoglu
2022-03-27Merge pull request #341 from dada513/developSefa Eyeoglu
2022-03-27Add quit launcher after game stops option (Steam Deck)dada513
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 CustomCommandsSefa 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-20fix: disable "Install Forge" button when neededSefa Eyeoglu
2022-03-20fix: disable "Download mods" button when neededSefa Eyeoglu
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2022-03-19fix(i18n): remove brand names from translationsSefa Eyeoglu
2022-03-19fix(i18n): fix translatable stringsSefa Eyeoglu
2022-03-18fix(ui): remove paste.polymc.orgflow
2022-03-18fix silly mistakes and merge upstreamflow
2022-03-14tidy: Fix clang-tidy issues on files changed in this PRflow
2022-03-15Merge pull request #188 from PolyMC/removal/notificationsEzekiel Smith
2022-03-11fix missing translation stringsflow
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-08Merge pull request #230 from Scrumplex/fix-iconthemesEzekiel Smith
2022-03-06refactor: use Enum instead of raw int for ModLoaderTypeflow
2022-03-06clarify some method names and commentsflow
2022-03-06merge upstreamflow
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-05fix: reorganize icon themesSefa Eyeoglu
2022-03-03fix extra spacing in resource packs and shader packs, and move button upflow
2022-03-03hack: hide 'Download Mods' button when not in the mods tabflow
2022-03-03change 'Install Mods' -> 'Download Mods' and change positionflow
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
2022-02-27Cleanly free NetJob in flame modpacktimoreo
2022-02-27Fixed wrong version infotimoreo
2022-02-25merge upstream and resolve conflictsflow
2022-02-26Merge pull request #183 from timoreo22/fix-versions-segfaultEzekiel Smith
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