You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files/Node
Julius Härtl 7f958e81d3
fix: Pass parent to NonExistingFile instances
2 years ago
..
File.php Fix file_get_content signatures to make it clear it can return false 3 years ago
Folder.php chore: Replace \OC::$server->query with \OCP\Server::get in /lib 3 years ago
HookConnector.php fix: Move Node HookConnecter events to IEventDispatcher 2 years ago
LazyFolder.php reuse isValidPath from Filesystem 2 years ago
LazyRoot.php make LazyFolder::get not load the real folder if we know the path 2 years ago
LazyUserFolder.php make LazyFolder::get not load the real folder if we know the path 2 years ago
Node.php fix: Pass parent to NonExistingFile instances 2 years ago
NonExistingFile.php Fix inherited parameter names 3 years ago
NonExistingFolder.php fix(node): non-existing folder is not searchable 3 years ago
Root.php refactor: declare getMount() and getMountsIn() at IRootFolder 3 years ago