nextcloud/lib/private/Files/Node
Côme Chilliet 4d215828c9 Make sure to never trigger files hooks on a null path
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-05-11 14:43:04 +00:00
..
File.php only fetch the data for mounts inside a folder when needed 2023-02-09 11:39:00 +01:00
Folder.php only fetch the data for mounts inside a folder when needed 2023-02-09 11:39:00 +01:00
HookConnector.php Make sure to never trigger files hooks on a null path 2023-05-11 14:43:04 +00:00
LazyFolder.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
LazyRoot.php optimize getById on LazyUserFolder to not require a full fs setup 2022-04-04 15:40:16 +02:00
LazyUserFolder.php more preset metadata for LazyUserFolder 2022-04-08 15:09:40 +02:00
Node.php fix: Use proper path when creating node instances 2023-05-08 15:21:52 +00:00
NonExistingFile.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
NonExistingFolder.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
Root.php only fetch the data for mounts inside a folder when needed 2023-02-09 11:39:00 +01:00