immich/server/src
2025-04-30 11:25:30 -04:00
..
bin refactor: database connection parsing (#17852) 2025-04-24 12:58:29 -04:00
commands feat(server): version command for immich-admin #9611 (#16924) 2025-03-17 17:57:59 +00:00
controllers chore: remove audit file report (#17994) 2025-04-30 11:17:23 -04:00
cores feat(server): JXL previews from DNG 1.7+ (#17861) 2025-04-28 18:18:46 -04:00
dtos chore: remove audit file report (#17994) 2025-04-30 11:17:23 -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 detect faces (#17996) 2025-04-30 11:25:30 -04:00
repositories refactor: stream detect faces (#17996) 2025-04-30 11:25:30 -04:00
schema chore(server): don't insert embeddings if the model has changed (#17885) 2025-04-29 14:23:01 -04:00
services refactor: stream detect faces (#17996) 2025-04-30 11:25:30 -04:00
sql-tools feat: initial kysely migration file (#17678) 2025-04-17 17:38:47 -04:00
utils chore(server): don't insert embeddings if the model has changed (#17885) 2025-04-29 14:23:01 -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 feat: notifications (#17701) 2025-04-28 10:36:14 -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