| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(taskprocessing): missing GenerateEmoji default task type in manager::_get... | Julien Veyssier | 2024-06-20 | 1 | -0/+1 |
* | fix(taskprocessing): missing ContextWrite default task type in manager::_getT... | Julien Veyssier | 2024-06-20 | 1 | -0/+1 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 5 | -54/+14 |
* | fix: expose lastUpdated in OCS API | Marcel Klehr | 2024-05-15 | 1 | -0/+1 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -1/+0 |
* | fix: Fix pass-through stt provider | Marcel Klehr | 2024-05-14 | 1 | -14/+1 |
* | fix(Manager#fillInputs): Try to setup user FS before access file inputs | Marcel Klehr | 2024-05-14 | 1 | -4/+4 |
* | fix(SynchronousBackgroundJob): Only reschedule when needed | Marcel Klehr | 2024-05-14 | 1 | -2/+19 |
* | Update lib/private/TaskProcessing/Manager.php | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | fix(Manager#fillInputData): Load user folder if needed | Marcel Klehr | 2024-05-14 | 1 | -2/+6 |
* | fix(OCS-API): Add endpoint to list user tasks | Marcel Klehr | 2024-05-14 | 2 | -1/+33 |
* | fix(TextToImage): Allow leaving the resources open | Marcel Klehr | 2024-05-14 | 1 | -0/+6 |
* | fix: run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | feat: Add cancel endpoint to OCS API | Marcel Klehr | 2024-05-14 | 1 | -0/+3 |
* | fix: fix psalm issues | Marcel Klehr | 2024-05-14 | 2 | -7/+7 |
* | refactor: identifier is now customId/custom_id | Marcel Klehr | 2024-05-14 | 4 | -13/+13 |
* | fix: psalm issue | Marcel Klehr | 2024-05-14 | 1 | -3/+5 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 1 | -30/+39 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 3 | -2/+16 |
* | fix: Run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -1/+0 |
* | fix: Check if user is authorized to use the files they mentioned | Marcel Klehr | 2024-05-14 | 1 | -1/+29 |
* | feat: Remove stale files in AppData as well | Marcel Klehr | 2024-05-14 | 1 | -2/+34 |
* | fix: psalm issue | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | test: Add more tests for legacy pass-through | Marcel Klehr | 2024-05-14 | 1 | -2/+3 |
* | fix: Small fixes | Marcel Klehr | 2024-05-14 | 1 | -12/+3 |
* | refactor: rename getTaskType to getTaskTypeId | Marcel Klehr | 2024-05-14 | 3 | -20/+20 |
* | fix: Fix psalm issues | Marcel Klehr | 2024-05-14 | 1 | -3/+7 |
* | fix: Fix psalm issues | Marcel Klehr | 2024-05-14 | 2 | -4/+6 |
* | refactor: Move validation to EShapeType | Marcel Klehr | 2024-05-14 | 1 | -74/+12 |
* | fix: Run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -11/+0 |
* | test: Add OldTasksShouldBeCleanedUp test | Marcel Klehr | 2024-05-14 | 3 | -2/+48 |
* | fix: weed out some psalm errors and run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -62/+64 |
* | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 4 | -0/+1247 |