nextcloud/lib/private/Files/Node
Robin Appelman 0232eec2cf
allow passing more info to lazy folder
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-09-04 18:42:47 +02: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 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +02:00
HookConnector.php fix: Move Node HookConnecter events to IEventDispatcher 2023-07-27 09:57:53 +02:00
LazyFolder.php allow passing more info to lazy folder 2023-09-04 18:42:47 +02:00
LazyRoot.php optimize getById on LazyUserFolder to not require a full fs setup 2022-04-04 15:40:16 +02:00
LazyUserFolder.php fix: prevent sharing permissions on user root folder 2023-09-01 13:53:41 +02:00
Node.php fix!: Move getEventDispatcher usage to IEventDispatcher 2023-07-28 14:11:22 +02:00
NonExistingFile.php Fix inherited parameter names 2023-04-03 08:29:33 +02:00
NonExistingFolder.php fix(node): non-existing folder is not searchable 2023-07-13 00:01:32 +02:00
Root.php refactor: declare getMount() and getMountsIn() at IRootFolder 2023-06-21 16:53:20 +02:00