0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 00:50:23 -05:00
immich/mobile
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
..
.fvm chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
.isar@6643d064ab chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
.vscode fix(mobile): Fix background backup on iOS (#4038) 2023-09-11 17:31:15 +07:00
android docs: fix typos (#4713) 2023-10-30 09:17:10 -05:00
assets refactor(mobile): app bar (#4687) 2023-10-30 12:17:34 -05:00
fonts feat(mobile): memories (#2988) 2023-06-27 16:00:20 -05:00
integration_test
ios Version v1.83.0 2023-10-28 13:32:48 +00:00
lib fix(mobile): store exposure time as string (#4589) 2023-10-31 05:33:45 -05:00
openapi feat(server): custom library scanning interval (#4390) 2023-10-31 15:19:12 -05:00
scripts add fdroid isar build script (#2100) 2023-03-30 10:31:44 +02:00
test feat: manual stack assets (#4198) 2023-10-21 21:38:07 -05:00
.gitignore chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
.metadata
analysis_options.yaml
flutter_01.png feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
flutter_native_splash.yaml
makefile feat(web,server): user memory settings (#3628) 2023-08-09 21:01:16 -05:00
pubspec.lock chore(mobile): pump photo_manager version (#4412) 2023-10-10 08:20:52 -05:00
pubspec.yaml Version v1.83.0 2023-10-28 13:32:48 +00:00
README.md

Immich Mobile Application - Flutter