summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2026-06-15Make the favicon configurable via FAVICON config / --favicon flagPaul Buetow
2026-06-15Stats backgrounds: fit the category instead of album-wide randomPaul Buetow
2026-06-15Fix dist root permissions so --sync publishes a readable directoryPaul Buetow
2026-06-15Move the stats site into a stats/ subdir to keep the album root smallPaul Buetow
2026-06-15Persist the EXIF cache in a volatile ./cache dir parallel to ./distPaul Buetow
2026-06-15Cache the background photo list for filter pagesPaul Buetow
2026-06-15Make every stat bucket a clickable filter mini-album, rendered in parallelPaul Buetow
2026-06-15Per-camera mini-albums: full-width grid + camera-scoped view navigationPaul Buetow
2026-06-15Stats/camera pages: blurred background, album-like camera thumbs, spacingPaul Buetow
2026-06-15Add EXIF mouse-over tooltip to the normal image viewPaul Buetow
2026-06-14rm0 surface stats page in the dry-run planPaul Buetow
2026-06-14rm0 wire stats feature into generate with STATS_PAGE togglePaul Buetow
2026-06-14um0 add per-camera filter pagesPaul Buetow
2026-06-14pm0 pin leaderboard sort collation for reproducible outputPaul Buetow
2026-06-14pm0 add stats page template and render functionPaul Buetow
2026-06-14om0 fix camera slug collisions and align ISO fallback orderPaul Buetow
2026-06-14om0 add stats aggregation modulePaul Buetow
2026-06-146m0 re-raise interrupt to $BASHPID, not $$, in render subshellPaul Buetow
2026-06-146m0 clean up BASH_ENV context tempfile via traps on interruptPaul Buetow
2026-06-14lm0 harden resolve_config_array callers against set -ePaul Buetow
2026-06-14lm0 de-duplicate imagemagick detection and config-array parsingPaul Buetow
2026-06-14km0 address job pool reviewPaul Buetow
2026-06-14km0 harden parallel job poolPaul Buetow
2026-06-13Refactor helper modules for im0Paul Buetow
2026-06-13dm0: split dry-run planning from outputPaul Buetow
2026-06-13jm0: allow minimal refresh configsPaul Buetow
2026-06-13jm0: centralize runtime config defaultsPaul Buetow
2026-06-13Refactor generation metadata writing for cm0Paul Buetow
2026-06-12Refactor EXIF tooltip parsing for em0Paul Buetow
2026-06-12Make run_action status-safe for bm0Paul Buetow
2026-06-12Harden status-tested validation paths for bm0Paul Buetow
2026-06-12Fix remaining errexit masking for bm0Paul Buetow
2026-06-12Capture action and template setup failures for bm0Paul Buetow
2026-06-12Clean template context files on failure for bm0Paul Buetow
2026-06-12Guard template render setup failures for bm0Paul Buetow
2026-06-12Propagate dispatcher validation failures for bm0Paul Buetow
2026-06-12Unify validator fail-fast contract for bm0Paul Buetow
2026-06-12Consolidate CLI option specsPaul Buetow
2026-06-12Fix next template required vars for gm0Paul Buetow
2026-06-12Co-locate template required context vars for gm0Paul Buetow
2026-06-11fm0 deduplicate escape wrappersPaul Buetow
2026-06-11Fix HEIGHT photo scaling for task 5m0Paul Buetow
2026-06-11Refactor template render fields for task 7m0Paul Buetow
2026-06-11Make main CLI state explicit for task 8m0Paul Buetow
2026-06-11Split config module concerns for task 9m0Paul Buetow
2026-06-11Rename photoalbum to shurikenPaul Buetow
2026-06-11Copy favicon when refreshing splashPaul Buetow
2026-06-11Add shuriken logo and generated faviconPaul Buetow
2026-06-11Update generated header project URLPaul Buetow
2026-06-11Fix detail redirect dry-run countPaul Buetow