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
Maxence Lange 467c84ec53 feat(files): copy live photos 2 years ago
..
File.php Fix file_get_content signatures to make it clear it can return false 3 years ago
Folder.php perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
HookConnector.php feat(files): copy live photos 2 years ago
LazyFolder.php feat: add interface to get only a single node by id instead of all nodes for the id 2 years ago
LazyRoot.php feat: add interface to get only a single node by id instead of all nodes for the id 2 years ago
LazyUserFolder.php feat: add interface to get only a single node by id instead of all nodes for the id 2 years ago
Node.php fix(events): Make sure all `\OCP\Files::…` events are emitted with the same data 2 years ago
NonExistingFile.php Fix inherited parameter names 3 years ago
NonExistingFolder.php feat: add interface to get only a single node by id instead of all nodes for the id 2 years ago
Root.php perf: cache path by id to speedup getting nodes by id 2 years ago