1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 03:46:47 +01:00
immich/server/src
Mert a5cc408469
fix(server): thumbnail content type not being passed to stream handle (#3137)
* asset mimetype instead of application/octet-stream

* use thumbnail mimetype instead

* narrowed openapi spec

* thumbnail format validation

* JPEG fallback, `getThumbnailPath` returns format

* return content type in `getThumbnailPath`

* moved `format` validation to dto

* removed unused import

* moved fallback warning

* added `ApiOkResponse`
2023-07-08 15:07:56 -05:00
..
cli refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
domain fix(server): transcodes failing due to storage migration happening simultaneously (#3071) 2023-07-05 00:36:16 -05:00
immich fix(server): thumbnail content type not being passed to stream handle (#3137) 2023-07-08 15:07:56 -05:00
infra feat(web/server): Face thumbnail selection (#3081) 2023-07-02 17:46:20 -05:00
microservices feat(web,server): add thumbhash support (#2649) 2023-06-17 22:22:31 -05:00
main.ts chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00