Age | Commit message (Expand) | Author |
---|---|---|
2022-12-08 | fix(blockedmods): Track and use targetFolder for blocked files | Rachel Powers |
2022-12-06 | chore: reformat code | Sefa Eyeoglu |
2022-12-06 | chore: add license headers | Sefa Eyeoglu |
2022-12-06 | refactor: replace Open All with Open Missing | Sefa Eyeoglu |
2022-12-06 | chore: reformat code | Sefa Eyeoglu |
2022-12-05 | dix: disable FS watcher after closing BlockedModsDialog | Sefa Eyeoglu |
2022-11-11 | chore: clang format & cleanup | 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-01 | fix mispellings and wrap strings for translation | 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-07-16 | Add "Open All" button to blocked mods dialog | kumquat-ir |