summaryrefslogtreecommitdiff
path: root/src/actions
Commit message (Expand)AuthorAgeFilesLines
* fix: config and config commandHEADmasterLeo Goetz34 hours2-3/+4
* feat: added fix functionalityLeo Goetz41 hours3-71/+38
* feat: added types and renamed outputSummary fileLeo Goetz41 hours2-20/+36
* refactor: removed new promise anti pattern from getAuditPromiseLeo Goetz5 days1-13/+12
* 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