aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/TaskProcessingApiController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-18/+2
* fix(TaskProcessingApi): Cleanup error handlingprovokateurin2024-05-161-10/+2
* docs(TaskProcessingApi): Set correct status code messagesprovokateurin2024-05-161-6/+6
* docs(TaskProcessingApi): Cleanup endpoint descriptionsprovokateurin2024-05-161-13/+12
* docs(TaskProcessingApi): Fix result endpoint descriptionprovokateurin2024-05-161-1/+1
* fix(OCS-API): Add endpoint to list user tasksMarcel Klehr2024-05-141-3/+33
* fix(OCS-API): No csrf required for /tasks/taskId/file/fileIdMarcel Klehr2024-05-141-0/+1
* fix(ocs): change /tasktypes response to combine optional and non-optional IO ...Marcel Klehr2024-05-141-4/+8
* feat: Add cancel endpoint to OCS APIMarcel Klehr2024-05-141-0/+32
* fix: update openai specsMarcel Klehr2024-05-141-1/+1
* refactor: identifier is now customId/custom_idMarcel Klehr2024-05-141-2/+2
* fix: address review commentsMarcel Klehr2024-05-141-5/+7
* fix: address review commentsMarcel Klehr2024-05-141-8/+12
* fix: Update autoloadersMarcel Klehr2024-05-141-0/+1
* fix: Run cs:fixMarcel Klehr2024-05-141-1/+0
* fix: psalm issuesMarcel Klehr2024-05-141-1/+1
* fix: Check if user is authorized to use the files they mentionedMarcel Klehr2024-05-141-3/+14
* refactor: rename getTaskType to getTaskTypeIdMarcel Klehr2024-05-141-2/+2
* feat: Add ExApp endpointsMarcel Klehr2024-05-141-5/+71
* fix: Fix psalm issuesMarcel Klehr2024-05-141-16/+15
* chore: Regenerate openapi.jsonMarcel Klehr2024-05-141-5/+5
* chore: Run cs:fixMarcel Klehr2024-05-141-3/+0
* feat: Add getFileContents endpoint to TaskProcessing OCS APIMarcel Klehr2024-05-141-8/+78
* feat: TaskProcessing OCS APIMarcel Klehr2024-05-141-0/+214