1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-29 03:09:38 +01:00
immich/server/src
2025-02-27 09:24:40 -05:00
..
bin refactor: last repository () 2025-02-11 22:15:56 +00:00
commands refactor(server): user endpoints () 2024-05-27 05:15:52 +07:00
controllers feat: persistent memories () 2025-02-21 12:31:37 -06:00
cores refactor: repositories () 2025-02-11 14:08:13 -05:00
dtos fix(server): don't expose source types in face creation api () 2025-02-27 17:17:07 +03:00
emails fix: limit width of logo in emails to 100% () 2025-02-17 17:46:14 +00:00
entities refactor: use new updateId column for user CUD sync () 2025-02-27 09:22:02 -05:00
middleware feat: sync implementation for the user entity () 2025-02-20 23:37:57 -05:00
migrations refactor: use new updateId column for user CUD sync () 2025-02-27 09:22:02 -05:00
queries fix(server): memory assets order () 2025-02-25 19:10:52 -06:00
repositories feat(server): set exiftool process count () 2025-02-27 09:24:40 -05:00
services feat(server): set exiftool process count () 2025-02-27 09:24:40 -05:00
subscribers refactor(server): enums () 2024-08-15 06:57:01 -04:00
utils refactor: use new updateId column for user CUD sync () 2025-02-27 09:22:02 -05:00
workers fix: increase upload timeout () 2025-01-25 04:26:52 -06:00
app.module.ts feat: sync implementation for the user entity () 2025-02-20 23:37:57 -05:00
config.ts refactor: last repository () 2025-02-11 22:15:56 +00:00
constants.ts refactor: last repository () 2025-02-11 22:15:56 +00:00
database.ts feat: sync implementation for the user entity () 2025-02-20 23:37:57 -05:00
db.d.ts refactor: use new updateId column for user CUD sync () 2025-02-27 09:22:02 -05:00
decorators.ts refactor: last repository () 2025-02-11 22:15:56 +00:00
enum.ts fix: ensure manually tagged faces have proper source type () 2025-02-26 20:53:21 -06:00
main.ts chore(server): print stack in case of worker error () 2025-01-24 22:45:55 -05:00
types.ts refactor: use new updateId column for user CUD sync () 2025-02-27 09:22:02 -05: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