Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | compiler: add tag inclusion and exclusion globs | pacien | 2020-02-27 |
| | | | | GitHub: closes #30 | ||
* | viewer: use colon as tag separator instead of dot | pacien | 2020-02-27 |
| | | | | | | | | | For consistency with the query language and allowing the use of the very common dot in tags. This also introduces a migration script. GitHub: closes #164 | ||
* | compiler: re-introduce gallery title | pacien | 2020-02-27 |
| | |||
* | example: renaming | pacien | 2020-02-26 |
| | |||
* | compiler: flatten gallery config | pacien | 2020-02-23 |
| | | | | GitHub: closes #129 | ||
* | compiler: add a prefix setting for tags generated from parent dirs | pacien | 2020-02-23 |
| | | | | GitHub: closes #59 | ||
* | compiler: unify directory special files | pacien | 2020-02-17 |
| | |||
* | compiler: metadata sidecar for whole directories | pacien | 2020-02-17 |
| | | | | GitHub: closes #3 | ||
* | example: remove deprecated option | pacien | 2020-02-17 |
| | |||
* | Merge branch 'oz-config-json' into develop | Zero~Informatique | 2020-02-13 |
|\ | | | | | | | | | # Conflicts: # scripts/win_compile_example.cmd | ||
| * | documentation | Zero~Informatique | 2020-02-13 |
| | | |||
| * | viewer: no-cache for config.json and index.json | Zero~Informatique | 2020-02-13 |
| | | |||
| * | example: cleaner examples | Zero~Informatique | 2020-02-12 |
| | | |||
| * | viewer: implemented config.json | Zero~Informatique | 2020-02-12 |
|/ | | | | | | Note: The DevServer needs to know when the file is from the App, or from the FileSystem. We use a tilde to make this separation. The tilde URL is declared in '.env.development' GitHub: Resolves #32 | ||
* | example: simplify .gitignore | pacien | 2020-02-03 |
| | |||
* | compiler: tweak default thumbnail size | pacien | 2020-02-02 |
| | | | | For better packing. | ||
* | compiler: add jpeg export quality setting | pacien | 2020-01-26 |
| | | | | GitHub: closes #2 | ||
* | compiler: add directory incl and excl glob settings | pacien | 2020-01-26 |
| | | | | GitHub: closes #41 | ||
* | compiler: rename date field to more explicit datetime | pacien | 2020-01-06 |
| | |||
* | compiler: replace file filter with inclusino and exclusion glob lists | pacien | 2020-01-05 |
| | | | | GitHub: closes #16 | ||
* | compiler: add option to add tags from n parent directories | pacien | 2020-01-05 |
| | | | | GitHub: closes #15 | ||
* | add manual | pacien | 2020-01-05 |
| | |||
* | example: update readme | pacien | 2019-12-31 |
| | |||
* | compiler: add option to ignore files matching a regex | pacien | 2019-12-31 |
| | | | | GitHub: closes #10 | ||
* | compiler: add option to add implicit directory tags | pacien | 2019-12-31 |
| | | | | GitHub: closes #7 | ||
* | example: fix iso 8601 dates | pacien | 2019-12-29 |
| | |||
* | example: update readme | pacien | 2019-12-28 |
| | |||
* | compiler: parameterise gallery name | pacien | 2019-12-28 |
| | |||
* | example: gitignore for symlinks (reverted) | Zero~Informatique | 2019-12-28 |
| | |||
* | compiler: exclude output dir from input | pacien | 2019-12-27 |
| | |||
* | compiler: implement resource processing | pacien | 2019-12-27 |
| | | | | but break directory cleanup | ||
* | compiler: add gallery config file handling | pacien | 2019-12-25 |
| | |||
* | make thumbnail field nullable | pacien | 2019-12-22 |
| | |||
* | viewer: Improved the Gallery type definitions. Basic display of the images ↵ | Zero~Informatique | 2019-12-21 |
| | | | | | | and thumbnails example: "thumbnails" instead of "thumbs" | ||
* | example: Ignoring "items" and "thumbnails" symlinks | Zero~Informatique | 2019-12-21 |
| | |||
* | example: fix index json | pacien | 2019-12-21 |
| | |||
* | replace unsupported comments in json files | pacien | 2019-12-21 |
| | |||
* | example: aggregate tags and move filesize field | pacien | 2019-12-21 |
| | |||
* | add example gallery | pacien | 2019-12-21 |
with reference gallery index |