Commit Graph

94 Commits (master)

Author SHA1 Message Date
Romain 9238a180fd refactor: replace event-stream with native Node streams 4 months ago
Romain 8639c9d635 refactor: remove obsolete exiftool workaround for bad encoding
Fixed in exiftool version 10.85 (March 2018)
4 months ago
Romain 2c669bda99 chore: remove unused devDependencies 5 months ago
Romain b3d79838db chore: replace require-lint with depcheck
Depcheck is more actively maintained and supports "node:" prefixes.
It also scans devDependencies which found unused modules.
However it can't tell if a prod module should have been a devDependency.
5 months ago
Romain aa6c9a906f chore: update README CLI usage without old dependency 5 months ago
Romain c8d7cf2798 2.18.0 5 months ago
Romain ca0c41ff1c fix: add support for ffmpeg v6 (fixes #339) 6 months ago
Romain 7e97ab3ab1 chore: update dependencies 6 months ago
Romain 19fe270946 chore: update to latest StandardJS 6 months ago
Romain 27941fea42 fix: update downsize package for better video compatibility 6 months ago
Romain 0800f2708a feat: remove anonymous analytics (fixes #322) 1 year ago
Romain 8cb7a3596b chore: upgrade to latest version of StandardJS 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 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 f20714da1e 2.17.0 1 year ago
Romain 55859d9167 chore: update dependencies 1 year 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 71639330c4 chore: upgrade many dependencies 2 years ago
Romain 6b8ffdf187 chore: upgrade to package-lock v2 2 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 0dd4fc7e4c test: add more end-to-end integration tests 3 years ago
Romain 3666748f04 chore: switch code coverage from Istanbul to Nyc
Istanbul is no longer maintained
3 years ago
Romain 19737e7c4a chore(deps): rebuild package-lock file 3 years ago
Geoffrey Lowney cebb0327fe
Options to specify EXIF tags where keywords and "people in image" are found (#224)
* Add dynamic keyword and people-in-photo handling.
Add new options include-keywords, exclude-keyword.
Add new options include-people, exclude-people.
3 years ago
Romain 84a46c16b7 2.15.0 3 years ago
Romain 590b14079f chore(deps): update package lock 3 years ago
Romain ba186d5493 chore(deps): update dependencies 3 years ago
Romain 87d867f8b3 chore(deps): update to latest version of the built-in themes 3 years ago
dependabot[bot] b58e16b838
chore(deps): bump ini from 1.3.5 to 1.3.6 (#222)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot] 55d5e863fd
chore(deps): bump dot-prop from 4.2.0 to 4.2.1 (#212)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot] a7b72c83f6
chore(deps): bump bl from 1.2.2 to 1.2.3 (#211)
Bumps [bl](https://github.com/rvagg/bl) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v1.2.2...v1.2.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Romain 75c6caee69 chore(deps): update all minor dependencies 4 years ago
Romain 7e5ccbfbaa chore(deps): update major dependencies 4 years ago
Romain 6a38bac5db 2.14.0 4 years ago
Romain 7d0f464899 chore(deps): update all minor dependencies 4 years ago
Romain c407873266 feat(core): new --video-stills flag controls when the frame is taken 4 years ago
dependabot[bot] 10fe378b8f chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
dependabot[bot] cb72687fa6 chore(deps): bump eslint-utils from 1.3.1 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
4 years ago
Romain fbb15c906c 2.13.0 4 years ago
Romain 8264c9b7aa Update non-breaking major dependencies 4 years ago
Romain 4488cfb81e Update all minor/patch dependencies 4 years ago
dependabot[bot] 1979b4693d chore(deps): bump lodash from 4.17.11 to 4.17.13 (#178)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.13)

Signed-off-by: dependabot[bot] <support@github.com>
5 years ago
Romain eefa5bdf33 2.12.0 5 years ago
Romain d4295d2d5f 2.11.0 5 years ago
Romain 3da4fcdf3b feat(core): update downsize module for HEIC optimisations 5 years ago