0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-28 00:59:18 -05:00
immich/server/src
Zack Pollard fb8d9d8c40
fix: downgrade exiftool-vendored to fix motion photo extraction (#11145)
* Revert "chore(server): update exiftool and migrate off deprecated method signatures (#10367)"

This reverts commit 1b67ea2d

* fix: downgrade exiftool-vendored to 26.0.0

* chore: change motionphoto filenames to be kebab-case

* test: add pixel 6 pro motionphoto e2e test case

* test: add pixel 8a motion photo

* chore: update test-assets submodule pointer
2024-07-16 19:55:51 +00:00
..
bin test: sync open api spec (#9687) 2024-05-23 07:40:57 -04:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers refactor(server): partner search dto (#10902) 2024-07-08 16:41:39 -04:00
cores fix: album remove asset bug (#10687) 2024-06-29 00:17:58 -04:00
dtos feat(server): userinfo signing (#10756) 2024-07-11 07:55:00 -04:00
emails feat(web): send test email button (#10011) 2024-06-07 11:34:09 -05:00
entities feat(server): conditionally run facial recognition nightly (#11080) 2024-07-14 22:53:42 +00:00
interfaces feat(server): conditionally run facial recognition nightly (#11080) 2024-07-14 22:53:42 +00:00
middleware fix(server): Postgres -> Redis websocket (#10801) 2024-07-03 16:27:29 -04:00
migrations refactor(server): stack owner (#10900) 2024-07-05 16:16:53 -04:00
queries feat(server): conditionally run facial recognition nightly (#11080) 2024-07-14 22:53:42 +00:00
repositories fix: downgrade exiftool-vendored to fix motion photo extraction (#11145) 2024-07-16 19:55:51 +00:00
services fix: #11131 storage migration not moving archived files after template change (#11139) 2024-07-16 10:58:04 +00:00
subscribers
utils fix(server): wrong video rotation with QSV and RKMPP decoding (#10905) 2024-07-09 15:18:49 +00:00
workers refactor(server): build resources (#10958) 2024-07-08 14:53:18 -04:00
app.module.ts refactor(server): event emits (#10648) 2024-06-27 15:54:20 -04:00
config.ts feat(server): userinfo signing (#10756) 2024-07-11 07:55:00 -04:00
constants.ts refactor(server): build resources (#10958) 2024-07-08 14:53:18 -04:00
database.config.ts
decorators.ts refactor(server): event emits (#10648) 2024-06-27 15:54:20 -04:00
main.ts feat: seperate sub-process for api worker (#10000) 2024-06-06 11:56:57 +01:00
validation.ts fix(server): avoid server error for invalid email data type (#10978) 2024-07-10 07:58:06 -04:00