From e445277b11068bb94ccba0995ad42a47008888df Mon Sep 17 00:00:00 2001 From: Claude Date: Fri, 10 Jul 2026 11:10:17 +0000 Subject: [PATCH] Add /videos gallery + per-domain mp4 reel uploads from the dashboard Public /videos page (sibling of /badges) shows a curated pair of brand reels (served from public/videos) plus any uploaded moshcoding.com reels. Page owners upload their own mp4 reels per parked domain from a new dashboard "Videos" tab. Storage reuses the existing DATA_DIR Railway-volume pattern (same volume genart caches images on): reel bytes live on the volume, metadata in a new Turso `media` table. Files stream through /api/media/[id] with HTTP range support so