nextcloud-server/lib/public/TaskProcessing
Marcel Klehr 25044f82ae fix(TaskProcessing): Adjust OCR task type to allow for multiple files and pdfs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2025-12-09 09:21:33 +07:00
..
Events fix(taskprocessing): use the event for AppAPI to get list of AI providers 2025-04-09 15:47:48 +07:00
Exception fix: Fix psalm issue 2025-10-30 10:49:28 +07:00
TaskTypes fix(TaskProcessing): Adjust OCR task type to allow for multiple files and pdfs 2025-12-09 09:21:33 +07:00
EShapeType.php fix(ai-apis): reject text inputs that are longer than 64K chars 2025-11-10 17:29:09 +07:00
IInternalTaskType.php feat(TaskProcessing): Introduce internal task types 2025-10-13 11:07:40 +07:00
IManager.php fix: Fix psalm issue 2025-10-30 10:49:28 +07:00
IProvider.php feat(TaskProcessing): Implement enums and default values 2024-07-25 10:10:31 +07:00
ISynchronousProvider.php fix(activity): Fix activity object type warnings 2024-11-27 10:54:15 +07:00
ISynchronousWatermarkingProvider.php feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 2025-11-27 11:32:08 +07:00
ITaskType.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ITriggerableProvider.php feat(TaskProcessing): Introduce ITriggerableProvider 2025-10-20 15:59:25 +07:00
ShapeDescriptor.php feat(TaskProcessing): Implement enums and default values 2024-07-25 10:10:31 +07:00
ShapeEnumValue.php fix(taskprocessing): add license 2024-07-25 10:10:32 +07:00
Task.php feat(taskprocessing): add a boolean 'includeWatermark' to taskprocessing tasks and pass it to ISynchronousWatermarkingProvider::process 2025-11-27 11:32:08 +07:00