Commit Graph

104 Commits (stable31)

Author SHA1 Message Date
Marcel Klehr bf06e2fd67 fix(TaskProcessing): Increase MAX_TASK_AGE to 6 months 4 months ago
Marcel Klehr 62e63730df fix(TaskProcessing): Cache task types by user language 5 months ago
Jana Peper 3f176632b2
test: fix tests 7 months ago
Jana Peper a598d453e9 feat: add toggle for AI guest restriction 7 months ago
Edward Ly e39d42c182 fix(TaskProcessing): increase task cleanup delay 9 months ago
Oleksander Piskun 9543f9822a fix(taskprocessing): use the event for AppAPI to get list of AI providers 10 months ago
Marcel Klehr 75585be67f fix(TaskProcessing\Manager): Always use distributed cache and use PHP serialize 1 year ago
Marcel Klehr f9450f2d20 fix: lib/private/TaskProcessing/Manager.php 1 year ago
Marcel Klehr ec3660a3c2 fix(TaskProcessing\Manager): Always use distributed cache and use PHP serialize 1 year ago
Marcel Klehr 35052624b9 fix(TaskProcessing): Cache providersById in getPreferredProviders 1 year ago
Marcel Klehr 6e59f9a693 fix: copypasta 1 year ago
Marcel Klehr 215f6c6418 fix(taskprocessing): cache provider settings in distributed cache as well 1 year ago
Marcel Klehr 8c81f9e0fa fix(TaskProcessing\Manager): Cache the result of parsing JSON 1 year ago
Marcel Klehr e2bef275ec fix(taskprocessing): Cache result of getAvailableTaskTypes between requests 1 year ago
Marcel Klehr 44aa380ce4 fix(TaskProcessing): Catch JSON encode errors in Manager#setTaskResult 1 year ago
Jana Peper 056daf2592 feat: add proofread task type 1 year ago
Jana Peper ee31b3bbe5 fix: error handling for wrong json values 1 year ago
Jana Peper d87302c651 feat: add error flags for json_decode 1 year ago
Marcel Klehr 79023b9f3e fix(taskrpocessing): Cache result of getAvailableTaskTypes 1 year ago
Jana Peper 40fc07b543 fix: always regenerate availabe task types 1 year ago
Jana Peper 76d058f4c8 fix: show all types when no preferences saved 1 year ago
Jana Peper 8cac92665d feat: filter disabled apps in task types requests 1 year ago
Marcel Klehr e5ce55551d feat(TaskProcessing): More task types 1 year ago
provokateurin 2c65d0c0d1
fix(QBMapper): Fix findEntities() return type to be list<T> 1 year ago
provokateurin 54ec472d9a
fix(BackgroundJobs): Adjust intervals and time sensitivities 1 year ago
Marcel Klehr d2df0f42f1 fix(TaskProcessing\Manager): Don't provoke PHP notice in setTaskResult 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Anupam Kumar bb94b17959 fix(TaskProcessing): increase error_message column length 1 year ago
Anna Larch 8af7ecb257 chore: adjust code to adhere to coding standard 1 year ago
Marcel Klehr 95006d2b8e
Revert "fix(TaskProcessing): Use OCP\Server::get instead of copying methods" 1 year ago
Marcel Klehr 7be3a18f13
fix(TaskProcessing): Use OCP\Server::get instead of copying methods 1 year ago
Julien Veyssier 04edeb510d
feat(speech-to-text): SpeechToTextManager::transcribeFile calls TaskProcessingManager::runTask 1 year ago
Julien Veyssier 5ab0866341
feat(textprocessing): TextProcessingManager::runTask calls TaskProcessingManager::runTask 1 year ago
Julien Veyssier 396b8f52f1
fix(taskprocessing): fix condition to reschedule SynchronousBackgroundJob 1 year ago
Julien Veyssier c1ed256d50
feat(taskprocessing): add IManager::runTask method to run task synchronously 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Julien Veyssier dbab2a825d
fix(taskprocessing): select preferred provider when running sync task, fix task type values according to preferred provider 2 years ago
Marcel Klehr 5e4200853f fix(TaskProcessing): Legacy Speech To Text support needs UserId 2 years ago
Marcel Klehr 1205379f5a fix(TaskProcessing): Don't break if provider methods throw 2 years ago
Julien Veyssier 9a3a27f856
fix(taskprocessing): add missing translate default task type 2 years ago
Marcel Klehr 46c518f712 fix: Don't validate input again upon running a task 2 years ago
Marcel Klehr aaa8af4b49 fix: Make sure provider provides enum values 2 years ago
Marcel Klehr 6363437ccb
fix(taskprocessing): Update lib/private/TaskProcessing/Manager.php 2 years ago
Julien Veyssier 060fb26686
fix(taskprocessing): run cs:fix 2 years ago
Marcel Klehr 799ee8fd51
feat(TaskProcessing): Implement enums and default values 2 years ago
Julien Veyssier c004f5376f
fix(taskprocessing): build autoloader files and fix psalm issue 2 years ago
Julien Veyssier df11aa9efc
feat(taskprocessing): add appId filter to taskprocessing occ commands 2 years ago
Julien Veyssier c120a64ba2
feat(taskprocessing): add occ commands to list tasks and compute stats 2 years ago
Julien Veyssier df086a8c20
feat(taskprocessing): add start, stop and schedule time to tasks 2 years ago
Julien Veyssier fffc784769
feat(taskprocessing): add support for webhooks (http or AppAPI) in the task processing API 2 years ago