brewlog/static
Jon Seager 4ee8cf7964
fix: polish edit forms and detail pages
- Skip payload in tracing::instrument to avoid logging base64 image data
- Add blob: to CSP img-src for image preview support
- Add deferred_upload_with_preview macro for edit form image previews
  with Replace/Remove buttons and proper DOM cleanup on replacement
- Fix datastar-fetch finished handler (evt.detail.response is undefined
  for redirect scripts)
- Display brew time in M:SS format on edit form
- Add full-width Save Changes button with check icon and Cancel button
  to all edit forms
- Fix country flag emoji spacing on cafe and cup detail pages
- Add "View on Map" Google Maps link to cafe and cup detail pages
2026-02-10 19:43:03 +00:00
..
css fix(ui): improve mobile card layout for list views 2026-02-09 20:24:57 +00:00
js fix: polish edit forms and detail pages 2026-02-10 19:43:03 +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