1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/src/domain
Daniel Dietzler cd375a976e
feat(server): custom library scanning interval (#4390)
* add automatic library scan config options

* add validation

* open api

* use CronJob instead of cron-validator

* fix tests

* catch potential error of the library scan initialization

* better description for input field

* move library scan job initialization to server app service

* fix tests

* add comments to all parameters of cronjob contructor

* make scan a child of a more general library object

* open api

* chore: cleanup

* move cronjob handling to job repoistory

* web: select for common cron expressions

* fix open api

* fix tests

* put scanning settings in nested accordion

* fix system config validation

* refactor, tests

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2023-10-31 15:19:12 -05:00
..
access refactor(server): auth delete device (#4720) 2023-10-30 11:48:38 -04:00
album refactor(server): user core (#4733) 2023-10-31 11:01:32 -04:00
api-key refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00
asset feat(web): manual stacking asset (#4650) 2023-10-27 20:34:01 +00:00
audit fix(server): dot files (#4625) 2023-10-24 11:08:18 -05:00
auth refactor(server): user core (#4722) 2023-10-30 17:02:36 -04:00
job feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
library feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
media feat(server): hardware video acceleration for Rockchip SOCs via RKMPP (#4645) 2023-10-30 09:39:37 -05:00
metadata fix(server): Correctly set album start and end dates (#4698) 2023-10-31 05:08:34 -05:00
partner refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00
person fix: suggest people (#4566) 2023-10-24 15:53:49 +00:00
repositories feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
search fix: suggest people (#4566) 2023-10-24 15:53:49 +00:00
server-info refactor(server, web): standardize theme api response (#4664) 2023-10-27 02:32:33 +00:00
shared-link feat(server,web,mobile): Add optional password option for share links. (#4655) 2023-10-28 20:35:38 -05:00
smart-info feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) 2023-10-31 05:02:04 -05:00
storage refactor(server): make storage core singleton (#4608) 2023-10-23 11:52:21 -04:00
storage-template refactor(server): user core (#4733) 2023-10-31 11:01:32 -04:00
system-config feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
tag fix(server,web): correctly remove metadata from shared links (#4464) 2023-10-14 01:46:30 +00:00
user refactor(server): user core (#4733) 2023-10-31 11:01:32 -04:00
domain.config.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
domain.constant.spec.ts refactor(server, web)!: store latest immich version available on the server (#3565) 2023-10-24 11:05:42 -04:00
domain.constant.ts refactor(server, web)!: store latest immich version available on the server (#3565) 2023-10-24 11:05:42 -04:00
domain.module.ts refactor(server): merge facial-recognition and person (#4237) 2023-09-27 16:46:46 -04:00
domain.util.ts feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
index.ts refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00