|
b7e232e80a
|
Add configuration struct for command-line flags and refactor main logic to use it
|
2025-05-23 14:01:55 +02:00 |
|
|
1ef25f6420
|
"Fix" file removal by tracking deleted files
|
2025-05-23 13:47:49 +02:00 |
|
|
7946eb43c5
|
Refactor image processing into separate hash and group workers for improved concurrency and clarity
|
2025-05-23 13:33:19 +02:00 |
|
|
552d0d4057
|
Add progress logging for processed and compared files
|
2025-05-23 13:27:24 +02:00 |
|
|
6445a2eded
|
Add worker concurrency and support for PNG images
|
2025-05-23 13:25:10 +02:00 |
|
|
47617fcdc5
|
Fix oopsie in iteration over files, now use files instead of args
|
2025-05-23 13:20:04 +02:00 |
|
|
b8f599d69f
|
Filter non-image files and deduplicate by keeping the largest file in each group
|
2025-05-23 13:14:54 +02:00 |
|
|
9b49cfa9a5
|
Implement doublestar globbing instead of file list
|
2025-05-23 13:11:49 +02:00 |
|
|
9a89c04b4c
|
Initial commit
|
2025-05-23 13:08:45 +02:00 |
|