Commit Graph

534 Commits (dependabot/npm_and_yarn/semver-5.7.2)
 

Author SHA1 Message Date
dependabot[bot] 6076979a93
chore(deps): bump semver from 5.7.1 to 5.7.2
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Romain f7634dbfdf docs: update CLI options 1 year ago
Romain 0800f2708a feat: remove anonymous analytics (fixes #322) 1 year ago
Romain 8a43cebc72 feat: support multiple scan modes for partial gallery generation 1 year ago
Romain c77654d0fe feat: enforce bitrate option with HW acceleration 1 year ago
Romain 2618a967f8 test: fix broken tests for hw acceleration 1 year ago
dravenst 485ef67b86
feat: add vaapi support thumbsup and downsize (#284)
Added hwaccel option for vaapi

Added video hwaccel option to enable vaapi for video encoding.

Confirmed check of bitrate with hwaccel
1 year ago
Romain 34b957fb7e fix: supports nested folders for --include (fixes #332) 1 year ago
Romain 8cb7a3596b chore: upgrade to latest version of StandardJS 1 year ago
Romain 0ebf105396 build: use package lock in Docker build/test 1 year ago
Romain 044d07575b 2.17.1 1 year ago
Romain 9404db2b29 fix: upgrade downsize library
This fixes metadata removal on newer
versions of GraphicsMagick (1.3.38)
1 year ago
Romain b033681396 chore: update nvmrc 1 year ago
Romain 99e342c18d fix: remove changelog process that doesn't work 1 year ago
Romain f2acf07903 chore: switch from nyc to c8
Uses native V8 coverage instrumentation
which is faster & better supported

Also supports ESM module if needed in the future
1 year ago
Romain 7b440beba8 fix: restore test coverage with nyc 1 year ago
Romain f20714da1e 2.17.0 1 year ago
Romain 55859d9167 chore: update dependencies 1 year ago
Vid0Vid0 18b739ea23 Don't add '-' to gm-args starting with '+'
Now it's possible to pass a json string as { "gm-args": ["+profile *"] } to remove EXIF ​​from images.
1 year ago
Romain e19885031e fix: always read Picasa content from cache 2 years ago
Darrell Mozingo 915f951c8d Use name from picasa for albums if available 2 years ago
Darrell Mozingo 54256dd2a4 Test picasa file building for null handling
Album was already tested, and the test name insinuated file here :)
2 years ago
Romain 7d8f49eec8 chore(deps): upgrade ini package 2 years ago
dependabot[bot] 64c38305c9 chore(deps): bump json-schema from 0.2.3 to 0.4.0
Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.2.3 to 0.4.0.
- [Release notes](https://github.com/kriszyp/json-schema/releases)
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.3...v0.4.0)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot] 5cf8366549 chore(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Romain 1802eceb77 chore: upgrade to Node 18
This was previously blocked by the outdated mock-fs version
2 years ago
Romain 71639330c4 chore: upgrade many dependencies 2 years ago
Romain 0d4194d79c chore: upgrade to Node 14 2 years ago
Romain 6b8ffdf187 chore: upgrade to package-lock v2 2 years ago
Romain a98a1b64df feat(github-actions): allow running the tests manually 2 years ago
Romain 656d04fd46 feat(docker): remove better-sqlite3 preinstall which is no longer needed
better-sqlite now ships pre-builds
which makes the installation almost instant
2 years ago
Romain 30388c593c fix: invalid python Alpine package in Docker image 2 years ago
Romain 5ac29d3c9d feat: build Docker base images for Node 14, 16, 18 2 years ago
Romain be2f2660b3 docs: update README badge for depencies
David-DM doesn't seem to work anymore
2 years ago
Vojtěch Káně 9640e7a351 Add a mention that imagemagick is needed for HEIC images 2 years ago
Romain 2537436c2f
Add mpg and mpeg file extension support
Fixes #280
2 years ago
Lucien Van Elsen b016498f98 Switch to Google Analytics 4 (global) tags for tracking. 3 years ago
Romain 35b3781321 2.16.0 3 years ago
Romain 6f5b96d73a chore(deps): update dependencies 3 years ago
Romain fb743b5402 fix: HEIC conversion logic (downsize module)
Fixes #225
3 years ago
Romain ac5f843461
docs: add disclaimer and best-practices in README 3 years ago
Romain a5f97ef5c8 fix: restore Picasa support after regression bug
Fixes #204
3 years ago
Romain 0dd4fc7e4c test: add more end-to-end integration tests 3 years ago
Romain df1c6a7073 fix: link prefix supports absolute path, file:// and http://
Fixes #185
3 years ago
Romain f3571718ce fix: index filenames with utf-8 characters on Windows
Fixes #184
3 years ago
Romain 293cbf8469 test: make all tests run on Linux + Windows 3 years ago
Romain 297e13eda8 Publish Arm7 Docker images 3 years ago
Romain 5a7767e5f0
docs: cleanup README badges 3 years ago
Romain 421f1eef2a chore: cleanup Github workflows and replace Travis CI 3 years ago
Romain 0218f90f38
Add README for ListrWorkQueue component 3 years ago