1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-22 03:05:32 +02:00
archivr/crates/archivr-core/src/downloader
TheGeneralist 22b0a55730
feat(fonts): hash_bytes, get_blob_by_sha256, font_extractor module
- fix(hash): hash raw bytes instead of lossy UTF-8; add hash_bytes
- feat(database): add get_blob_by_sha256 lookup
- feat(font_extractor): extract embedded font data-URIs from archived HTML
2026-06-25 16:02:57 +02:00
..
font_extractor.rs feat(fonts): hash_bytes, get_blob_by_sha256, font_extractor module 2026-06-25 16:02:57 +02:00
http.rs feat(http): add UrlKind enum and probe_url_kind HEAD probe 2026-06-24 18:38:52 +02:00
local.rs feat: add db and multi-archive web UI foundation (#8) 2026-06-14 00:27:16 +02:00
metadata.rs feat: platform-aware entry titling for all 13 source types 2026-06-23 21:49:34 +02:00
mod.rs feat(fonts): hash_bytes, get_blob_by_sha256, font_extractor module 2026-06-25 16:02:57 +02:00
singlefile.rs feat(singlefile): add UA, disable-web-security, and user-data-dir 2026-06-25 11:39:24 +02:00
store.rs feat: add db and multi-archive web UI foundation (#8) 2026-06-14 00:27:16 +02:00
tweets.rs feat: add db and multi-archive web UI foundation (#8) 2026-06-14 00:27:16 +02:00
ytdlp.rs feat: platform-aware entry titling for all 13 source types 2026-06-23 21:49:34 +02:00