Commit Graph

563 Commits (master)
 

Author SHA1 Message Date
Romain 8aa2780507 Ignore files generated during integration tests 5 years ago
Romain 066155f0fb Uses more web-friendly and robust slugs for album filenames (no quotes, no colons…)
Fixes #164
5 years ago
Romain 4d8dfcb7b7 fix(cli): can explicitly set the log level to “default” for the Listr renderer
Fixes #154
5 years ago
Romain d4295d2d5f 2.11.0 5 years ago
Romain 3da4fcdf3b feat(core): update downsize module for HEIC optimisations 5 years ago
Romain e48aeb1fbe docs(readme): move the sample gallery up 5 years ago
Romain 3c94578390 docs(readme): mention optional ImageMagick dependency 5 years ago
Romain 77ba7f09ab [feat] Support HEIC images, including iOS single / burst / live photos 5 years ago
Romain a09ff03f2e [feat] new option to pass settings to a theme, from a JSON file
Fixes #168
5 years ago
Romain 26e7840985 2.10.1 5 years ago
Romain 647a3a5c0f Update all packages to the most recent version. Drops support for Node 4 (out of LTS). 5 years ago
Andrew McOlash d2ad35d225 Add flow theme to README (#163) 5 years ago
Romain 00c9abf150 2.10.0 5 years ago
Romain 21461628bd feat(themes): enable new offical Flow theme 5 years ago
Romain 9c581bbd0b feat(albums): optionally generate a ZIP file for each album
Fixes #125
5 years ago
Romain f10544a6a9 fix(model): remove unnecessary ./ for files in the root folder 5 years ago
Romain 7af044df90 2.9.0 5 years ago
Romain 7f18dfb64c Don’t send .git folder to the Docker daemon (faster builds) 5 years ago
Romain 5571e0e6bf Expose width and height in the file metadata
Fixes #149
5 years ago
Andrew McOlash 282713f273 Allow generating rectangular thumbnails (#146)
Add rectangular thumbnail
5 years ago
Romain 988f0bb3c6 2.8.1 5 years ago
Romain c4719328af fix(database): add support for AVI and WMV videos
fixes #147
5 years ago
Romain 9e1ee6ecfe 2.8.0 5 years ago
Romain 2e875e7448 test(theme): add tests for escaping of single and double quotes 5 years ago
Romain 282cf26473 Update README with CLI options 5 years ago
Andrew McOlash 11da4850c8 Add in escaping of quotes for relative paths (#145)
* Add in escaping of quotes for relative paths

* Add double quote escaping

* Fix lint errors

* Always escape relative paths
5 years ago
Romain 63990904d0
Merge pull request #143 from thumbsup/output-structure
Support suffix based generated paths instead of folder groups
5 years ago
Romain 220b2137ec feat(media): support suffix based generated paths instead of folder groups
Fixes #32, Fixes #111
5 years ago
Romain f9c7bcbc7e fix(lint): fix code linting 5 years ago
Romain 0bd4dc9fab feat(cli): print warning when using deprecated options 5 years ago
Romain 96bb3ad902 feat(resize): new options to control preview images (resize, copy, symlink…)
Fixes #115
5 years ago
Romain 014a44cfe8 2.7.0 5 years ago
Romain 06dd54f7ef docs(cli): update README with include/exclude options 5 years ago
Romain 9bda0a4835 feat(database): new include/exclude arguments to filter the input folder 5 years ago
Romain ec6fbf9b0a test(database): more unit tests for file globbing patterns 5 years ago
Romain 7adf635c7f docs(options): create miscellaneous options group 5 years ago
Romain f30eddb6dd feat(options): new flags to selectively include photos / videos / raw photos
fixes #128
5 years ago
Romain a1ebe53d70 2.6.0 5 years ago
Romain 2c2c518f4b New options --video-format, --video-quality and --video-bitrate 5 years ago
Romain 54f3e184cc
Merge pull request #139 from yaruson/sanitize-filename
Use Slugify for Album names
5 years ago
Nikolai Kim 6b7df75ea4 Use Slugify for Albun names 5 years ago
Romain 1f28b3594e 2.5.0 6 years ago
Romain 9425604dd7 chore(dependencies): upgrade Standard from v11 to v12 which introduces a style change 6 years ago
Romain 2427ace270 fix(tests): add missing glob dependency required by integration tests
The build was passing because it’s transitively added by another dependency.
6 years ago
Romain e219fcb676 chore(dependencies): update to latest versions 6 years ago
Romain 4030025bc9 feat(index): support m4v files, video format used when exporting from Apple Photos 6 years ago
Romain 98521ae022
Merge pull request #134 from hnizdil/patch-1
GA code fix in GA template
6 years ago
hnizdil 7c0b87cbae
GA code fix in GA template 6 years ago
Romain 8ba1aeae8b
Merge pull request #133 from amcolash/preserve_exif
Preserve exif information during import
6 years ago
Andrew McOlash 19416eae59 Fix location of the embed options 6 years ago