This updates gallery handling to support video playback with generated poster thumbnails, adds authenticated admin upload/delete flows, and improves dev/runtime behavior including reliable thumbnail generation and media-safe response handling. Co-authored-by: Cursor <cursoragent@cursor.com>
4 lines
101 B
Plaintext
4 lines
101 B
Plaintext
# Gallery photos are mounted at runtime, not baked into the image
|
|
app/images/**
|
|
!app/images/.gitkeep
|