1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 03:46:47 +01:00
immich/server/test
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
..
api fix(server,web): correctly remove metadata from shared links (#4464) 2023-10-14 01:46:30 +00:00
assets@948f353e3c fix(server,web): correctly remove metadata from shared links (#4464) 2023-10-14 01:46:30 +00:00
db chore(server): Improve test coverage! (#3889) 2023-09-11 11:56:38 -04:00
e2e chore(server): remove user count endpoint (#4724) 2023-10-30 19:29:18 +00:00
fixtures fix(server): Correctly set album start and end dates (#4698) 2023-10-31 05:08:34 -05:00
repositories feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
global-setup.js refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
index.ts chore(server): organize imports (#2779) 2023-06-16 19:54:17 +00:00
setup.ts refactor(server)*: tsconfigs (#2689) 2023-06-08 10:01:07 -05:00
test-utils.ts feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00