Commit Graph

35 Commits (d37dd4b9a96d4316aa95d2e0ba0a0ec451de4ea7)

Author SHA1 Message Date
Marcel Klehr 9dca5ae0e0
feat(settings/admin/ai): Add Task Processing API settings 1 year ago
Marcel Klehr d9cf6e61c8 feat(TaskProcessing): Add more task types 2 years 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
Julien Veyssier 42cf03d73d
fix(taskprocessing): in removeSuperfluousArrayKeys, don't try to keep input/output keys that are not in the task values 2 years ago
Julien Veyssier 7e1dd0b25e
fix(taskprocessing): input validation was dropping some optional inputs 2 years ago
Julien Veyssier 7e904aea92
fix(taskprocessing): missing GenerateEmoji default task type in manager::_getTaskTypes 2 years ago
Julien Veyssier de81dac82e
fix(taskprocessing): missing ContextWrite default task type in manager::_getTaskTypes 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Marcel Klehr cac812dc58 fix: address review comments 2 years ago
Marcel Klehr 8d063386d2 fix: Fix pass-through stt provider 2 years ago
Marcel Klehr c1f84aaad1 fix(Manager#fillInputs): Try to setup user FS before access file inputs 2 years ago
Marcel Klehr c02049033a Update lib/private/TaskProcessing/Manager.php 2 years ago
Marcel Klehr e4b1d23768 fix(Manager#fillInputData): Load user folder if needed 2 years ago
Marcel Klehr a8afa7f23d fix(OCS-API): Add endpoint to list user tasks 2 years ago
Marcel Klehr 19a0aaeb5e fix(TextToImage): Allow leaving the resources open 2 years ago
Marcel Klehr c079a61181 feat: Add cancel endpoint to OCS API 2 years ago
Marcel Klehr f2ab6cb0a9 fix: fix psalm issues 2 years ago
Marcel Klehr 4a3b9b826e refactor: identifier is now customId/custom_id 2 years ago
Marcel Klehr fff2fb8e77 fix: psalm issue 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 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 3593d9b631 fix: psalm issue 2 years ago
Marcel Klehr bd5dfd0b5f test: Add more tests for legacy pass-through 2 years ago
Marcel Klehr eebeb82416 fix: Small fixes 2 years ago
Marcel Klehr b150d779f3 refactor: rename getTaskType to getTaskTypeId 2 years ago
Marcel Klehr c9ea5375d8 fix: Fix psalm issues 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 4b2acee64b test: Add OldTasksShouldBeCleanedUp test 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