brewlog/static/js
Jon Seager 2e41c28429
fix: apply EXIF orientation to uploaded photos
iPhone photos were displayed rotated because EXIF orientation metadata
was not being applied. Fix both the client-side canvas conversion
(use createImageBitmap which respects EXIF) and the server-side image
processing (read and apply EXIF orientation before resizing).
2026-02-12 18:07:52 +00:00
..
components fix: polish edit forms and detail pages 2026-02-10 19:43:03 +00:00
image-utils.js fix: apply EXIF orientation to uploaded photos 2026-02-12 18:07:52 +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