0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-11 02:23:09 -05:00
immich/server/src
Mert b3b15e9b61
fix(server): include deleted assets if searching offline assets (#16417)
include deleted assets if searching for offline assets
2025-02-28 09:23:18 -06:00
..
bin refactor: logger (#16393) 2025-02-27 14:59:50 -05:00
commands
controllers feat: persistent memories (#15953) 2025-02-21 12:31:37 -06:00
cores
dtos fix(server): don't expose source types in face creation api (#16381) 2025-02-27 17:17:07 +03:00
emails fix: limit width of logo in emails to 100% (#16164) 2025-02-17 17:46:14 +00:00
entities fix(server): include deleted assets if searching offline assets (#16417) 2025-02-28 09:23:18 -06:00
middleware feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
migrations fix(server): skip stacked assets in duplicate detection (#16380) 2025-02-27 10:16:13 -06:00
queries fix(server): skip stacked assets in duplicate detection (#16380) 2025-02-27 10:16:13 -06:00
repositories fix: user delete sync query sort by id (#16420) 2025-02-28 09:22:36 -06:00
services refactor: logger (#16393) 2025-02-27 14:59:50 -05:00
subscribers
utils refactor: use new updateId column for user CUD sync (#16384) 2025-02-27 09:22:02 -05:00
workers
app.module.ts feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
config.ts refactor: last repository (#16042) 2025-02-11 22:15:56 +00:00
constants.ts fix(server): Fix delay with multiple ml servers (#16284) 2025-02-27 10:14:09 -06:00
database.ts feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
db.d.ts refactor: use new updateId column for user CUD sync (#16384) 2025-02-27 09:22:02 -05:00
decorators.ts refactor: last repository (#16042) 2025-02-11 22:15:56 +00:00
enum.ts fix: ensure manually tagged faces have proper source type (#16364) 2025-02-26 20:53:21 -06:00
main.ts
types.ts refactor: use new updateId column for user CUD sync (#16384) 2025-02-27 09:22:02 -05:00
validation.spec.ts
validation.ts