Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: error handling for wrong json values | Jana Peper | 2024-12-18 | 1 | -9/+14 |
| | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | ||||
* | feat: add occ command for task type toggling | Jana Peper | 2024-12-18 | 1 | -7/+3 |
| | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | ||||
* | feat: add occ command for task type toggling | Jana Peper | 2024-12-18 | 1 | -0/+60 |
| | | | | Signed-off-by: Jana Peper <jana.peper@nextcloud.com> | ||||
* | feat(taskprocessing): new command to get a task from a task ID, include ↵enh/noid/taskprocessing-commands-task-errors | Julien Veyssier | 2024-10-01 | 2 | -1/+46 |
| | | | | | | error_message in list and get commands Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | feat(taskprocessing): add appId filter to taskprocessing occ commands | Julien Veyssier | 2024-07-23 | 2 | -2/+16 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | feat(taskprocessing): add stats about input/output sizes | Julien Veyssier | 2024-07-23 | 1 | -6/+47 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | feat(taskprocessing): add occ commands to list tasks and compute stats | Julien Veyssier | 2024-07-23 | 2 | -0/+229 |
Signed-off-by: Julien Veyssier <julien-nc@posteo.net> |