0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-12 15:37:27 +00:00
nextcloud_server/lib/private/Files/Node
Ferdinand Thiessen 264074c161 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:06:30 +00:00
..
File.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +02:00
Folder.php fix: OCP\Files\Node\Folder::search was not setting the owner 2024-07-30 11:06:30 +00:00
HookConnector.php feat(files): copy live photos 2024-03-08 13:09:22 -01:00
LazyFolder.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
LazyRoot.php feat: add interface to get only a single node by id instead of all nodes for the id 2024-03-04 12:26:30 +01:00
LazyUserFolder.php feat: add interface to get only a single node by id instead of all nodes for the id 2024-03-04 12:26:30 +01:00
Node.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
NonExistingFile.php Fix inherited parameter names 2023-04-03 08:29:33 +02:00
NonExistingFolder.php feat: add interface to get only a single node by id instead of all nodes for the id 2024-03-04 12:26:30 +01:00
Root.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00