aboutsummaryrefslogtreecommitdiff
path: root/launcher/ui/pages
AgeCommit message (Expand)Author
2022-10-21Fix typocircuit10
2022-10-19Merge pull request #31 from flowln/who_needs_webviewSefa Eyeoglu
2022-10-19Merge pull request #27 from flowln/ftb_install_improveSefa Eyeoglu
2022-10-18Streamline Button changes to improve source readability.Cleo John
2022-10-18fix: use display name in codeSefa Eyeoglu
2022-10-18refactor: initial rebrandSefa Eyeoglu
2022-10-13fix: issues with aborts (again)flow
2022-10-13fix: abort search if we're already trying to download a packflow
2022-10-12fix: don't include opted out versions with the 'Any' filter on the MDflow
2022-10-11fix: prevent images overriding content when changing pagesflow
2022-10-08Merge pull request #1033 from Scrumplex/multi-arch-supportSefa Eyeoglu
2022-10-08feat: add image support for FTB packsflow
2022-10-08feat: add image support for modrinth modpack pagesflow
2022-10-08fix: make mod and modpack caches separate for Modrinthflow
2022-10-08feat: add image support for mod pagesflow
2022-10-08fix: mod updating isn't upcoming anymore :pDioEgizio
2022-10-08Merge pull request #1163 from flowln/fix_list_iconsSefa Eyeoglu
2022-09-26Merge pull request #894 from flowln/update_from_external_sourceflow
2022-09-24Allow double clicking to mark for dowloadErogigGit
2022-09-23fix: use placeholder icon when the project has no icon in MRflow
2022-09-23feat: change project item delegate for modrinth modpacksflow
2022-09-23fix: remove manual icon resize in ModModelflow
2022-09-20fix: simplify abort handling and add missing emitsflow
2022-09-20refactor: change the way instance names are handledflow
2022-09-20refactor: add instance creation abstraction and move vanillaflow
2022-09-20refactor: introduce RuntimeContextSefa Eyeoglu
2022-09-20feat: add texture pack parsingSefa Eyeoglu
2022-09-15Added Launch Demo button.jopejoe1
2022-09-07Merge pull request #997 from flowln/fix_major_version_filterflow
2022-09-07Merge pull request #1105 from flowln/better_resource_packsflow
2022-09-07refactor: create mod pages and filter widget by factory methodsflow
2022-09-07Merge pull request #939 from flowln/mod_downloader_improveflow
2022-09-07Merge pull request #966 from flowln/refactor_tasksflow
2022-09-05Merge pull request #1034 from Scrumplex/detect-performance-featuresSefa Eyeoglu
2022-09-03fix: removing mods with their metadata as wellflow
2022-09-03feat: modify InfoFrame and ResourcePackPage to show ResourcePack infoflow
2022-08-28refactor: make NetJob inherit from ConcurrentTask as well!flow
2022-08-28Merge pull request #1052 from flowln/resource_modelSefa Eyeoglu
2022-08-24fix: fix urls on ftb legacyDioEgizio
2022-08-20change: add enable/disable to resourcesflow
2022-08-20refactor: adapt rest of the codebase to the new resource modelflow
2022-08-20refactor: move general code from mod model to its own modelflow
2022-08-20fix: distinguish CoremodsSefa Eyeoglu
2022-08-20Merge pull request #1007 from Gingeh/disable-update-buttonSefa Eyeoglu
2022-08-11Merge pull request #897 from jamierocks/atl-updating-initialtimoreo
2022-08-10Make new title strings translatableRobb
2022-08-09fix: Make world safety nag title text match the action being performed instea...Robb
2022-08-08feat: detect GameMode and MangoHud's presenceSefa Eyeoglu
2022-08-08refactor: store current capabilitiesSefa Eyeoglu
2022-08-03Move large condition into a new lambdaGingeh