1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-21 18:55:36 +02:00
archivr/crates
TheGeneralist 84c5730b6a
singlefile: force --window-size=1920,1080 for viewport-dependent CSS preservation
Add --window-size=1920,1080 to the Chromium flags passed via --browser-args.
This makes the existing --remove-unused-styles=false and
--remove-alternative-medias=false effective for real @media rules
and responsive styles (headless default is small).

Also document in ARCHIVR_CHROME_ARGS that users can override by
supplying their own --window-size in the env var.
2026-07-05 15:40:58 +02:00
..
archivr-cli feat(fonts): wire font extraction into capture pipeline + blob serving route 2026-06-25 16:07:50 +02:00
archivr-core singlefile: force --window-size=1920,1080 for viewport-dependent CSS preservation 2026-07-05 15:40:58 +02:00
archivr-server feat: non-blocking batch capture dialog, toasts on failure, fix /runs errors 2026-07-05 13:56:00 +02:00