1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 20:36:48 +01:00
immich/web/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
..
api feat: storage template file move hardening (#5917) 2023-12-29 18:41:33 +00:00
lib feat: storage template file move hardening (#5917) 2023-12-29 18:41:33 +00:00
routes chore(web): redirect share page redirect to base path (#5889) 2023-12-20 09:06:23 -06:00
test-data feat(web,server): user avatar color (#4779) 2023-11-14 03:10:35 +00:00
app.css feat(web): new fonts (#5165) 2023-11-19 21:06:16 -06:00
app.d.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00
app.html fix(web): use env for web folder path (#5753) 2023-12-16 11:15:30 -06:00
hooks.client.ts feat(web)!: SPA (#5069) 2023-11-17 22:13:36 -06:00