1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-24 17:05:55 +01:00
immich/server/test/api
Thomas c0ebc943d2
fix(server): strip metadata from thumbnails ()
included all thumbnail metadata. It seems this has to be explicitly disabled.

Refs: 

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
..
activity-api.ts feat(web,server): activity () 2023-10-31 22:13:34 -05:00
album-api.ts test(cli): e2e testing () 2023-12-18 20:29:26 -06:00
api-key-api.ts test(cli): e2e testing () 2023-12-18 20:29:26 -06:00
asset-api.ts fix(server): strip metadata from thumbnails () 2023-12-26 16:27:51 -05:00
auth-api.ts refactor(server): auth dtos () 2023-11-09 10:14:15 -05:00
index.ts test(cli): e2e testing () 2023-12-18 20:29:26 -06:00
library-api.ts test(server): full backend end-to-end testing with microservices () 2023-10-06 23:32:28 +02:00
partner-api.ts chore(server): improve e2e test speed () 2023-11-14 20:08:22 -05:00
shared-link-api.ts fix(server,web): correctly remove metadata from shared links () 2023-10-14 01:46:30 +00:00
user-api.ts test(server): full backend end-to-end testing with microservices () 2023-10-06 23:32:28 +02:00