- Delete old file_chunks and chunk_files when file content changes - Add DeleteByFileID method to ChunkFileRepository - Add tests to verify old chunks are properly disassociated - Make log messages more precise throughout scanner and snapshot - Support metadata-only snapshots when no files have changed - Add periodic status output during scan and snapshot operations - Improve scan summary output with clearer information |
||
|---|---|---|
| .. | ||
| backup_test.go | ||
| file_change_test.go | ||
| module.go | ||
| progress.go | ||
| scanner_test.go | ||
| scanner.go | ||
| snapshot_test.go | ||
| snapshot.go | ||