project-bifrost-platform/src
Jonathan Hvid c509dc66ed feat(events): event photo upload + photo-as-background hero card
Admin can now upload a png/jpg event photo (SPEC §8 exception added):
- new image-upload admin field kind with live preview, uploading via
  POST /api/admin/upload (fenja-only, type + 5MB validation);
- files stored under data/uploads (gitignored, BIFROST_UPLOAD_DIR
  overridable) and served by GET /uploads/[file] with a traversal guard.

Reworks the /pulse event card: the greeting moved inside a taller box, the
"next gathering" label sits above the date + title, and the photo renders
as a top-right background that blends into the indigo via gradient masks.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-10 17:18:23 +02:00
..
admin feat(events): event photo upload + photo-as-background hero card 2026-06-10 17:18:23 +02:00
components feat(events): event photo upload + photo-as-background hero card 2026-06-10 17:18:23 +02:00
content feat: database schema, migrations, and seed data 2026-04-18 22:43:16 +02:00
layouts fix(nav): scale italic Bifrost down to optically match regular Project 2026-05-12 15:10:55 +02:00
lib feat(events): event photo upload + photo-as-background hero card 2026-06-10 17:18:23 +02:00
pages feat(events): event photo upload + photo-as-background hero card 2026-06-10 17:18:23 +02:00
styles feat(db): roadmap_items gains 'considering' + 'in_beta' rename, --on-ink tokens 2026-05-12 10:46:39 +02:00
env.d.ts feat: database schema, migrations, and seed data 2026-04-18 22:43:16 +02:00
middleware.ts feat: database schema, migrations, and seed data 2026-04-18 22:43:16 +02:00