index
:
shuriken.sh
master
Static HTML/CSS (and zero JavaScript) photo album generator for https://irregular.ninja (and others) in Bash
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
Age
Commit message (
Expand
)
Author
2026-06-15
Make the favicon configurable via FAVICON config / --favicon flag
Paul Buetow
2026-06-15
Stats backgrounds: fit the category instead of album-wide random
Paul Buetow
2026-06-15
Fix dist root permissions so --sync publishes a readable directory
Paul Buetow
2026-06-15
Move the stats site into a stats/ subdir to keep the album root small
Paul Buetow
2026-06-15
Persist the EXIF cache in a volatile ./cache dir parallel to ./dist
Paul Buetow
2026-06-15
Cache the background photo list for filter pages
Paul Buetow
2026-06-15
Make every stat bucket a clickable filter mini-album, rendered in parallel
Paul Buetow
2026-06-15
Per-camera mini-albums: full-width grid + camera-scoped view navigation
Paul Buetow
2026-06-15
Stats/camera pages: blurred background, album-like camera thumbs, spacing
Paul Buetow
2026-06-15
Add EXIF mouse-over tooltip to the normal image view
Paul Buetow
2026-06-14
rm0 surface stats page in the dry-run plan
Paul Buetow
2026-06-14
rm0 wire stats feature into generate with STATS_PAGE toggle
Paul Buetow
2026-06-14
um0 add per-camera filter pages
Paul Buetow
2026-06-14
pm0 pin leaderboard sort collation for reproducible output
Paul Buetow
2026-06-14
pm0 add stats page template and render function
Paul Buetow
2026-06-14
om0 fix camera slug collisions and align ISO fallback order
Paul Buetow
2026-06-14
om0 add stats aggregation module
Paul Buetow
2026-06-14
6m0 re-raise interrupt to $BASHPID, not $$, in render subshell
Paul Buetow
2026-06-14
6m0 clean up BASH_ENV context tempfile via traps on interrupt
Paul Buetow
2026-06-14
lm0 harden resolve_config_array callers against set -e
Paul Buetow
2026-06-14
lm0 de-duplicate imagemagick detection and config-array parsing
Paul Buetow
2026-06-14
km0 harden parallel job pool
Paul Buetow
2026-06-13
Refactor helper modules for im0
Paul Buetow
2026-06-13
dm0: split dry-run planning from output
Paul Buetow
2026-06-13
jm0: allow minimal refresh configs
Paul Buetow
2026-06-13
jm0: centralize runtime config defaults
Paul Buetow
2026-06-13
Refactor generation metadata writing for cm0
Paul Buetow
2026-06-12
Refactor EXIF tooltip parsing for em0
Paul Buetow
2026-06-12
Make run_action status-safe for bm0
Paul Buetow
2026-06-12
Harden status-tested validation paths for bm0
Paul Buetow
2026-06-12
Fix remaining errexit masking for bm0
Paul Buetow
2026-06-12
Capture action and template setup failures for bm0
Paul Buetow
2026-06-12
Clean template context files on failure for bm0
Paul Buetow
2026-06-12
Guard template render setup failures for bm0
Paul Buetow
2026-06-12
Propagate dispatcher validation failures for bm0
Paul Buetow
2026-06-12
Unify validator fail-fast contract for bm0
Paul Buetow
2026-06-12
Consolidate CLI option specs
Paul Buetow
2026-06-12
Fix next template required vars for gm0
Paul Buetow
2026-06-12
Co-locate template required context vars for gm0
Paul Buetow
2026-06-11
fm0 deduplicate escape wrappers
Paul Buetow
2026-06-11
Fix HEIGHT photo scaling for task 5m0
Paul Buetow
2026-06-11
Refactor template render fields for task 7m0
Paul Buetow
2026-06-11
Make main CLI state explicit for task 8m0
Paul Buetow
2026-06-11
Split config module concerns for task 9m0
Paul Buetow
2026-06-11
Rename photoalbum to shuriken
Paul Buetow
2026-06-11
Copy favicon when refreshing splash
Paul Buetow
2026-06-11
Add shuriken logo and generated favicon
Paul Buetow
2026-06-11
Fix detail redirect dry-run count
Paul Buetow
2026-06-11
Keep detail navigation in detail view
Paul Buetow
2026-06-11
Add EXIF tooltip to details view
Paul Buetow
[next]