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
Ferdinand Thiessen 660f3f6fd1
refactor: use logical `&&` `||` instead of weak `and` `or` operators
3 months ago
..
File.php
Folder.php fix: Flag folder objects that got deleted to recreate them if needed 3 months ago
HookConnector.php fix: Correctly create NonExistingFolder during copy 1 year ago
LazyFolder.php fix(dav): file drop nickname 7 months ago
LazyRoot.php
LazyUserFolder.php
Node.php refactor: use logical `&&` `||` instead of weak `and` `or` operators 3 months ago
NonExistingFile.php fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 1 year ago
NonExistingFolder.php fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 1 year ago
Root.php perf: use more optimized node-by-id logic in View::getPath 5 months ago