Commit Graph

15 Commits

Author SHA1 Message Date
cd6017519e refactor: replace custom ignore logic with doublestar glob matching, improve logging, and update deps to use github.com/bmatcuk/doublestar/v4 while removing unused modules 2025-08-07 10:44:59 +02:00
37b08d27f5 feat: replace std log with cylogger, add flag-based init, enhance logs,
update Go version and deps, and streamline Docker build/deploy scripts
2025-08-07 10:31:28 +02:00
862f95f730 Update 2024-07-16 18:00:12 +02:00
763d8e4b81 Refactor other 2024-06-22 14:22:00 +02:00
4a30a15921 Refactor root scanning 2024-06-22 14:10:37 +02:00
b95d9f7ff0 Refactor thresholds to durations 2024-06-22 14:10:32 +02:00
6b63c3c020 Refactor vars to shorthands 2024-06-22 13:59:53 +02:00
8b89d13997 Refactor main 2024-06-22 13:58:51 +02:00
7c8c92be9a Cleanup 2024-06-22 13:45:20 +02:00
dd819547ed Refactor file time handling and add USE_MODTIME flag 2024-02-02 11:32:12 +01:00
c57102011e Refactor file scanning and add file counting 2024-02-02 11:15:05 +01:00
6720e67e0b Implement cleaning empty directories 2024-01-26 16:00:30 +01:00
e7dc2d3f90 Fix issue where every directory would be ignored for an empty input 2024-01-26 15:43:36 +01:00
3b83d85d7e Implement everything else from JS 2024-01-26 15:25:16 +01:00
fac474a58b Implement input arg parsing 2024-01-26 13:38:44 +01:00