aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #44710 from nextcloud/pulsejet/imagick-check-typeJoas Schilling2024-05-1512-13/+109
|\
| * fix(preview): check mime type before processing with ImagickVarun Patil2024-04-0812-13/+109
* | Merge pull request #45321 from nextcloud/bugfix/noid/check-function-callAnna2024-05-152-3/+3
|\ \
| * | fix: Correctly check result of functionJoas Schilling2024-05-152-3/+3
* | | Merge pull request #45057 from nextcloud/enh/noid/server-logSimon L2024-05-151-0/+2
|\ \ \ | |/ / |/| |
| * | feat(exception-template): allow to link to specific documentation for how to ...Simon L.2024-05-141-0/+2
* | | fix: expose lastUpdated in OCS APIMarcel Klehr2024-05-152-1/+22
* | | fix: address review commentsMarcel Klehr2024-05-143-9/+10
* | | fix: Fix pass-through stt providerMarcel Klehr2024-05-141-14/+1
* | | chore: Check in autoloader updatesMarcel Klehr2024-05-142-0/+33
* | | fix(Manager#fillInputs): Try to setup user FS before access file inputsMarcel Klehr2024-05-141-4/+4
* | | feat: Add some new task typesMarcel Klehr2024-05-142-0/+221
* | | fix(SynchronousBackgroundJob): Only reschedule when neededMarcel Klehr2024-05-141-2/+19
* | | Update lib/public/TaskProcessing/IManager.phpMarcel Klehr2024-05-141-0/+1
* | | Update lib/private/TaskProcessing/Manager.phpMarcel Klehr2024-05-141-1/+1
* | | fix(Manager#fillInputData): Load user folder if neededMarcel Klehr2024-05-141-2/+6
* | | fix(OCS-API): Add endpoint to list user tasksMarcel Klehr2024-05-143-1/+43
* | | fix(TextToImage): Allow leaving the resources openMarcel Klehr2024-05-141-0/+6
* | | fix: run cs:fixMarcel Klehr2024-05-141-1/+1
* | | feat: Add cancel endpoint to OCS APIMarcel Klehr2024-05-141-0/+3
* | | fix: fix psalm issuesMarcel Klehr2024-05-142-7/+7
* | | fix: Don't check in barmani plugin in composer autoloaderMarcel Klehr2024-05-141-29/+0
* | | refactor: identifier is now customId/custom_idMarcel Klehr2024-05-148-41/+41
* | | fix: psalm issueMarcel Klehr2024-05-141-3/+5
* | | fix: address review commentsMarcel Klehr2024-05-145-48/+77
* | | fix: address review commentsMarcel Klehr2024-05-143-2/+16
* | | fix: Update autoloadersMarcel Klehr2024-05-142-0/+4
* | | fix: Run cs:fixMarcel Klehr2024-05-142-2/+1
* | | fix: Check if user is authorized to use the files they mentionedMarcel Klehr2024-05-144-2/+52
* | | feat: Remove stale files in AppData as wellMarcel Klehr2024-05-141-2/+34
* | | fix: Expose task type on CoreTaskProcessingTask jsonMarcel Klehr2024-05-141-1/+2
* | | fix: psalm issueMarcel Klehr2024-05-141-1/+1
* | | test: Add more tests for legacy pass-throughMarcel Klehr2024-05-141-2/+3
* | | fix: Small fixesMarcel Klehr2024-05-141-12/+3
* | | fix: Wire-up the new classesMarcel Klehr2024-05-143-0/+64
* | | refactor: rename getTaskType to getTaskTypeIdMarcel Klehr2024-05-145-24/+24
* | | fix: Fix psalm issuesMarcel Klehr2024-05-143-3/+9
* | | fix: LazyRoot missing methodMarcel Klehr2024-05-141-0/+4
* | | fix: TypoMarcel Klehr2024-05-143-3/+3
* | | fix: Fix psalm issuesMarcel Klehr2024-05-145-10/+12
* | | fix(IRootFolder): Add getAppDataDirectoryName methodMarcel Klehr2024-05-141-0/+6
* | | chore: Run cs:fixMarcel Klehr2024-05-141-2/+9
* | | refactor: Move validation to EShapeTypeMarcel Klehr2024-05-143-75/+104
* | | fix: Run cs:fixMarcel Klehr2024-05-143-13/+13
* | | fix: Add RemoveOldTasksBackgroundJob to repair step that instantiates itMarcel Klehr2024-05-141-1/+3
* | | test: Add OldTasksShouldBeCleanedUp testMarcel Klehr2024-05-143-2/+48
* | | fix: weed out some psalm errors and run cs:fixMarcel Klehr2024-05-1416-91/+201
* | | feat: first pass at TaskProcessing APIMarcel Klehr2024-05-1427-1/+2726
|/ /
* | Merge pull request #44791 from nextcloud/reshare-permission-logicRobin Appelman2024-05-131-49/+8
|\ \
| * | fix: cleanup logic for getting the max reshare permissionsRobin Appelman2024-05-031-49/+8