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
/
template.source.sh
Age
Commit message (
Expand
)
Author
2026-06-15
Per-camera mini-albums: full-width grid + camera-scoped view navigation
Paul Buetow
2026-06-15
Add EXIF mouse-over tooltip to the normal image view
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 add stats page template and render function
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-13
jm0: allow minimal refresh configs
Paul Buetow
2026-06-13
jm0: centralize runtime config defaults
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
Unify validator fail-fast contract for bm0
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
Refactor template render fields for task 7m0
Paul Buetow
2026-06-11
Rename photoalbum to shuriken
Paul Buetow
2026-06-11
Add EXIF tooltip to details view
Paul Buetow
2026-06-11
Split photoalbum source into lib modules
Paul Buetow