immich/server/src
Mert 596c35dc00
fix(server): skip invisible assets for thumbnail generation and ml (#8891)
* skip invisible assets for thumbnail generation and ml

* no need to update job status

* fix thumbhash check order

* linting
2024-04-19 01:37:55 +00:00
..
commands refactor(server): immich-admin list-users (#8862) 2024-04-17 12:27:04 +00:00
controllers feat: use ILoggerRepository (#8855) 2024-04-16 17:30:31 -04:00
cores feat: use ILoggerRepository (#8855) 2024-04-16 17:30:31 -04:00
dtos feat(server): efficient full app sync (#8755) 2024-04-16 07:26:37 +02:00
entities Add AV1 transcoding support (#8491) 2024-04-11 05:26:27 +00:00
interfaces feat(server): efficient full app sync (#8755) 2024-04-16 07:26:37 +02:00
middleware feat(server): logging interceptor (#8859) 2024-04-16 19:21:57 -04:00
migrations feat: persistent memories (#8330) 2024-04-02 10:23:17 -04:00
queries fix(server): storage usage calculation for motion photos (#8722) 2024-04-17 03:04:59 +00:00
repositories fix(server): storage usage calculation for motion photos (#8722) 2024-04-17 03:04:59 +00:00
services fix(server): skip invisible assets for thumbnail generation and ml (#8891) 2024-04-19 01:37:55 +00:00
subscribers chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
utils feat: use ILoggerRepository (#8855) 2024-04-16 17:30:31 -04:00
app.module.ts feat(server): logging interceptor (#8859) 2024-04-16 19:21:57 -04:00
config.ts fix(server): correlationId (#8858) 2024-04-16 17:31:49 -04:00
constants.ts refactor(server): new password repo method (#8208) 2024-03-23 14:33:25 -04:00
database.config.ts chore(server): rename domain repositories -> interfaces (#8147) 2024-03-21 06:59:49 -05:00
decorators.ts refactor: server events (#8204) 2024-03-22 18:24:02 -04:00
main.ts feat: use ILoggerRepository (#8855) 2024-04-16 17:30:31 -04:00
validation.ts chore: organize config, validation, decorators (#8118) 2024-03-20 16:04:03 -04:00