1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-13 15:35:15 +02:00
immich/server/src
Thomas e5908f2508
fix(server): use private cache (#3017)
The omission of additional cache-control directives implied the resource could
be stored in shared/public caches, which is not desirable.

In addition, the no-transform directive will ensure content is not
unintentionally mangled.

Fixes: #3014
2023-06-28 21:26:16 -05:00
..
cli refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
domain fix(server): empty tag responses should be considered valid (#2993) 2023-06-28 09:40:30 -05:00
immich fix(server): use private cache (#3017) 2023-06-28 21:26:16 -05:00
infra fix: live photos not playing in shared links/albums (#3008) 2023-06-28 12:58:38 -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