Files
lunarfront-app/packages/admin
Ryan Moon d936871a49 Fix note photos not displaying by using authenticated image fetching
Note photo thumbnails were failing because img src pointed at an
authenticated endpoint without auth headers. Added AuthImage component
that fetches images via Bearer token and renders as blob URLs. Photos
now display inline in note entries. Clicking still opens via signed URL.
2026-03-29 11:10:05 -05:00
..