immich/server/src
Jovan Gerodetti 118a3fc9db
fix: update assets when duplicateId is provided as null (#18071)
Update assets when duplicateId is provided as null
2025-05-06 08:47:19 -04:00
..
bin chore: logging clean up (#18031) 2025-05-02 12:34:35 -05:00
commands feat(server): version command for immich-admin #9611 (#16924) 2025-03-17 17:57:59 +00:00
controllers refactor: controller tests (#18100) 2025-05-05 18:57:32 -04:00
cores feat(server): JXL previews from DNG 1.7+ (#17861) 2025-04-28 18:18:46 -04:00
dtos chore: remove old memory lane implementation (#18000) 2025-04-30 14:23:32 -04:00
emails refactor: email repository (#17746) 2025-04-21 12:53:37 -04:00
middleware feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
migrations chore(server): don't insert embeddings if the model has changed (#17885) 2025-04-29 14:23:01 -04:00
queries refactor: stream queue migration (#17997) 2025-04-30 16:23:13 +00:00
repositories chore(server): split album update notifications into multiple jobs (#17879) 2025-04-30 17:45:35 -04:00
schema chore(server): don't insert embeddings if the model has changed (#17885) 2025-04-29 14:23:01 -04:00
services fix: update assets when duplicateId is provided as null (#18071) 2025-05-06 08:47:19 -04:00
sql-tools feat: initial kysely migration file (#17678) 2025-04-17 17:38:47 -04:00
utils chore: remove unused types and code (#17999) 2025-04-30 13:41:23 -04:00
workers feat: api response compression (#17878) 2025-04-28 08:54:11 -05:00
app.module.ts refactor: database connection parsing (#17852) 2025-04-24 12:58:29 -04:00
config.ts feat: configure token endpoint auth method (#17968) 2025-04-29 15:17:48 -04:00
constants.ts feat(ml): ML on Rockchip NPUs (#15241) 2025-03-17 12:04:08 -04:00
database.ts feat: notifications (#17701) 2025-04-28 10:36:14 -04:00
db.d.ts feat: notifications (#17701) 2025-04-28 10:36:14 -04:00
decorators.ts feat: add foreign key indexes (#17672) 2025-04-17 14:41:06 -04:00
enum.ts feat: configure token endpoint auth method (#17968) 2025-04-29 15:17:48 -04:00
main.ts chore(server): print stack in case of worker error (#15632) 2025-01-24 22:45:55 -05:00
types.ts chore(server): split album update notifications into multiple jobs (#17879) 2025-04-30 17:45:35 -04:00
validation.spec.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00
validation.ts feat(api): set person color (#15937) 2025-02-07 10:06:58 -05:00