1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-24 12:42:44 +01:00
immich/web/src/lib
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
..
__mocks__ chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
assets feat(web,server): offline/untracked files admin tool (#4447) 2023-10-14 19:12:59 +02:00
components feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
models feat(web): Improved assets upload (#3850) 2023-09-01 12:00:51 -04:00
stores fix(web): sidebar setting not updating when there is a new property added to the data payload (#4708) 2023-10-30 09:17:37 -05:00
utils refactor(server, web)!: store latest immich version available on the server (#3565) 2023-10-24 11:05:42 -04:00
constants.ts feat(web,server): offline/untracked files admin tool (#4447) 2023-10-14 19:12:59 +02:00