Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | chore(deps): Update nextcloud/coding-standard to v1.3.1 | provokateurin | 2024-09-19 | 1 | -1/+1 |
* | feat(taskprocessing): add occ commands to list tasks and compute stats | Julien Veyssier | 2024-07-23 | 1 | -3/+3 |
* | feat(taskprocessing): add start, stop and schedule time to tasks | Julien Veyssier | 2024-07-23 | 1 | -0/+18 |
* | feat(taskprocessing): add support for webhooks (http or AppAPI) in the task p... | Julien Veyssier | 2024-07-22 | 1 | -2/+14 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -18/+2 |
* | fix: expose lastUpdated in OCS API | Marcel Klehr | 2024-05-15 | 1 | -0/+1 |
* | fix: fix psalm issues | Marcel Klehr | 2024-05-14 | 1 | -4/+4 |
* | refactor: identifier is now customId/custom_id | Marcel Klehr | 2024-05-14 | 1 | -6/+6 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -2/+2 |
* | refactor: rename getTaskType to getTaskTypeId | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 1 | -0/+134 |