aboutsummaryrefslogtreecommitdiff
path: root/example
Commit message (Collapse)AuthorAge
* viewer/services/itemComparators: set default item sort order to date_ascpacien2020-09-25
| | | | It's the most reasonable default that doesn't break the order of sequence of photos.
* viewer: make default sort order configurable. code review improvementsZero~Informatique2020-09-12
| | | | github: resolves #239
* viewer: make default sort order configurableZero~Informatique2020-09-12
| | | | github: resolves #239
* viewer: PR #238 code review changes (3rd)Zero~Informatique2020-09-11
|
* viewer: config.json url parameter + index.json configurationZero~Informatique2020-09-11
| | | | github: resolves #160
* viewer: PR #238 code review changesZero~Informatique2020-09-11
|
* viewer: limit + show more tagsZero~Informatique2020-09-11
| | | | github: resolves #184
* compiler: allow setting thumbnails for all itemspacien2020-06-16
| | | | | | Not only for directories. GitHub: closes #224
* example: add text, pdf, audio and video examplespacien2020-05-22
|
* compiler: add tagCategories setting to gallery.yamlpacien2020-02-29
|
* compiler: add tag inclusion and exclusion globspacien2020-02-27
| | | | GitHub: closes #30
* viewer: use colon as tag separator instead of dotpacien2020-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 titlepacien2020-02-27
|
* example: renamingpacien2020-02-26
|
* compiler: flatten gallery configpacien2020-02-23
| | | | GitHub: closes #129
* compiler: add a prefix setting for tags generated from parent dirspacien2020-02-23
| | | | GitHub: closes #59
* compiler: unify directory special filespacien2020-02-17
|
* compiler: metadata sidecar for whole directoriespacien2020-02-17
| | | | GitHub: closes #3
* example: remove deprecated optionpacien2020-02-17
|
* Merge branch 'oz-config-json' into developZero~Informatique2020-02-13
|\ | | | | | | | | # Conflicts: # scripts/win_compile_example.cmd
| * documentationZero~Informatique2020-02-13
| |
| * viewer: no-cache for config.json and index.jsonZero~Informatique2020-02-13
| |
| * example: cleaner examplesZero~Informatique2020-02-12
| |
| * viewer: implemented config.jsonZero~Informatique2020-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 .gitignorepacien2020-02-03
|
* compiler: tweak default thumbnail sizepacien2020-02-02
| | | | For better packing.
* compiler: add jpeg export quality settingpacien2020-01-26
| | | | GitHub: closes #2
* compiler: add directory incl and excl glob settingspacien2020-01-26
| | | | GitHub: closes #41
* compiler: rename date field to more explicit datetimepacien2020-01-06
|
* compiler: replace file filter with inclusino and exclusion glob listspacien2020-01-05
| | | | GitHub: closes #16
* compiler: add option to add tags from n parent directoriespacien2020-01-05
| | | | GitHub: closes #15
* add manualpacien2020-01-05
|
* example: update readmepacien2019-12-31
|
* compiler: add option to ignore files matching a regexpacien2019-12-31
| | | | GitHub: closes #10
* compiler: add option to add implicit directory tagspacien2019-12-31
| | | | GitHub: closes #7
* example: fix iso 8601 datespacien2019-12-29
|
* example: update readmepacien2019-12-28
|
* compiler: parameterise gallery namepacien2019-12-28
|
* example: gitignore for symlinks (reverted)Zero~Informatique2019-12-28
|
* compiler: exclude output dir from inputpacien2019-12-27
|
* compiler: implement resource processingpacien2019-12-27
| | | | but break directory cleanup
* compiler: add gallery config file handlingpacien2019-12-25
|
* make thumbnail field nullablepacien2019-12-22
|
* viewer: Improved the Gallery type definitions. Basic display of the images ↵Zero~Informatique2019-12-21
| | | | | | and thumbnails example: "thumbnails" instead of "thumbs"
* example: Ignoring "items" and "thumbnails" symlinksZero~Informatique2019-12-21
|
* example: fix index jsonpacien2019-12-21
|
* replace unsupported comments in json filespacien2019-12-21
|
* example: aggregate tags and move filesize fieldpacien2019-12-21
|
* add example gallerypacien2019-12-21
with reference gallery index