Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix: expose lastUpdated in OCS API | Marcel Klehr | 2024-05-15 | 1 | -1/+21 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 2 | -8/+10 |
* | feat: Add some new task types | Marcel Klehr | 2024-05-14 | 2 | -0/+221 |
* | Update lib/public/TaskProcessing/IManager.php | Marcel Klehr | 2024-05-14 | 1 | -0/+1 |
* | fix(OCS-API): Add endpoint to list user tasks | Marcel Klehr | 2024-05-14 | 1 | -0/+10 |
* | refactor: identifier is now customId/custom_id | Marcel Klehr | 2024-05-14 | 3 | -9/+10 |
* | fix: address review comments | Marcel Klehr | 2024-05-14 | 3 | -16/+36 |
* | fix: Run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -1/+1 |
* | fix: Check if user is authorized to use the files they mentioned | Marcel Klehr | 2024-05-14 | 3 | -1/+23 |
* | fix: Expose task type on CoreTaskProcessingTask json | Marcel Klehr | 2024-05-14 | 1 | -1/+2 |
* | refactor: rename getTaskType to getTaskTypeId | Marcel Klehr | 2024-05-14 | 2 | -4/+4 |
* | fix: Fix psalm issues | Marcel Klehr | 2024-05-14 | 2 | -0/+2 |
* | fix: Typo | Marcel Klehr | 2024-05-14 | 3 | -3/+3 |
* | fix: Fix psalm issues | Marcel Klehr | 2024-05-14 | 3 | -6/+6 |
* | chore: Run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -2/+9 |
* | refactor: Move validation to EShapeType | Marcel Klehr | 2024-05-14 | 2 | -1/+92 |
* | fix: Run cs:fix | Marcel Klehr | 2024-05-14 | 1 | -1/+12 |
* | fix: weed out some psalm errors and run cs:fix | Marcel Klehr | 2024-05-14 | 14 | -21/+137 |
* | feat: first pass at TaskProcessing API | Marcel Klehr | 2024-05-14 | 20 | -0/+1422 |