Commit Graph

14 Commits

Author SHA1 Message Date
b51b782c73 Apply formatting fixes 2022-08-07 16:31:09 +02:00
53d92c4a26 Adopt backend to collective-id 2022-08-07 16:26:04 +02:00
26d7c91266 Adopt modules to new collective table 2022-08-07 16:26:04 +02:00
29a5894884 Refresh item after addon is done 2022-05-21 00:40:26 +02:00
7fdd78ad06 Experiment with addons
Addons allow to execute external programs in some context inside
docspell. Currently it is possible to run them after processing files.
Addons are provided by URLs to zip files.
2022-05-15 23:46:43 +02:00
4488291319 Download multiple files as zip 2022-04-09 15:28:51 +02:00
b84bbbd750 Upload zip files contents as independent files 2022-03-20 11:40:25 +01:00
d12c672dcf Log structured details during job execution 2022-03-16 23:56:59 +01:00
4c220879db Reformat code 2022-03-13 15:20:34 +01:00
90e52efbff Remove store dependency from scheduler api 2022-03-13 15:20:33 +01:00
3a05dc56cb Refactor scheduler into api / impl 2022-03-13 15:20:33 +01:00
69765f05ff Move user task to scheduler module 2022-03-13 15:20:33 +01:00
83d3644b39 Move job queue to scheduler-api and fix notification of periodic tasks 2022-03-13 15:20:33 +01:00
0ce3abb3ff Move scheduler code into separate module 2022-03-13 15:20:33 +01:00