index
:
ldgallery
develop
master
A static web gallery generator with tags
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
src
/
Config.hs
Commit message (
Expand
)
Author
Age
*
compiler: make GalleryIndex loadable from JSON
pacien
2020-06-16
*
compiler: trivial code simplifications
pacien
2020-06-13
*
compiler: add tagCategories setting to gallery.yaml
pacien
2020-02-29
*
compiler: add tag inclusion and exclusion globs
pacien
2020-02-27
*
compiler: re-introduce gallery title
pacien
2020-02-27
*
compiler: flatten gallery config
pacien
2020-02-23
*
compiler: add a prefix setting for tags generated from parent dirs
pacien
2020-02-23
*
compiler: metadata sidecar for whole directories
pacien
2020-02-17
*
compiler: tweak default thumbnail size
pacien
2020-02-02
*
compiler: switch to imagemagick
pacien
2020-01-29
*
compiler: add jpeg export quality setting
pacien
2020-01-26
*
compiler: add directory incl and excl glob settings
pacien
2020-01-26
*
compiler: replace file filter with inclusino and exclusion glob lists
pacien
2020-01-05
*
compiler: add option to add tags from n parent directories
pacien
2020-01-05
*
compiler: enable language extensions on whole project
pacien
2020-01-05
*
compiler: enable warnings and fix them
pacien
2020-01-05
*
compiler: rename max thumbnail size option
pacien
2020-01-05
*
compiler: add option to ignore files matching a regex
pacien
2019-12-31
*
compiler: add option to add implicit directory tags
pacien
2019-12-31
*
compiler: refactor resource transformation pipeline
pacien
2019-12-30
*
compiler: parameterise gallery name
pacien
2019-12-28
*
compiler: add compiler config keys
pacien
2019-12-27
*
compiler: implement resource processing
pacien
2019-12-27
*
compiler: extract config and remove utils
pacien
2019-12-26