immich/web/src/lib/components
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
..
admin-page feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
album-page refactor: always use the same bucket size (#4662) 2023-10-26 13:55:10 -05:00
asset-viewer chore(web): motion photo icon 2023-10-27 23:59:44 -05:00
assets/thumbnail feat(web): manual stacking asset (#4650) 2023-10-27 20:34:01 +00:00
elements refactor(web): material icons (#4636) 2023-10-25 13:48:25 +00:00
faces-page fix(web): multiple improvements for people page (1) (#4717) 2023-10-30 14:40:28 -05:00
forms refactor(web): material icons (#4636) 2023-10-25 13:48:25 +00:00
layouts fix(web): scrollbar offset (#4518) 2023-10-18 10:54:20 -05:00
map-page feat(web, mobile): Options to show archived assets in map (#4293) 2023-10-04 09:51:07 -04:00
memory-page refactor(web): material icons (#4636) 2023-10-25 13:48:25 +00:00
photos-page feat(web): manual stacking asset (#4650) 2023-10-27 20:34:01 +00:00
share-page refactor(web): material icons (#4636) 2023-10-25 13:48:25 +00:00
shared-components fix(web): Improve UI/UX for shared link form (#4685) 2023-10-29 13:50:43 -05:00
sharedlinks-page fix(web): Improve UI/UX for shared link form (#4685) 2023-10-29 13:50:43 -05:00
user-settings-page feat(web): added toggle for Sharing button in the sidebar (#4674) 2023-10-29 01:42:51 +00:00