Age | Commit message (Expand) | Author |
2022-12-10 | Merge pull request #32 from flowln/modpack_update_page | flow |
2022-12-08 | fix(blockedmods): Track and use targetFolder for blocked files | Rachel Powers |
2022-12-07 | fix: don't try updating Flame instance names when updating versions | flow |
2022-12-06 | fix(ManagedPackPage): only update the current instance exactly | flow |
2022-12-06 | feat+fix: allow forwarding extra info to InstanceImportTask | flow |
2022-12-06 | feat: allow skipping the update confirmation dialog | flow |
2022-12-06 | refactor: abstract away update confirmation dialog | flow |
2022-12-06 | feat: add logic for the modrinth instance modpack page | flow |
2022-12-06 | chore: add license headers | Sefa Eyeoglu |
2022-12-06 | chore: reformat code | Sefa Eyeoglu |
2022-12-05 | fix: don't allocate BlockedsModsDialog | Sefa Eyeoglu |
2022-12-01 | fix(FileResolvingTask): Fail instead of crash when there's API errors | flow |
2022-11-11 | feat: add list of watched folders | Rachel Powers |
2022-11-11 | properly handle a currently running hashing task | Rachel Powers |
2022-11-11 | drag&drop + add folder to watch | Rachel Powers |
2022-11-11 | Merge pull request #304 from Ryex/move-downloads | flow |
2022-11-11 | add some extra debug logs for CF blocked mods | Rachel Powers |
2022-11-10 | Merge pull request #397 from flowln/windows_mod_updater_fixes_maybe | Sefa Eyeoglu |
2022-11-07 | fix: use cross-platform toStdString in FlameHasher | flow |
2022-11-04 | Merge pull request #366 from TheLastRar/MSVC-Build | Sefa Eyeoglu |
2022-11-04 | fix: separate types of std::string in Packwiz | flow |
2022-11-04 | Fix: Resolve ambiguous overload errors | TheLastRar |
2022-11-03 | Fix: Explicitly specify Version.h path | TheLastRar |
2022-11-01 | fix: don't use forward-declared Ptr types in meta/ | flow |
2022-11-01 | clang_format and code cleanup | Rachel Powers |
2022-11-01 | chore(remove FS::copyFile): | Rachel Powers |
2022-11-01 | ensure FS::copyFile is marked for removal | Rachel Powers |
2022-11-01 | code quality cleanup | Rachel Powers |
2022-11-01 | minor clean up and add some docs | Rachel Powers |
2022-11-01 | copy found mods to instance (FTB and Flame) | Rachel Powers |
2022-11-01 | watch filesystem, compute and match hashes | Rachel Powers |
2022-11-01 | send blocked mod info to dialog & prototype UI | Rachel Powers |
2022-10-28 | fix: only allow workarounds for blocked mods from MR when 100% safe | flow |
2022-10-28 | fix: avoid segfault for unexpected API reponse | Sefa Eyeoglu |
2022-10-24 | fix: retry mod search job after aborting it | flow |
2022-10-22 | Merge pull request #224 from jamierocks/atl-abort-close-optional-mods-dialog | Sefa Eyeoglu |
2022-10-22 | fix: fix segfault when resolving Flame resources | Sefa Eyeoglu |
2022-10-22 | ATLauncher: Abort install if optional mods dialog is closed | Jamie Mansfield |
2022-10-20 | fix: memory leak when finishing blocked mods job | flow |
2022-10-14 | fix: correct ftb legacy too | flow |
2022-10-13 | fix: issues with aborts (again) | flow |
2022-10-13 | refactor+fix: Make FTB install task similar to other install tasks | flow |
2022-09-30 | Merge pull request #1162 from Trial97/feature/Replace-toml-library | Sefa Eyeoglu |
2022-09-26 | fix: Fixed memory leak | timoreo |
2022-09-26 | huge nit: added const refs, everywhere | timoreo |
2022-09-24 | Replaced tomlc99 with tomlplusplus | Trial97 |
2022-09-20 | feat: add dialog to ask whether to chaneg instance's name | flow |
2022-09-20 | fix: show warning in case there's no old index when updating | flow |
2022-09-20 | refactor: setAbortStatus -> setAbortable | flow |
2022-09-20 | fix: move file deletion to the end of the instance update | flow |