App-shell UI overhaul + media stream endpoint #9

Merged
justin merged 2 commits from ui-shell into main 2026-06-06 21:56:26 -04:00
Owner

Left-sidebar app shell, media gallery, structured events, split marketing/auth; backend media content-streaming endpoint.

Left-sidebar app shell, media gallery, structured events, split marketing/auth; backend media content-streaming endpoint.
justin added 2 commits 2026-06-06 21:56:25 -04:00
Presigned URLs point at the internal minio:9000 host a browser can't reach. Add ObjectStore.get_object and a GET /media/{id}/content endpoint that resolves visibility and streams the bytes; MediaRead.url now points there. Keeps the object store private and downloads behind the privacy engine.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Justin Paul <justin@jpaul.me>
Replaces the centered single-column of full-width cards with a proper application layout: a persistent left sidebar (Trees, and per-tree People/Sources/Media, with the tree name and sign-out) and a constrained content column. Marketing landing and auth pages are split out (own header/footer; centered auth with the logo).

Adds a Media gallery (upload + image thumbnails / file tiles, served via the backend content endpoint). Events are no longer free-text: a curated event-type list (+ custom) and a structured date (qualifier + day/month/year) that composes a proper genealogical date. Regenerated the OpenAPI client.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Signed-off-by: Justin Paul <justin@jpaul.me>
justin merged commit b0c7c8570b into main 2026-06-06 21:56:26 -04:00
Sign in to join this conversation.