1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/src/domain/system-config/dto
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
..
index.ts feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
system-config-ffmpeg.dto.ts feat(server): advanced settings for transcoding (#3775) 2023-09-03 08:22:42 +07:00
system-config-job.dto.ts feat: storage template file move hardening (#5917) 2023-12-29 18:41:33 +00:00
system-config-library.dto.ts feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
system-config-logging.dto.ts feat(web,server)!: runtime log level (#5672) 2023-12-14 16:55:40 +00:00
system-config-machine-learning.dto.ts feat(server,ml): remove image tagging (#5903) 2023-12-20 20:47:56 -05:00
system-config-map.dto.ts feat: Maplibre (#4294) 2023-11-09 10:10:56 -06:00
system-config-new-version-check.dto.ts refactor(server, web)!: store latest immich version available on the server (#3565) 2023-10-24 11:05:42 -04:00
system-config-oauth.dto.ts feat(server): storage label claim (#3278) 2023-07-15 14:50:29 -05:00
system-config-password-login.dto.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
system-config-reverse-geocoding.dto.ts feat: postgres reverse geocoding (#5301) 2023-11-25 18:53:30 +00:00
system-config-storage-template.dto.ts feat: storage template file move hardening (#5917) 2023-12-29 18:41:33 +00:00
system-config-theme.dto.ts feat(web): custom stylesheets (#4602) 2023-10-23 18:38:41 +00:00
system-config-thumbnail.dto.ts feat(server): wide gamut thumbnails (#3658) 2023-09-03 02:21:51 -04:00
system-config-trash.dto.ts feat(server): trash asset (#4015) 2023-10-06 02:01:14 -05:00
system-config.dto.ts feat(web,server)!: runtime log level (#5672) 2023-12-14 16:55:40 +00:00