aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/TaskProcessing
Commit message (Expand)AuthorAgeFilesLines
* fix: expose lastUpdated in OCS APIMarcel Klehr2024-05-151-1/+21
* fix: address review commentsMarcel Klehr2024-05-142-8/+10
* feat: Add some new task typesMarcel Klehr2024-05-142-0/+221
* Update lib/public/TaskProcessing/IManager.phpMarcel Klehr2024-05-141-0/+1
* fix(OCS-API): Add endpoint to list user tasksMarcel Klehr2024-05-141-0/+10
* refactor: identifier is now customId/custom_idMarcel Klehr2024-05-143-9/+10
* fix: address review commentsMarcel Klehr2024-05-143-16/+36
* fix: Run cs:fixMarcel Klehr2024-05-141-1/+1
* fix: Check if user is authorized to use the files they mentionedMarcel Klehr2024-05-143-1/+23
* fix: Expose task type on CoreTaskProcessingTask jsonMarcel Klehr2024-05-141-1/+2
* refactor: rename getTaskType to getTaskTypeIdMarcel Klehr2024-05-142-4/+4
* fix: Fix psalm issuesMarcel Klehr2024-05-142-0/+2
* fix: TypoMarcel Klehr2024-05-143-3/+3
* fix: Fix psalm issuesMarcel Klehr2024-05-143-6/+6
* chore: Run cs:fixMarcel Klehr2024-05-141-2/+9
* refactor: Move validation to EShapeTypeMarcel Klehr2024-05-142-1/+92
* fix: Run cs:fixMarcel Klehr2024-05-141-1/+12
* fix: weed out some psalm errors and run cs:fixMarcel Klehr2024-05-1414-21/+137
* feat: first pass at TaskProcessing APIMarcel Klehr2024-05-1420-0/+1422