summaryrefslogtreecommitdiff
path: root/src/actions
Commit message (Expand)AuthorAgeFilesLines
* refactor: replace promiseExec callback with promiseLeo Goetz5 days1-18/+18
* fix: added spinner to each function that needs itLeo Goetz7 days1-4/+5
* fix: initialize ora inside the function not outsideLeo Goetz7 days1-2/+2
* fix: throw error instead of returnLeo Goetz7 days1-2/+1
* refactor: show warnings in the output instead of using oraLeo Goetz7 days3-30/+41
* feat: check only dirsLeo Goetz7 days1-4/+7
* feat: added error warning when lock is corruptedLeo Goetz8 days1-2/+7
* feat: replaced Promise.all with allSettledLeo Goetz8 days1-5/+13
* inital commitLeo Goetz2026-05-083-0/+104