immich/server/src
Sergey Katsubo 23fb2e0fae
chore(server): fix logger context in StorageCore (#21534)
* Fix logging context in StorageCore

* Revert "Fix logging context in StorageCore"

This reverts commit 0aa540afd1.

* Fix logging context in StorageCore - one line change
2025-09-08 17:28:40 -04:00
..
bin feat!: remove typeorm (#20366) 2025-07-29 17:28:02 -04:00
commands feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
controllers feat: add partner create endpoint (#21625) 2025-09-05 17:59:11 -04:00
cores chore(server): fix logger context in StorageCore (#21534) 2025-09-08 17:28:40 -04:00
dtos feat: add partner create endpoint (#21625) 2025-09-05 17:59:11 -04:00
emails fix: email button (#19675) 2025-07-01 22:48:41 -04:00
middleware fix: iOS portrait photo saved as jpg extension (#21388) 2025-09-02 14:26:12 -05:00
queries feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00
repositories feat: sync AuthUserV1 (#21565) 2025-09-08 14:00:10 -05:00
schema feat: audit cleanup (#21567) 2025-09-03 22:50:27 +00:00
services fix(server): valid backups with DB_URL env variable config (#21669) 2025-09-08 14:29:34 +00:00
sql-tools fix(sql-tools): null default (#20796) 2025-08-08 15:44:39 -04:00
utils fix: iOS portrait photo saved as jpg extension (#21388) 2025-09-02 14:26:12 -05:00
workers feat: allow unordered migrations in dev (#19881) 2025-07-11 10:58:34 -04:00
app.module.ts feat!: absolute file paths (#19995) 2025-07-18 10:57:29 -04:00
config.ts fix(server): remove pcm from default accepted codecs (#21655) 2025-09-08 09:26:28 -05:00
constants.ts chore: use pnpm for builds (#19752) 2025-08-19 08:55:24 -04:00
database.ts feat: ack sync reset (#20703) 2025-08-05 20:30:19 +00:00
decorators.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
enum.ts fix: sidecar check job (#21312) 2025-09-04 16:23:58 +00:00
main.ts feat: remove dep on cwd for workers (#20012) 2025-07-18 10:57:49 -04:00
types.ts fix: sidecar check job (#21312) 2025-09-04 16:23:58 +00:00
validation.spec.ts feat: batch change date and time relatively (#17717) 2025-08-07 13:42:33 +00:00
validation.ts feat: batch change date and time relatively (#17717) 2025-08-07 13:42:33 +00:00