immich/server/src
Daniel Dietzler c15998e805
fix: asset update race condition (#24384)
* fix: asset update race condition

* fix: asset update race condition

* single statement

* update sql

* missed one

* fix `none` handling

* fix: tests

* chore: simplify update all assets

* fix: updating lockable properties

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2025-12-17 09:23:13 -06:00
..
bin chore: add "pnpm run migrations:revert" command (#23869) 2025-11-13 10:12:59 -06:00
commands feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
controllers feat: less asset-metadata validation (#24342) 2025-12-02 10:56:31 -05:00
cores chore(server): sidecars in asset_files (#21199) 2025-12-02 13:31:43 -05:00
dtos chore: change workflow column name (#24349) 2025-12-02 14:40:17 -06:00
emails fix: missing email button padding (#22529) 2025-10-01 09:03:22 -05:00
maintenance feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
middleware feat: view the user's app version on the user page (#21345) 2025-10-22 00:36:18 +02:00
queries fix: asset update race condition (#24384) 2025-12-17 09:23:13 -06:00
repositories fix: asset update race condition (#24384) 2025-12-17 09:23:13 -06:00
schema fix: asset update race condition (#24384) 2025-12-17 09:23:13 -06:00
services fix: asset update race condition (#24384) 2025-12-17 09:23:13 -06:00
sql-tools feat: sql tools array as default value (#24389) 2025-12-04 12:54:20 -05:00
types feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
utils fix: asset update race condition (#24384) 2025-12-17 09:23:13 -06:00
workers feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
app.common.ts feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
app.module.ts feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
config.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
constants.ts feat: queues (#24142) 2025-11-25 08:19:40 -05:00
database.ts fix: asset update race condition (#24384) 2025-12-17 09:23:13 -06:00
decorators.ts feat: endpoint versioning (#23858) 2025-11-13 08:18:43 -05:00
enum.ts chore(server): sidecars in asset_files (#21199) 2025-12-02 13:31:43 -05:00
main.ts feat: maintenance mode (#23431) 2025-11-17 17:15:44 +00:00
plugins.ts feat: workflow foundation (#23621) 2025-11-14 20:05:05 +00:00
types.ts fix: asset update race condition (#24384) 2025-12-17 09:23:13 -06:00
validation.spec.ts feat: batch change date and time relatively (#17717) 2025-08-07 13:42:33 +00:00
validation.ts fix: automatically remove leading/trailing whitespace from search que… (#22214) 2025-09-19 12:19:26 -04:00