1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-17 12:22:31 +02:00
immich/mobile/openapi/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
..
api chore(server): remove user count endpoint (#4724) 2023-10-30 19:29:18 +00:00
auth chore(server): update openapi (#2205) 2023-04-08 21:26:09 -05:00
model feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
api_client.dart feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
api_exception.dart Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
api_helper.dart feat(web,server): offline/untracked files admin tool (#4447) 2023-10-14 19:12:59 +02:00
api.dart feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00