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
/
tests
Age
Commit message (
Expand
)
Author
2026-06-05
Add rsync sync command
Paul Buetow
2026-06-05
Fix init config template path replacement
Paul Buetow
2026-06-05
Fix tarball cleanup for custom suffixes
Paul Buetow
2026-06-05
Accumulate view redirect manifest during render
Paul Buetow
2026-06-05
Enable strict mode for test helpers
Paul Buetow
2026-06-05
Add refresh-splash CLI rejection tests
Paul Buetow
2026-06-05
Use wait -n for image job throttling
Paul Buetow
2026-06-05
Slim template render context interface
Paul Buetow
2026-06-05
Fix staged generation signal cleanup
Paul Buetow
2026-06-05
Add timeouts for generation tools
Paul Buetow
2026-06-05
Fix full last-page view redirect wrap-around
Paul Buetow
2026-06-05
Fix view redirect last view detection
Paul Buetow
2026-06-05
Add fast splash refresh action
Paul Buetow
2026-06-05
Retire Makefile and parallelize image processing
Paul Buetow
2026-06-05
Add splash page support for task 8j0
Paul Buetow
2026-06-04
Flatten generated HTML layout for task 6j0
Paul Buetow
2026-06-04
Refine Bash practices for oi0
Paul Buetow
2026-06-04
Add image details pages for task 9j0
Paul Buetow
2026-06-04
qi0 add just install workflow
Paul Buetow
2026-06-04
Reduce template render coupling (vi0)
Paul Buetow
2026-06-03
Add deterministic generation mode for task 3j0
Paul Buetow
2026-06-03
Resolve default template directory fallback for 1j0
Paul Buetow
2026-06-03
Add print-config mode for task 0j0
Paul Buetow
2026-06-03
Fix TAR_OPTS argv handling for si0
Paul Buetow
2026-06-03
Add output verbosity controls for zi0
Paul Buetow
2026-06-03
Add dry-run mode for photoalbum generation (wi0)
Paul Buetow
2026-06-03
Fix no-extension image filtering for task 2j0
Paul Buetow
2026-06-03
Filter incoming image files for task 2j0
Paul Buetow
2026-06-03
Add generation metadata for task 4j0
Paul Buetow
2026-06-03
Stage album generation before dist replace
Paul Buetow
2026-06-03
xi0 validate photoalbum config before generation
Paul Buetow
2026-06-02
Add modern CLI test coverage for pi0
Paul Buetow
2026-06-02
Add CLI config overrides for mi0
Paul Buetow
2026-06-02
ri0: preserve photo filenames with spaces
Paul Buetow
2026-06-02
Fix HTML escaping in generated albums (ti0)
Paul Buetow
2026-06-02
Implement explicit config CLI behavior for li0
Paul Buetow
2026-06-02
ki0: switch photoalbum CLI to long options
Paul Buetow