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
Robin Appelman 9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
3 years ago
..
File.php Fix file_get_content signatures to make it clear it can return false 3 years ago
Folder.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
HookConnector.php Make sure to never trigger files hooks on a null path 3 years ago
LazyFolder.php Make it easier to debug issue #32304 3 years ago
LazyRoot.php optimize getById on LazyUserFolder to not require a full fs setup 4 years ago
LazyUserFolder.php Add back missing slash in LazyUserFolder path 3 years ago
Node.php fix: Use proper path when creating node instances 3 years ago
NonExistingFile.php Fix inherited parameter names 3 years ago
NonExistingFolder.php Fix inherited parameter names 3 years ago
Root.php optimize LazyUserFolder::getMountPoint 3 years ago