aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform
AgeCommit message (Expand)Author
2022-12-06feat+fix: allow forwarding extra info to InstanceImportTaskflow
2022-12-06feat: allow skipping the update confirmation dialogflow
2022-12-06refactor: abstract away update confirmation dialogflow
2022-12-06feat: add logic for the modrinth instance modpack pageflow
2022-12-06chore: add license headersSefa Eyeoglu
2022-12-06chore: reformat codeSefa Eyeoglu
2022-12-05fix: don't allocate BlockedsModsDialogSefa Eyeoglu
2022-12-01fix(FileResolvingTask): Fail instead of crash when there's API errorsflow
2022-11-11feat: add list of watched foldersRachel Powers
2022-11-11properly handle a currently running hashing taskRachel Powers
2022-11-11drag&drop + add folder to watchRachel Powers
2022-11-11Merge pull request #304 from Ryex/move-downloadsflow
2022-11-11add some extra debug logs for CF blocked modsRachel Powers
2022-11-10Merge pull request #397 from flowln/windows_mod_updater_fixes_maybeSefa Eyeoglu
2022-11-07fix: use cross-platform toStdString in FlameHasherflow
2022-11-04Merge pull request #366 from TheLastRar/MSVC-BuildSefa Eyeoglu
2022-11-04fix: separate types of std::string in Packwizflow
2022-11-04Fix: Resolve ambiguous overload errorsTheLastRar
2022-11-03Fix: Explicitly specify Version.h pathTheLastRar
2022-11-01fix: don't use forward-declared Ptr types in meta/flow
2022-11-01clang_format and code cleanupRachel Powers
2022-11-01chore(remove FS::copyFile):Rachel Powers
2022-11-01ensure FS::copyFile is marked for removalRachel Powers
2022-11-01code quality cleanupRachel Powers
2022-11-01minor clean up and add some docsRachel Powers
2022-11-01copy found mods to instance (FTB and Flame)Rachel Powers
2022-11-01watch filesystem, compute and match hashesRachel Powers
2022-11-01send blocked mod info to dialog & prototype UIRachel Powers
2022-10-28fix: only allow workarounds for blocked mods from MR when 100% safeflow
2022-10-28fix: avoid segfault for unexpected API reponseSefa Eyeoglu
2022-10-24fix: retry mod search job after aborting itflow
2022-10-22Merge pull request #224 from jamierocks/atl-abort-close-optional-mods-dialogSefa Eyeoglu
2022-10-22fix: fix segfault when resolving Flame resourcesSefa Eyeoglu
2022-10-22ATLauncher: Abort install if optional mods dialog is closedJamie Mansfield
2022-10-20fix: memory leak when finishing blocked mods jobflow
2022-10-14fix: correct ftb legacy tooflow
2022-10-13fix: issues with aborts (again)flow
2022-10-13refactor+fix: Make FTB install task similar to other install tasksflow
2022-09-30Merge pull request #1162 from Trial97/feature/Replace-toml-librarySefa Eyeoglu
2022-09-26fix: Fixed memory leaktimoreo
2022-09-26huge nit: added const refs, everywheretimoreo
2022-09-24Replaced tomlc99 with tomlplusplusTrial97
2022-09-20feat: add dialog to ask whether to chaneg instance's nameflow
2022-09-20fix: show warning in case there's no old index when updatingflow
2022-09-20refactor: setAbortStatus -> setAbortableflow
2022-09-20fix: move file deletion to the end of the instance updateflow
2022-09-20fix: some abort-related issuesflow
2022-09-20feat(ui): improve info dialog before updating an instanceflow
2022-09-20fix: hook up setAbortStatus in instance import tasksflow
2022-09-20fix: simplify abort handling and add missing emitsflow