1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-26 10:50:29 +02:00
immich/server/test/api
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
..
activity-api.ts feat(web,server): activity (#4682) 2023-10-31 22:13:34 -05:00
album-api.ts test(cli): e2e testing (#5101) 2023-12-18 20:29:26 -06:00
api-key-api.ts test(cli): e2e testing (#5101) 2023-12-18 20:29:26 -06:00
asset-api.ts fix(server): strip metadata from thumbnails (#4438) 2023-12-26 16:27:51 -05:00
auth-api.ts refactor(server): auth dtos (#4881) 2023-11-09 10:14:15 -05:00
index.ts test(cli): e2e testing (#5101) 2023-12-18 20:29:26 -06:00
library-api.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00
partner-api.ts chore(server): improve e2e test speed (#5026) 2023-11-14 20:08:22 -05:00
shared-link-api.ts fix(server,web): correctly remove metadata from shared links (#4464) 2023-10-14 01:46:30 +00:00
user-api.ts test(server): full backend end-to-end testing with microservices (#4225) 2023-10-06 23:32:28 +02:00