Commit Graph

54 Commits (a366ec367a9bf3a1feb7fc4ac4f33374ea95848c)

Author SHA1 Message Date
Julien Veyssier b4f7fe2cb6
feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 1 month ago
Marcel Klehr 81bf9f342c fix: regenerate openapi descriptions 2 months ago
Marcel Klehr 7373f11af6 feat(TaskProcessing): user-facing error messages 2 months ago
Marcel Klehr be8e168f38 fix: Address psalm issues and review comments 2 months ago
Marcel Klehr 16da8bbc8a fix(TaskProcessingApiController): Implement getNextScheduledTasks for next_batch endpoint 2 months ago
Marcel Klehr 80eb3dd0d0 feat(TaskProcessingApiController): Add new next_batch endpoint 2 months ago
Marcel Klehr 310cd23a6a fix(TaskProcessingApiController): Don't allow anonymous access anymore 4 months ago
Julien Veyssier e6adbd921e
feat(taskprocessing): generate OpenAPI specs, fix lint issue, fix tests 5 months ago
Julien Veyssier 8c52b6c0fe
feat(taskprocessing): add cleanup flag to tasks to decide if they should be cleaned up automatically 5 months ago
Marcel Klehr e2449bca6f fix(TaskProcessingApiController): Improve error handling 5 months ago
Oleksander Piskun 90e8fa25a6 fix(TaskProcessingApiController): use StreamResponse to return the task file content 7 months ago
provokateurin 82fb8f8508
refactor: Extend rector to core/ 8 months ago
Julien Veyssier 24332e2a06
fix(taskprocessing): /tasktypes endpoint was broken by #49015 12 months ago
Marcel Klehr 3ac14af26b fix(TaskProcessing): Set up fs in getFileContentsInternal 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
dependabot[bot] bb598c8451
chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixer 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Julien Veyssier 060fb26686
fix(taskprocessing): run cs:fix 1 year ago
Marcel Klehr 799ee8fd51
feat(TaskProcessing): Implement enums and default values 1 year ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 1 year ago
Marcel Klehr 0d07ad98b0 fix(TaskProcessing): Update openapi specs 1 year ago
Marcel Klehr eb0b5f29fb fix(TaskProcessingApiController): Address review comments 1 year ago
Marcel Klehr 4ac1ac673e fix: psalm errors 1 year ago
Marcel Klehr 4ac7f8275b feat(TaskProcessing): Allow setting task results for file slots 1 year ago
Julien CHATY-CAPELLE 2d84d0f5bf fix(core): use OC namespace for core ReponseDefinitions instead of OCA 1 year ago
Marcel Klehr 224779c33f fix(TaskProcessingApiController): Don't use + to merge non-assoc. arrays 2 years ago
provokateurin f5ff8136ac
feat(TaskProcessingApi): Add endpoint for getting the next task 2 years ago
Andy Scherzinger e07a190641
chore: Add SPDX header 2 years ago
provokateurin a8abe9d3c2
fix(TaskProcessingApi): Cleanup error handling 2 years ago
provokateurin 4c375c98a4
docs(TaskProcessingApi): Set correct status code messages 2 years ago
provokateurin eabbb73173
docs(TaskProcessingApi): Cleanup endpoint descriptions 2 years ago
provokateurin 79e153735c
docs(TaskProcessingApi): Fix result endpoint description 2 years ago
Marcel Klehr a8afa7f23d fix(OCS-API): Add endpoint to list user tasks 2 years ago
Marcel Klehr f3a88f04ec fix(OCS-API): No csrf required for /tasks/taskId/file/fileId 2 years ago
Marcel Klehr ec94a672d7 fix(ocs): change /tasktypes response to combine optional and non-optional IO slots 2 years ago
Marcel Klehr c079a61181 feat: Add cancel endpoint to OCS API 2 years ago
Marcel Klehr 4d9a0eab5f fix: update openai specs 2 years ago
Marcel Klehr 4a3b9b826e refactor: identifier is now customId/custom_id 2 years ago
Marcel Klehr ec27c538b5 fix: address review comments 2 years ago
Marcel Klehr 2c878099f1 fix: address review comments 2 years ago
Marcel Klehr b85a0edc92 fix: Update autoloaders 2 years ago
Marcel Klehr a5053d33c2 fix: Run cs:fix 2 years ago
Marcel Klehr 8ccb29ae3b fix: psalm issues 2 years ago
Marcel Klehr 6203c1c7da fix: Check if user is authorized to use the files they mentioned 2 years ago
Marcel Klehr b150d779f3 refactor: rename getTaskType to getTaskTypeId 2 years ago
Marcel Klehr 8e5662602a feat: Add ExApp endpoints 2 years ago
Marcel Klehr 7a947980db fix: Fix psalm issues 2 years ago
Marcel Klehr 3b0925a064 chore: Regenerate openapi.json 2 years ago
Marcel Klehr 29cbb3cf71 chore: Run cs:fix 2 years ago