Commit Graph
2 Commits
Author SHA1 Message Date
nils 9be3609cea Gallery: true justified layout (row-height scaling, no crop, no spacer)
ci / docker (push) Successful in 15s
2026-07-17 14:12:57 +02:00
nilsandClaude f0238fc625 Initial release: self-hosted client photo gallery
ci / docker (push) Successful in 13m10s
Rust (axum + sqlx) API and worker sharing a Postgres-backed job queue
(SKIP LOCKED, heartbeat, reaper, typed statuses), S3 storage with derived
keys and a fully private bucket, OIDC photographer login with per-request
allowlist checks, client share links with argon2 passwords and lockout,
cookie-based image authorization with sliding expiry, hand-rolled
spec-compliant streaming ZIP downloads with exact Content-Length,
React + Vite gallery frontend, single Docker image, Helm chart for
external S3 + Postgres, and Gitea CI.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-07-17 13:12:42 +02:00