aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix: update openai specsMarcel Klehr2024-05-142-4/+4
* fix: bump OC_VersionMarcel Klehr2024-05-141-1/+1
* fix: Don't check in barmani plugin in composer autoloaderMarcel Klehr2024-05-141-29/+0
* refactor: identifier is now customId/custom_idMarcel Klehr2024-05-1410-44/+44
* fix: psalm issueMarcel Klehr2024-05-141-3/+5
* fix: address review commentsMarcel Klehr2024-05-148-69/+136
* fix: address review commentsMarcel Klehr2024-05-141-4/+4
* fix: address review commentsMarcel Klehr2024-05-146-13/+30
* fix: Don't use dynamic propertyMarcel Klehr2024-05-141-0/+2
* fix: Update autoloadersMarcel Klehr2024-05-144-0/+43
* fix: Run cs:fixMarcel Klehr2024-05-144-4/+1
* fix: psalm issuesMarcel Klehr2024-05-141-1/+1
* test: Test file authorization checkMarcel Klehr2024-05-141-2/+27
* fix: Check if user is authorized to use the files they mentionedMarcel Klehr2024-05-145-5/+66
* feat: Remove stale files in AppData as wellMarcel Klehr2024-05-141-2/+34
* chore: update openapi.jsonMarcel Klehr2024-05-141-0/+4
* fix: oc_taskProcessing_tasks.identifier: notnull = falseMarcel Klehr2024-05-141-1/+2
* fix: Expose task type on CoreTaskProcessingTask jsonMarcel Klehr2024-05-142-1/+3
* fix: psalm issueMarcel Klehr2024-05-141-1/+1
* test: Add more tests for legacy pass-throughMarcel Klehr2024-05-142-4/+234
* 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-147-30/+30
* 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
* feat: Add ExApp endpointsMarcel Klehr2024-05-143-46/+413
* fix: Fix psalm issuesMarcel Klehr2024-05-147-29/+30
* fix(IRootFolder): Add getAppDataDirectoryName methodMarcel Klehr2024-05-141-0/+6
* chore: Regenerate openapi.jsonMarcel Klehr2024-05-143-7/+997
* chore: Run cs:fixMarcel Klehr2024-05-142-5/+9
* refactor: Move validation to EShapeTypeMarcel Klehr2024-05-143-75/+104
* feat: Add getFileContents endpoint to TaskProcessing OCS APIMarcel Klehr2024-05-141-8/+78
* feat: TaskProcessing OCS APIMarcel Klehr2024-05-142-0/+242
* fix: Run cs:fixMarcel Klehr2024-05-144-15/+15
* fix: Add RemoveOldTasksBackgroundJob to repair step that instantiates itMarcel Klehr2024-05-141-1/+3
* test: Add OldTasksShouldBeCleanedUp testMarcel Klehr2024-05-144-25/+116
* fix: weed out some psalm errors and run cs:fixMarcel Klehr2024-05-1417-96/+204
* feat: first pass at TaskProcessing APIMarcel Klehr2024-05-1429-1/+3307
* Merge pull request #45252 from nextcloud/chore/noid/spdx-batch2Andy Scherzinger2024-05-131033-13478/+3160
|\
| * chore: Compile assetsFerdinand Thiessen2024-05-13242-2065/+817
| * fix: Also extract comments for `spdx` license informationFerdinand Thiessen2024-05-131-0/+20
| * chore: Add SPDX headerAndy Scherzinger2024-05-13790-11413/+2323
|/
* Merge pull request #44791 from nextcloud/reshare-permission-logicRobin Appelman2024-05-132-55/+25
|\
| * test: adjust test to new permissions check logicRobin Appelman2024-05-031-6/+17
| * fix: cleanup logic for getting the max reshare permissionsRobin Appelman2024-05-031-49/+8
* | Merge pull request #45218 from nextcloud/update-pdf-iconMarco2024-05-131-4/+2
|\ \
| * \ Merge branch 'master' into update-pdf-iconMarco2024-05-13198-1068/+2945
| |\ \ | |/ / |/| |
* | | Merge pull request #44953 from nextcloud/perf/44951/lock-providerJulius Härtl2024-05-132-8/+41
|\ \ \
| * | | perf(ILockManager): Allow registering a lock provider lazyJulius Härtl2024-04-302-8/+41