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