nextcloud-server/lib/private/Files/Node
Christoph Wurst 14719110b9 chore: Replace \OC::$server->query with \OCP\Server::get in /lib
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-07-06 15:21: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 chore: Replace \OC::$server->query with \OCP\Server::get in /lib 2023-07-06 15:21:22 +07:00
HookConnector.php Make sure to never trigger files hooks on a null path 2023-05-04 17:55:09 +07:00
LazyFolder.php Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpoint 2023-06-28 07:53:35 +07:00
LazyRoot.php optimize getById on LazyUserFolder to not require a full fs setup 2022-04-04 15:40:16 +07:00
LazyUserFolder.php Add back missing slash in LazyUserFolder path 2023-05-09 10:59:31 +07:00
Node.php chore: ugly type juggling 2023-06-21 16:53:20 +07:00
NonExistingFile.php Fix inherited parameter names 2023-04-03 08:29:33 +07:00
NonExistingFolder.php Fix inherited parameter names 2023-04-03 08:29:33 +07:00
Root.php refactor: declare getMount() and getMountsIn() at IRootFolder 2023-06-21 16:53:20 +07:00