immich/server/src
Zack Pollard ac36effb45
feat: sync implementation for the user entity (#16234)
* ci: print out typeorm generation changes

* feat: sync implementation for the user entity

wip

---------

Co-authored-by: Jason Rasmussen <jason@rasm.me>
2025-02-20 23:37:57 -05:00
..
bin refactor: last repository (#16042) 2025-02-11 22:15:56 +00:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
cores refactor: repositories (#16036) 2025-02-11 14:08:13 -05:00
dtos feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
emails fix: limit width of logo in emails to 100% (#16164) 2025-02-17 17:46:14 +00:00
entities feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
middleware feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
migrations feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
queries fix(server): set modifydate (#16225) 2025-02-20 09:28:30 -06:00
repositories feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
services feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
subscribers refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
utils feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
workers fix: increase upload timeout (#15588) 2025-01-25 04:26:52 -06:00
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 refactor: last repository (#16042) 2025-02-11 22:15:56 +00:00
database.ts feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
db.d.ts feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
decorators.ts refactor: last repository (#16042) 2025-02-11 22:15:56 +00:00
enum.ts feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00
main.ts chore(server): print stack in case of worker error (#15632) 2025-01-24 22:45:55 -05:00
types.ts feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05: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