1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/openapi/lib
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 refactor(server): immich file responses (#5641) 2023-12-12 08:58:25 -06:00
auth chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
model feat: storage template file move hardening (#5917) 2023-12-29 18:41:33 +00:00
api_client.dart feat(server,ml): remove image tagging (#5903) 2023-12-20 20:47:56 -05:00
api_exception.dart
api_helper.dart feat(web,server)!: runtime log level (#5672) 2023-12-14 16:55:40 +00:00
api.dart feat(server,ml): remove image tagging (#5903) 2023-12-20 20:47:56 -05:00