Commit Graph

40 Commits (appStoreDisabledOcc)

Author SHA1 Message Date
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
Marcel Klehr b2b93e4219 feat: Add getFileContents endpoint to TaskProcessing OCS API 2 years ago
Marcel Klehr 44b896f999 feat: TaskProcessing OCS API 2 years ago
provokateurin 2c51933b6b
refactor(core): Switch to attribute based routing 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Marcel Klehr d11b9cbd79 fix(TextProcessing/Manager): Throw TaskFailureException upon failure 2 years ago
Marcel Klehr 181f819e41 enh(TextProcessing): Add IProvider2 2 years ago
jld3103 c2d45cb172
Add single status code descriptions for OpenAPI 2 years ago
jld3103 902e0396e0
Fix text processing OpenAPI 2 years ago
Julien Veyssier f154fe7f8e
fix psalm issue 2 years ago
Julius Härtl fca1c309a0
feat: Add delete task API 2 years ago
Julien Veyssier 41b19cf969
allow anon text processing scheduling 2 years ago
Julien Veyssier 9986e02097
start implementing ocs endpoint to get task list from user+appId+identifier 2 years ago
jld3103 dca22c1d2c core: Document text processing API 2 years ago