1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-22 03:05:32 +02:00
archivr/crates/archivr-core/src
TheGeneralist e51a99bc77
fix: gate consent-overlay cleanup on cookie_ext; reset overflow; narrow selectors
- Strip overflow:hidden from body/html only when cookie_ext is active for
  the capture — prevents mutating legitimate pages when the feature is off
- Remove .fc-dialog (Google Funding Choices), .qc-cmp2-*, .sp-message-container,
  #sp-cc, #usercentrics-root as fallback for CMPs the extension misses
- Removed overbroad [class^="uc-"] and [id^="usercentrics"] selectors
  that could match real page content
2026-07-08 17:12:12 +02:00
..
downloader fix: gate consent-overlay cleanup on cookie_ext; reset overflow; narrow selectors 2026-07-08 17:12:12 +02:00
archive.rs feat: uBlock Origin Lite integration for ad-blocking during WebPage captures 2026-07-07 17:18:55 +02:00
capture.rs feat: cookie consent extension support (ARCHIVR_COOKIE_EXT) 2026-07-08 11:25:37 +02:00
database.rs feat: cookie consent extension support (ARCHIVR_COOKIE_EXT) 2026-07-08 11:25:37 +02:00
hash.rs feat(fonts): hash_bytes, get_blob_by_sha256, font_extractor module 2026-06-25 16:02:57 +02:00
lib.rs feat: browser capture button (Track 4) 2026-06-22 22:18:44 +02:00
twitter.rs feat: add db and multi-archive web UI foundation (#8) 2026-06-14 00:27:16 +02:00