Files
windwiderstand/src/routes/cms-images
Peter Meier 724b75b6bf
Deploy / verify (push) Successful in 40s
Deploy / deploy (push) Successful in 1m2s
feat(cms-images): forward dpr + format=auto to RustyCMS
- Accept dpr query param (clamped 1..4) and include it in cache key so
  each density gets its own cached file.
- Accept format=auto and negotiate locally from the client's Accept
  header (avif > webp > jpeg) before building the cache key — concrete
  formats in the cache avoid cross-client leaks.
2026-04-23 13:36:38 +02:00
..