summaryrefslogtreecommitdiff
path: root/src/lib/template.source.sh
AgeCommit message (Expand)Author
2026-06-24Unify escape/date helper API; fix current_date_text cachingPaul Buetow
2026-06-17Add configurable SOURCE_URL footer link; release 0.9.00.9.0Paul Buetow
2026-06-17kn0 compute only required template render vars per templatePaul Buetow
2026-06-17bn0 guard preview_num arithmetic against non-numeric inputPaul Buetow
2026-06-16wn0 batch preview-thumbnail rendering per pagePaul Buetow
2026-06-16hn0 make template render kind dispatch extensible (OCP)Paul Buetow
2026-06-16un0 build template context file without declare -f or a bash subprocessPaul Buetow
2026-06-15Per-camera mini-albums: full-width grid + camera-scoped view navigationPaul Buetow
2026-06-15Add EXIF mouse-over tooltip to the normal image viewPaul 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 add stats page template and render functionPaul 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-13jm0: allow minimal refresh configsPaul Buetow
2026-06-13jm0: centralize runtime config defaultsPaul 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-12Unify validator fail-fast contract for bm0Paul 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-11Refactor template render fields for task 7m0Paul Buetow
2026-06-11Rename photoalbum to shurikenPaul Buetow
2026-06-11Add EXIF tooltip to details viewPaul Buetow
2026-06-11Split photoalbum source into lib modulesPaul Buetow