1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 20:36:48 +01:00
immich/server/src
Thomas c0ebc943d2
fix(server): strip metadata from thumbnails (#4438)
included all thumbnail metadata. It seems this has to be explicitly disabled.

Refs: #4382

feat. basic metadata e2e test

fix: use tiff thumbnails in first step + e2e fix

fix: revert switch to tiff

feat: test metadata of both webp and jpg

feat: use upload in e2e test

fix: lint

strip metadata with exiftool

use `withIccProfile`

fix e2e

formatting

run jobs in e2e
2023-12-26 16:27:51 -05:00
..
domain fix(server): access system config before database migration complete (#5912) 2023-12-21 12:52:49 -06:00
immich fix(server): init library scanning on start up (#5951) 2023-12-23 20:46:42 +00:00
immich-admin refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
infra fix(server): strip metadata from thumbnails (#4438) 2023-12-26 16:27:51 -05:00
microservices fix(server): run migrations after database checks (#5832) 2023-12-21 10:06:26 -06:00
main.ts fix(server): immich command (#5408) 2023-11-30 14:59:47 -06:00