nextcloud-server/lib/private/Files
Ferdinand Thiessen cf935e33ae
fix: `OCP\Files\Node\Folder::search` was not setting the owner
The owner was not set on the file info causing e.g. webdav searches to never return the known owner.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-11 15:46:44 +07:00
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Cache Merge pull request #45172 from nextcloud/test-scanner-no-transactions 2024-06-13 14:01:34 +07:00
Config chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Mount chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Node fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-11 15:46:44 +07:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +07:00
ObjectStore fix(s3): Don't wait indefinitely for S3 to return 2024-07-05 16:24:32 +07:00
Search chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Storage Merge branch 'master' into refactor/OC-Server-getHTTPClientService 2024-05-30 14:21:45 +07:00
Stream chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Template chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Type chore: Add SPDX header 2024-05-24 13:11:22 +07:00
Utils chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FileInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
FilenameValidator.php feat: Add `IFilenameValidator` to have one consistent place for filename validation 2024-07-09 15:04:34 +07:00
Filesystem.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SetupManager.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +07:00
View.php Merge pull request #45014 from nextcloud/forbid-moving-subfolder 2024-05-27 14:29:34 +07:00