1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 16:41:59 +00:00
immich/server/test/fixtures
Mert 56cf9464af
fix(server): use srgb pipeline for srgb images (#4101)
* added color-related exif fields

* remove metadata check, conditional pipe colorspace

* check exif metadata for srgb

* added migration

* updated e2e fixture

* uncased srgb check, search substrings

* extracted exif logic into separate function

* handle images with no bit depth or color metadata

* added unit tests
2023-09-25 19:18:47 -04:00
..
album.stub.ts fix(server): Error when loading album with deleted owner (#4086) 2023-09-18 11:56:50 -04:00
api-key.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
asset.stub.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
audit.stub.ts feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00
auth.stub.ts fix(server): non-nullable IsOptional (#3939) 2023-09-01 16:40:00 +00:00
device.stub.ts test(server): auth e2e (#3492) 2023-08-01 10:49:50 -05:00
error.stub.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
face.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
file.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
index.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
library.stub.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
media.stub.ts feat(server): advanced settings for transcoding (#3775) 2023-09-03 08:22:42 +07:00
partner.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
person.stub.ts fix(server): regenerate missing person thumbnails (#3970) 2023-09-08 13:49:43 +07:00
search.stub.ts chore(server): Improve test coverage! (#3889) 2023-09-11 11:56:38 -04:00
shared-link.stub.ts fix(server): use srgb pipeline for srgb images (#4101) 2023-09-25 19:18:47 -04:00
system-config.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
tag.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
user-token.stub.ts refactor(server): test fixtures (#3491) 2023-07-31 20:28:07 -05:00
user.stub.ts feat(server,web): libraries (#3124) 2023-09-20 13:16:33 +02:00
uuid.stub.ts test(server): auth e2e (#3492) 2023-08-01 10:49:50 -05:00