Files
romm/backend/endpoints
Georges-Antoine Assi 207d0dc4c6 feat(hashing): persist per-member hashes on archive RomFile
Internal members of multi-file archives (zip/tar/7z/rar) are now hashed
individually (crc/md5/sha1) and stored in a new `archive_members` JSON
column on the archive's RomFile, alongside the existing composite hash
used for hash-database matching. Only the archive itself is surfaced as
a RomFile so full_path keeps pointing at a file that exists on disk,
which is the constraint that previously forced us to choose between
composite-only or broken downloads.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 09:41:04 -04:00
..
2026-03-08 14:51:28 -04:00
2026-03-15 11:25:39 -04:00
2026-04-05 22:35:37 -04:00
2026-03-14 22:13:38 -04:00
2026-01-18 23:35:03 -05:00
2025-12-07 16:34:22 -05:00
2026-01-18 22:27:46 -05:00
2026-03-07 09:56:17 -05:00
2026-03-07 09:56:17 -05:00
2026-04-01 19:27:34 -04:00
2026-04-06 21:32:13 -04:00