1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 22:51:59 +00:00
immich/server/src
Lukas 1ba622adc9
feat: Add support for vob (#14590)
Add support for vob
2024-12-08 20:35:23 -06:00
..
bin fix: healthcheck if custom host is set (#13887) 2024-11-02 22:46:16 -04:00
commands refactor(server): user endpoints (#9730) 2024-05-27 05:15:52 +07:00
controllers feat: Notification Email Templates (#13940) 2024-12-04 20:26:02 +00:00
cores feat(ml): support multiple urls (#14347) 2024-12-04 20:17:47 +00:00
dtos feat: Notification Email Templates (#13940) 2024-12-04 20:26:02 +00:00
emails feat: Notification Email Templates (#13940) 2024-12-04 20:26:02 +00:00
entities feat(server): faster geodata import (#14241) 2024-11-20 08:57:14 -06:00
interfaces feat: Notification Email Templates (#13940) 2024-12-04 20:26:02 +00:00
middleware feat(server): clean up interrupted upload files (#14265) 2024-11-20 17:17:12 -06:00
migrations feat(ml): support multiple urls (#14347) 2024-12-04 20:17:47 +00:00
queries fix(server): show people without thumbnails (#14460) 2024-12-03 15:04:42 -05:00
repositories feat: Notification Email Templates (#13940) 2024-12-04 20:26:02 +00:00
services feat: Add support for vob (#14590) 2024-12-08 20:35:23 -06:00
subscribers refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
utils feat: Add support for vob (#14590) 2024-12-08 20:35:23 -06:00
workers refactor(server): job discovery (#13838) 2024-10-31 13:42:58 -04:00
app.module.ts refactor: config init event for first config load (#13930) 2024-11-05 16:30:56 +00:00
config.ts feat: Notification Email Templates (#13940) 2024-12-04 20:26:02 +00:00
constants.ts fix(server): thumbnail rotation when using embedded previews (#13948) 2024-11-08 06:30:59 +00:00
decorators.ts refactor(server): filter on-event handlers by worker (#14085) 2024-11-20 14:08:42 -05:00
enum.ts fix(server): thumbnail rotation when using embedded previews (#13948) 2024-11-08 06:30:59 +00:00
main.ts refactor(server): worker cleanup (#13805) 2024-10-29 11:47:33 -04:00
validation.spec.ts fix(server): use luxon for maxdate validator (#11651) 2024-08-08 09:02:39 -05:00
validation.ts refactor(server): cron validation (#13990) 2024-11-07 17:27:52 +00:00