brewlog/static
Jon Seager 5820c162f6
fix: address static assets code review findings
- Remove dead CSS color property in .tab-mobile
- Fix design token violations (text-red-500, fallback colors)
- Add disconnectedCallback to chip-scroll, image-upload, searchable-select
- Replace innerHTML with safe DOM APIs in world-map screen reader table
- Add credentials: same-origin to WebAuthn fetch calls
- Move page-specific scripts (donut-chart, location) out of base.html
- Add client-side image resizing (1920px max dimension)
- Resize app-icon-512.png from 2048x2048 to 512x512
- Document Datastar unsafe-eval CSP requirement
- Add static asset serving tests (16 routes)
- Add e2e tests for world-map, donut-chart, chip-scroll presence
- Add cache-busting query params to all static asset URLs
2026-02-13 17:13:02 +00:00
..
css fix: address static assets code review findings 2026-02-13 17:13:02 +00:00
js fix: address static assets code review findings 2026-02-13 17:13:02 +00:00
app-icon-192.png feat: add home screen icons for iOS and Android 2026-02-13 11:41:16 +00:00
app-icon-512.png fix: address static assets code review findings 2026-02-13 17:13:02 +00:00
favicon-dark.svg feat(ui): add theme-aware SVG favicon that follows light/dark mode 2026-02-06 16:44:00 +00:00
favicon-light.svg feat(ui): add theme-aware SVG favicon that follows light/dark mode 2026-02-06 16:44:00 +00:00
og-image.png feat(web): add Open Graph and Twitter Card meta tags 2026-02-08 16:19:34 +00:00
site.webmanifest feat: add home screen icons for iOS and Android 2026-02-13 11:41:16 +00:00