immich/server/src
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
..
domain feat: storage template file move hardening (#5917) 2023-12-29 18:41:33 +00:00
immich fix(server): init library scanning on start up (#5951) 2023-12-23 20:46:42 +00:00
immich-admin refactor(server): auth dto (#5593) 2023-12-09 23:34:12 -05:00
infra feat: storage template file move hardening (#5917) 2023-12-29 18:41:33 +00:00
microservices fix(server): run migrations after database checks (#5832) 2023-12-21 10:06:26 -06:00
main.ts fix(server): immich command (#5408) 2023-11-30 14:59:47 -06:00