nextcloud-server/lib/private/Files/Node
Ferdinand Thiessen e102c752f9 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-30 11:05:22 +07:00
..
File.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
Folder.php fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-30 11:05:22 +07:00
HookConnector.php Synchronize operation on live photo files 2023-11-30 09:44:51 +07:00
LazyFolder.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
LazyRoot.php add method to create a node from cache entry + mountpoint 2023-09-19 11:43:29 +07:00
LazyUserFolder.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Node.php fix(events): Make sure all `\OCP\Files::…` events are emitted with the same data 2023-11-09 15:57:22 +07:00
NonExistingFile.php Fix inherited parameter names 2023-04-03 08:29:33 +07:00
NonExistingFolder.php fix(node): non-existing folder is not searchable 2023-07-13 00:01:32 +07:00
Root.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00