Files
romm/backend/handler
Georges-Antoine Assi f255b5a7d9 feat(hashing): add RAR support to multi-file archive composite hashing
Add read_rar_archive_files via the existing 7zz binary (which natively
handles RAR3/RAR5 read), and collapse the per-extension reader dispatch
into an ARCHIVE_READERS dict so future formats are one entry away. Also
extract a small _make_file_hash helper to remove the repeated nested
ternaries in the inner loop.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 09:09:37 -04:00
..
2026-03-12 23:02:12 -04:00
2026-05-17 12:43:33 -04:00
2026-05-21 18:30:30 -04:00
2026-04-06 09:09:46 -04:00
2025-12-07 12:19:13 -05:00
2026-04-06 22:29:55 -04:00
2026-05-21 17:12:05 -04:00