nextcloud-server/lib/private/Files/Node
Robin Appelman bf8a73c539 fix: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-06-21 10:29:52 +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: also use optimized getFirstNodeyIdInPath for Folder::getFirstNodeById 2024-06-21 10:29:52 +07:00
HookConnector.php feat(files): copy live photos 2024-03-08 13:09:22 +07:00
LazyFolder.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07: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 +07: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 +07:00
Node.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
NonExistingFile.php
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 +07:00
Root.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00