Commit Graph

35 Commits (master)

Author SHA1 Message Date
Marcel Klehr b5f057cdbc fix: Fix psalm issue 2 months ago
Marcel Klehr 9df303f876 fix: address review comments 2 months ago
Marcel Klehr 8cf1504a76 fix: Apply suggestion from @kyteinsky 3 months ago
Marcel Klehr 7373f11af6 feat(TaskProcessing): user-facing error messages 3 months ago
Marcel Klehr 16da8bbc8a fix(TaskProcessingApiController): Implement getNextScheduledTasks for next_batch endpoint 3 months ago
Marcel Klehr 13eb2d1cbd feat(TaskProcessing): Introduce internal task types 3 months ago
Julien Veyssier 8c447eaba6
feat(taskprocessing): add manager method to get the list of available task type IDs 4 months ago
Julien Veyssier 8c52b6c0fe
feat(taskprocessing): add cleanup flag to tasks to decide if they should be cleaned up automatically 5 months ago
Julien Veyssier be7ef439cf
fix(taskprocessing): move LAZY_CONFIG_KEYS constant to the private namespace 5 months ago
Julien Veyssier 2e3fa51132
feat(taskprocessing): load and store some config keys lazily 5 months ago
Jana Peper f8886fe27a feat: add toggle for AI guest restriction 6 months ago
Jana Peper e5f7d0017b docs: document adding of argument 1 year ago
Jana Peper 8cac92665d feat: filter disabled apps in task types requests 1 year ago
provokateurin 77114fb327
fix(OpenAPI): Adjust array syntax to avoid ambiguities 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Julien Veyssier c1ed256d50
feat(taskprocessing): add IManager::runTask method to run task synchronously 1 year ago
Julien Veyssier dbab2a825d
fix(taskprocessing): select preferred provider when running sync task, fix task type values according to preferred provider 1 year ago
Marcel Klehr 799ee8fd51
feat(TaskProcessing): Implement enums and default values 1 year ago
Julien Veyssier df11aa9efc
feat(taskprocessing): add appId filter to taskprocessing occ commands 1 year ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 1 year ago
Marcel Klehr 4ac7f8275b feat(TaskProcessing): Allow setting task results for file slots 1 year ago
Marcel Klehr 1b2c8d5030 fix(TaskProcessing): Set task status to running when processing via ISynchronousProvider 2 years ago
provokateurin f5ff8136ac
feat(TaskProcessingApi): Add endpoint for getting the next task 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Marcel Klehr b11052fcfa Update lib/public/TaskProcessing/IManager.php 2 years ago
Marcel Klehr a8afa7f23d fix(OCS-API): Add endpoint to list user tasks 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 a5053d33c2 fix: Run cs:fix 2 years ago
Marcel Klehr 6203c1c7da fix: Check if user is authorized to use the files they mentioned 2 years ago
Marcel Klehr 7a947980db fix: Fix psalm issues 2 years ago
Marcel Klehr 86317bbf4d refactor: Move validation to EShapeType 2 years ago
Marcel Klehr 8352b27c11 fix: weed out some psalm errors and run cs:fix 2 years ago
Marcel Klehr 00894e2420 feat: first pass at TaskProcessing API 2 years ago