Commit Graph

  • 8d7a3aecbd
    Merge 0b4037e97e into 3900c935b1 Ed Bardsley 2024-05-06 23:45:16 +0900
  • 3900c935b1 Update documentation for deprecated features master Nathan Bullock 2024-04-19 10:22:07 -0700
  • 1094a78960 Update documentation for deprecated features Nathan Bullock 2024-04-19 10:22:07 -0700
  • 32a04e9ace
    Merge 0e2c387054 into 38fe01ea69 Christian von Arnim 2024-01-21 11:24:47 +0100
  • 0e2c387054 feat: download using File System API Christian von Arnim 2024-01-21 10:58:30 +0100
  • 6ffec9eb85
    Merge 4358089cce into 38fe01ea69 dependabot[bot] 2024-01-11 02:07:50 -0700
  • a2c948c647
    Merge c444f79ba5 into 38fe01ea69 andrewmv 2024-01-07 12:30:53 +0100
  • 38fe01ea69 docs: update Docker image name in the README Romain 2024-01-07 11:30:10 +0000
  • 1aef90ce19 fix: make stats displayed during indexing more explicit Romain 2024-01-07 11:06:34 +0000
  • 9238a180fd refactor: replace event-stream with native Node streams Romain 2024-01-06 22:46:25 +0000
  • 8639c9d635 refactor: remove obsolete exiftool workaround for bad encoding Romain 2024-01-06 22:10:36 +0000
  • b7b33db7b0 test: add unit test when exiftool output cannot be parsed Romain 2024-01-04 21:26:49 +0000
  • 9def14a641 docs: update container image URL in README Romain 2023-12-18 23:04:38 +0000
  • 4ffba3b276 fix: relative() helper with --link-prefix Romain 2023-12-18 22:18:23 +0000
  • 6871f6edd2 test: add more tests for relative() helper Romain 2023-12-18 20:35:35 +0000
  • f05fcfc7d6 fix: relative() helper with --link-prefix Romain 2023-12-18 22:18:23 +0000
  • f10b6cafa1 test: add more tests for relative() helper Romain 2023-12-18 20:35:35 +0000
  • 6535caab7d chore: replace fs-extra by fs when possible Romain 2023-12-16 09:28:19 +0000
  • f65afab9eb test: add failing test for files starting with a hash sign (#342) Romain 2023-12-10 14:11:13 +0000
  • 3590b15cfb chore: use node prefix for all builtin modules Romain 2023-12-10 13:45:31 +0000
  • 2c669bda99 chore: remove unused devDependencies Romain 2023-12-10 11:43:50 +0000
  • b3d79838db chore: replace require-lint with depcheck Romain 2023-12-10 11:41:27 +0000
  • 02d33b2cd7 test: simplify setup with npm pretest Romain 2023-12-10 10:33:25 +0000
  • 0b1b8e2f42 test: use npm ci for more deterministic tests Romain 2023-12-10 09:57:04 +0000
  • aa6c9a906f chore: update README CLI usage without old dependency Romain 2023-12-04 20:24:33 +0000
  • c8d7cf2798 2.18.0 v2.18.0 Romain 2023-12-03 14:38:43 +0000
  • 6203e16b28 test: additional assertions for the cleanup behaviour Romain 2023-12-02 15:10:07 +0000
  • c133dd0472 chore: refactor cleanup to be easier to read & test Romain 2023-12-02 11:17:05 +0000
  • 812a063b3f fix: cleanup step shows what would be deleted in dry-run Romain 2023-12-02 11:13:54 +0000
  • f009a31e3e test: revert Windows tests to Node 18 for now Romain 2023-11-28 23:26:19 +0000
  • 0a96d4ae68 fix: remove duplicate label in Dockerfile Romain 2023-11-28 22:36:41 +0000
  • fc6d0d7bc3 fix: remove warning about deprecated usage-stats because of default value Romain 2023-11-28 22:25:16 +0000
  • 0b76067d7c chore: update Docker base images (Node version) Romain 2023-11-28 22:22:13 +0000
  • ca0c41ff1c fix: add support for ffmpeg v6 (fixes #339) Romain 2023-11-27 23:09:59 +0000
  • 8572448a10 chore: replace url-join module with native module url-join Romain 2023-11-27 22:14:12 +0000
  • a5add4d8c7 build: update Windows tests to Node 20 + latest actions Romain 2023-11-27 22:19:48 +0000
  • 7e97ab3ab1 chore: update dependencies Romain 2023-11-26 23:50:55 +0000
  • 19fe270946 chore: update to latest StandardJS Romain 2023-11-26 23:37:00 +0000
  • 27941fea42 fix: update downsize package for better video compatibility Romain 2023-11-26 23:20:24 +0000
  • c32b1f44b1 Fix use case for album with nested albums Charles Fulton 2023-11-20 20:31:20 -0500
  • c444f79ba5 Use value of home album name for the home album's zip file Andrew Villeneuve 2023-10-23 23:29:42 -0700
  • fe06c93d4b
    Merge 86777ce7eb into f7634dbfdf dependabot[bot] 2023-07-19 00:55:20 +0000
  • 86777ce7eb
    chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 dependabot/npm_and_yarn/word-wrap-1.2.4 dependabot[bot] 2023-07-19 00:55:18 +0000
  • 7e24bb66b0
    Merge 6076979a93 into f7634dbfdf dependabot[bot] 2023-07-12 02:34:45 +0000
  • 6076979a93
    chore(deps): bump semver from 5.7.1 to 5.7.2 dependabot/npm_and_yarn/semver-5.7.2 dependabot[bot] 2023-07-12 02:34:44 +0000
  • e86e0cc22f
    Merge 5e0087edb0 into f7634dbfdf dependabot[bot] 2023-06-01 12:56:42 +0000
  • 5e0087edb0
    chore(deps-dev): bump yaml from 2.2.1 to 2.3.1 dependabot/npm_and_yarn/yaml-2.3.1 dependabot[bot] 2023-06-01 12:56:40 +0000
  • 0b4037e97e metadata: add a "title" property derived from EXIF:DocumentName Ed Bardsley 2021-05-25 23:07:21 -0700
  • e9824b24cf
    Add support for userComment Efreak 2023-05-01 01:48:53 +0000
  • 9e40df6cbf
    chore(deps-dev): bump yaml from 2.2.1 to 2.2.2 dependabot[bot] 2023-04-25 21:12:05 +0000
  • f7634dbfdf docs: update CLI options Romain 2023-04-13 21:07:44 +0000
  • 0800f2708a feat: remove anonymous analytics (fixes #322) Romain 2023-04-13 20:54:57 +0000
  • 8a43cebc72 feat: support multiple scan modes for partial gallery generation Romain 2023-04-13 20:20:33 +0000
  • c77654d0fe feat: enforce bitrate option with HW acceleration Romain 2023-04-05 21:35:01 +0000
  • 2618a967f8 test: fix broken tests for hw acceleration Romain 2023-04-05 20:33:17 +0000
  • 485ef67b86
    feat: add vaapi support thumbsup and downsize (#284) dravenst 2023-04-05 01:17:51 -0600
  • 34b957fb7e fix: supports nested folders for --include (fixes #332) Romain 2023-04-02 22:11:28 +0000
  • c208e6eb1b fix: supports nested folders for --include (fixes #332) Romain 2023-04-02 22:11:28 +0000
  • 8cb7a3596b chore: upgrade to latest version of StandardJS Romain 2023-03-21 21:39:52 +0000
  • 0ebf105396 build: use package lock in Docker build/test Romain 2023-03-21 21:39:26 +0000
  • 044d07575b 2.17.1 v2.17.1 Romain 2023-03-21 20:31:47 +0000
  • 9404db2b29 fix: upgrade downsize library Romain 2023-03-21 20:31:20 +0000
  • b033681396 chore: update nvmrc Romain 2023-03-20 22:40:45 +0000
  • 99e342c18d fix: remove changelog process that doesn't work Romain 2023-03-20 22:39:23 +0000
  • c07fd3d363
    chore(deps): bump boxen from 5.0.1 to 7.0.2 dependabot[bot] 2023-03-20 22:34:51 +0000
  • f2acf07903 chore: switch from nyc to c8 Romain 2023-03-20 22:33:59 +0000
  • 7b440beba8 fix: restore test coverage with nyc Romain 2023-03-20 22:12:12 +0000
  • e02e1e6e43
    Merge f158bbcdd7 into f20714da1e Charles Fulton 2023-03-20 03:12:28 -0300
  • f20714da1e 2.17.0 v2.17.0 Romain 2023-03-19 23:30:42 +0000
  • 4358089cce
    chore(deps): bump minimist from 1.2.5 to 1.2.8 dependabot/npm_and_yarn/minimist-1.2.8 dependabot[bot] 2023-03-19 23:19:08 +0000
  • 749ec1a433
    chore(deps): bump qs from 6.5.2 to 6.5.3 dependabot[bot] 2023-03-19 23:19:04 +0000
  • 55859d9167 chore: update dependencies Romain 2023-03-19 23:18:15 +0000
  • 18b739ea23 Don't add '-' to gm-args starting with '+' Vid0Vid0 2023-02-13 15:37:33 +0200
  • 03431f0d86
    Don't add '-' to gm-args starting with '+' Vid0Vid0 2023-02-13 15:37:33 +0200
  • 74541cf869
    chore(deps): bump json5 from 2.1.3 to 2.2.3 dependabot[bot] 2023-01-06 18:20:36 +0000
  • 1815c15c94
    chore(deps): bump boxen from 5.0.1 to 7.0.1 dependabot[bot] 2023-01-01 12:01:24 +0000
  • 74bd15ee65
    Merge branch 'thumbsup:master' into master dravenst 2022-12-30 14:36:28 -0700
  • f158bbcdd7 Allow override of previews; fixes #237 Charles Fulton 2022-11-12 17:13:34 -0500
  • 866fecc220
    chore(deps): bump boxen from 5.0.1 to 7.0.0 dependabot[bot] 2022-10-01 12:00:28 +0000
  • e19885031e fix: always read Picasa content from cache Romain 2022-09-14 22:08:31 +0000
  • 915f951c8d Use name from picasa for albums if available Darrell Mozingo 2021-11-24 00:39:59 -0500
  • 54256dd2a4 Test picasa file building for null handling Darrell Mozingo 2021-11-23 16:13:46 -0500
  • 7d8f49eec8 chore(deps): upgrade ini package Romain 2022-09-05 22:17:07 +0000
  • f0ed026c04
    chore(deps): bump path-parse from 1.0.6 to 1.0.7 dependabot[bot] 2022-09-05 21:50:08 +0000
  • d343c8eb27
    chore(deps): bump ini from 1.3.8 to 3.0.1 dependabot[bot] 2022-09-05 21:46:11 +0000
  • 64c38305c9 chore(deps): bump json-schema from 0.2.3 to 0.4.0 dependabot[bot] 2022-09-05 18:47:58 +0000
  • 5cf8366549 chore(deps): bump minimist from 1.2.5 to 1.2.6 dependabot[bot] 2022-04-09 00:02:23 +0000
  • 1802eceb77 chore: upgrade to Node 18 Romain 2022-09-05 21:40:32 +0000
  • 71639330c4 chore: upgrade many dependencies Romain 2022-09-05 21:37:59 +0000
  • 0d4194d79c chore: upgrade to Node 14 Romain 2022-09-05 21:36:40 +0000
  • 6b8ffdf187 chore: upgrade to package-lock v2 Romain 2022-09-05 20:51:41 +0000
  • a98a1b64df feat(github-actions): allow running the tests manually Romain 2022-09-05 20:36:04 +0000
  • 656d04fd46 feat(docker): remove better-sqlite3 preinstall which is no longer needed Romain 2022-09-05 20:30:30 +0000
  • 30388c593c fix: invalid python Alpine package in Docker image Romain 2022-09-05 20:25:15 +0000
  • 9b66e9ba2a
    chore(deps): bump nanoid and mocha dependabot[bot] 2022-09-05 18:48:09 +0000
  • 221631a329
    chore(deps): bump json-schema from 0.2.3 to 0.4.0 dependabot[bot] 2022-09-05 18:47:58 +0000
  • bd677b8d94
    chore(deps): bump simple-get from 3.1.0 to 3.1.1 dependabot[bot] 2022-09-05 18:44:15 +0000
  • 5ac29d3c9d feat: build Docker base images for Node 14, 16, 18 Romain 2022-09-05 18:42:24 +0000
  • be2f2660b3 docs: update README badge for depencies Romain 2022-09-05 18:39:57 +0000
  • 9640e7a351 Add a mention that imagemagick is needed for HEIC images Vojtěch Káně 2022-08-12 12:53:29 +0200