immich/web/src/lib/components/admin-page/settings
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
..
ffmpeg feat(server): hardware video acceleration for Rockchip SOCs via RKMPP (#4645) 2023-10-30 09:39:37 -05:00
job-settings feat(web, server): Ability to use config file instead of admin UI (#3836) 2023-08-25 13:44:52 -04:00
library-settings feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
machine-learning-settings feat(ml): export clip models to ONNX and host models on Hugging Face (#4700) 2023-10-31 05:02:04 -05:00
map-settings feat(web): ws - on_config_update (#4378) 2023-10-07 05:21:05 -05:00
new-version-check-settings refactor(server, web)!: store latest immich version available on the server (#3565) 2023-10-24 11:05:42 -04:00
oauth Refer to FFmpeg documentation (#3908) 2023-08-29 13:54:06 -05:00
password-login feat(web, server): Ability to use config file instead of admin UI (#3836) 2023-08-25 13:44:52 -04:00
storage-template feat(server): "{album}" in storage template (#2973) 2023-10-23 18:00:31 +00:00
theme feat(web): custom stylesheets (#4602) 2023-10-23 18:38:41 +00:00
thumbnail feat(server): wide gamut thumbnails (#3658) 2023-09-03 02:21:51 -04:00
trash-settings feat(web): ws - on_config_update (#4378) 2023-10-07 05:21:05 -05:00
confirm-disable-login.svelte chore(web): prettier (#2821) 2023-06-30 23:50:47 -05:00
setting-accordion.svelte feat(server, web)!: Move reverse geocoding settings to the UI (#4222) 2023-09-26 14:03:57 +07:00
setting-buttons-row.svelte feat(web, server): Ability to use config file instead of admin UI (#3836) 2023-08-25 13:44:52 -04:00
setting-input-field.svelte feat(server): advanced settings for transcoding (#3775) 2023-09-03 08:22:42 +07:00
setting-select.svelte feat(web, server): Ability to use config file instead of admin UI (#3836) 2023-08-25 13:44:52 -04:00
setting-switch.svelte feat(server): wide gamut thumbnails (#3658) 2023-09-03 02:21:51 -04:00
setting-textarea.svelte feat(web): custom stylesheets (#4602) 2023-10-23 18:38:41 +00:00