| Commit message (Expand) | Author | Age |
... | |
| * | viewer: new breadcrumb. navigation buttons. and styling improvements | Zero~Informatique | 2020-01-30 |
| * | viewer: thumbnail loader styling | Zero~Informatique | 2020-01-30 |
| * | viewer: picture display improvements | Zero~Informatique | 2020-01-30 |
| * | viewer: directories first and sorted by title in the navigation mode | Zero~Informatique | 2020-01-30 |
| * | viewer: global keypress componant. ESC gets out of fullscreen. | Zero~Informatique | 2020-01-30 |
| * | viewer: scrollbars styling closer to flat design | Zero~Informatique | 2020-01-30 |
| * | viewer: fixed subdirectory deploiement; all paths are now relative to index.h... | Zero~Informatique | 2020-01-30 |
| * | viewer: the loader now correctly waits for the json to be loaded and indexes ... | Zero~Informatique | 2020-01-30 |
|/ |
|
* | compiler: add flag for output dir cleanup | pacien | 2020-01-30 |
* | Merge pull request #50 from pacien/feature-imagemagick | OzoneGrif | 2020-01-29 |
|\ |
|
| * | compiler: fix picture item type without resize | pacien | 2020-01-29 |
| * | compiler: switch to imagemagick | pacien | 2020-01-29 |
|/ |
|
* | viewer: improved the picture layout. clicking a picture will switch between r... | Zero~Informatique | 2020-01-29 |
* | viewer: fixed the body's background color (it was white, and could be seen du... | Zero~Informatique | 2020-01-29 |
* | viewer: Remove favicon. Resolves #25 | Zero~Informatique | 2020-01-29 |
* | viewer: Tag auto-completion should be more flexible. Resolves #38 | Zero~Informatique | 2020-01-29 |
* | viewer: finalized the thumbnails view layouts. implemented thumbnails lazy-lo... | Zero~Informatique | 2020-01-29 |
* | viewer: fix for the developper server when URLs with parameters are used (tim... | Zero~Informatique | 2020-01-29 |
* | viewer: minor dep version update | Zero~Informatique | 2020-01-29 |
* | compiler: add resource timestamp in generated index | pacien | 2020-01-26 |
* | compiler: add jpeg export quality setting | pacien | 2020-01-26 |
* | compiler: add directory incl and excl glob settings | pacien | 2020-01-26 |
* | ci: configure travis ci | pacien | 2020-01-16 |
* | viewer: license headers | Zero~Informatique | 2020-01-10 |
* | Code review code improvements | Zero~Informatique | 2020-01-10 |
* | viewer: Changed "image" type to "picture". Adapted the code to the current co... | Zero~Informatique | 2020-01-09 |
* | compiler: exclude gallery name from implicit directory tags | pacien | 2020-01-08 |
* | compiler: canonicalise item/dir paths | pacien | 2020-01-08 |
* | manual: normalise header | pacien | 2020-01-08 |
* | viewer: relative gallery path (NOT STABLE with current compiler) | Zero~Informatique | 2020-01-07 |
* | compiler: change item path semantic | pacien | 2020-01-07 |
* | compiler: fix file mod time reading from other directory | pacien | 2020-01-06 |
* | compiler: rename date field to more explicit datetime | pacien | 2020-01-06 |
* | compiler: properly reject invalid dates in sidecar files | pacien | 2020-01-06 |
* | compiler: do not invalidate cache on gallery settings modification | pacien | 2020-01-06 |
* | compiler: document default date value | pacien | 2020-01-06 |
* | compiler: default item date to filesystem last mod date | pacien | 2020-01-06 |
* | 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: distinguish item and resource paths | pacien | 2020-01-05 |
* | compiler: exclude dir thumbnails from items | pacien | 2020-01-05 |
* | compiler: turn warnings into errors | 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: make absent file names more explicit | pacien | 2020-01-05 |
* | add manual | pacien | 2020-01-05 |
* | compiler: rename max thumbnail size option | pacien | 2020-01-05 |
* | example: update readme | pacien | 2019-12-31 |
* | design-notes: fix typo | pacien | 2019-12-31 |
* | design-notes: update examples | pacien | 2019-12-31 |