immich/server
Ben McCann ba55e867e0
perf: precompress and cache assets (#7757)
* perf: precompress and cache assets

* fix cache header

* use startswith

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2024-03-08 21:15:38 +07:00
..
bin fix(immich-admin): only 1st argument was passed (#7552) 2024-03-01 07:34:59 +07:00
e2e refactor: search e2e (#7732) 2024-03-08 11:20:54 +07:00
resources feat: postgres reverse geocoding (#5301) 2023-11-25 18:53:30 +07:00
src perf: precompress and cache assets (#7757) 2024-03-08 21:15:38 +07:00
test fix(server): getAllAssets doesn't return all assets (#7752) 2024-03-08 17:16:32 +07:00
.eslintrc.js chore(server): eslint await-thenable (#7545) 2024-03-05 17:23:06 +07:00
.gitignore feat(web): re-add open graph tags for public share links (#5635) 2023-12-11 13:37:47 +07:00
.prettierignore refactor: open api (#6334) 2024-01-12 07:36:27 +07:00
.prettierrc
Dockerfile chore(deps): update base-image to v20240305 (major) (#7682) 2024-03-06 22:22:55 +07:00
nest-cli.json
package-lock.json perf: precompress and cache assets (#7757) 2024-03-08 21:15:38 +07:00
package.json perf: precompress and cache assets (#7757) 2024-03-08 21:15:38 +07:00
start-microservices.sh fix: shell scripts (#7189) 2024-02-18 20:57:24 +07:00
start-server.sh fix: shell scripts (#7189) 2024-02-18 20:57:24 +07:00
start.sh fix(server): re-add mimalloc (#7511) 2024-02-28 18:23:48 +07:00
tsconfig.build.json
tsconfig.json chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 +07:00