summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2026-06-04Refine Bash practices for oi0Paul Buetow
2026-06-04Refactor large photoalbum functions (d20)Paul Buetow
2026-06-04Add image details pages for task 9j0Paul Buetow
2026-06-04Reduce template render coupling (vi0)Paul Buetow
2026-06-04Refactor photoalbum generation responsibilitiesPaul Buetow
Task: ui0
2026-06-03Add deterministic generation mode for task 3j0Paul Buetow
2026-06-03Resolve default template directory fallback for 1j0Paul Buetow
2026-06-03Add print-config mode for task 0j0Paul Buetow
2026-06-03Fix TAR_OPTS argv handling for si0Paul Buetow
2026-06-03Add output verbosity controls for zi0Paul Buetow
2026-06-03Add dry-run mode for photoalbum generation (wi0)Paul Buetow
2026-06-03Fix no-extension image filtering for task 2j0Paul Buetow
2026-06-03Filter incoming image files for task 2j0Paul Buetow
2026-06-03Add generation metadata for task 4j0Paul Buetow
2026-06-03Stage album generation before dist replacePaul Buetow
Task: yi0
2026-06-03ni0: update CLI and config documentationPaul Buetow
2026-06-03xi0 validate photoalbum config before generationPaul Buetow
2026-06-02Add CLI config overrides for mi0Paul Buetow
2026-06-02ri0: preserve photo filenames with spacesPaul Buetow
2026-06-02Fix HTML escaping in generated albums (ti0)Paul Buetow
2026-06-02Implement explicit config CLI behavior for li0Paul Buetow
2026-06-02ki0: switch photoalbum CLI to long optionsPaul Buetow
2026-05-30update photo album with enhanced CSS animations and fix imagemagick command ↵Paul Buetow
order
2026-05-30Refactor photoalbum bash scriptPaul Buetow
2022-04-02fix urlPaul Buetow
2022-03-06fine tuning stylePaul Buetow
2022-03-05more animationsPaul Buetow
2022-03-05Auto cleaning when photo vanished from incoming dirPaul Buetow
2022-03-05add SHUFFLE optionPaul Buetow
2022-02-24flipping the blur imagePaul Buetow
2022-02-21change default thum sizePaul Buetow
2022-02-21remove more sub-album artefactsPaul Buetow
2022-02-20syntax fixPaul Buetow
2022-02-20fine tuningPaul Buetow
2022-02-20all photos have the same square thumb sizesPaul Buetow
2022-02-20smaller fixesPaul Buetow
2022-02-20improve CSS styles - also add animationsPaul Buetow
2022-02-20refactor templatesPaul Buetow
2022-02-20remove recursive function - was broken anywayPaul Buetow
2022-02-20ShellCheck OK now. Also, some refactorings.Paul Buetow
2022-02-19mergedPaul Buetow
2022-02-19more on shellcheckPaul Buetow
2022-02-14refactor a bit - closer to ShellCheck safety but not quite there yetPaul Buetow
2022-02-14fix URLPaul Buetow
2022-02-05GEOMETRY is optionalPaul Buetow
2022-02-05use default by defaultPaul Buetow
2021-05-01fix URIsPaul Buetow
2021-01-26more modern defaultsPaul Buetow
2021-01-24merge developPaul Buetow
2021-01-24use () instead of function keyword for functionsPaul Buetow