1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 20:36:48 +01:00
immich/server/test
Zack Pollard 2e38fa73bf
feat: storage template file move hardening (#5917)
* fix: pgvecto.rs extension breaks typeorm schema:drop command

* fix: parse postgres bigints to javascript number types when selecting data

* feat: verify file size is the same as original asset after copying file for storage template job

* feat: allow disabling of storage template job, defaults to disabled for new instances

* fix: don't allow setting concurrency for storage template migration, can cause race conditions above 1

* feat: add checksum verification when file is copied for storage template job

* fix: extract metadata for assets that aren't visible on timeline
2023-12-29 18:41:33 +00:00
..
api fix(server): strip metadata from thumbnails (#4438) 2023-12-26 16:27:51 -05:00
assets@948f353e3c fix(server,web): correctly remove metadata from shared links (#4464) 2023-10-14 01:46:30 +00:00
e2e fix(server): strip metadata from thumbnails (#4438) 2023-12-26 16:27:51 -05:00
fixtures feat(server): delete unnecessary encoded videos (#6027) 2023-12-27 23:34:00 -06:00
repositories feat: storage template file move hardening (#5917) 2023-12-29 18:41:33 +00:00
docker-compose.server-e2e.yml test(cli): e2e testing (#5101) 2023-12-18 20:29:26 -06:00
global-setup.js refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
index.ts chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00
test-utils.ts fix(server): strip metadata from thumbnails (#4438) 2023-12-26 16:27:51 -05:00