brewlog/static/js
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
..
components fix: polish edit forms and detail pages 2026-02-10 19:43:03 +00:00
image-utils.js feat: support HEIF/HEIC image uploads via client-side Canvas conversion 2026-02-10 17:56:48 +00:00
location.js refactor: extract location JS into static file with nearby keyboard nav 2026-02-09 19:54:49 +00:00
webauthn.js chore: autoformat templates with prettier 2026-02-09 13:40:05 +00:00