nextcloud/lib/private/Files/Node
Côme Chilliet bc908b044a Make sure that path is normalized and then checked,
and not the other way around

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-11-10 17:55:12 +00:00
..
File.php Fix PHP 8.2 warnings about undeclared properties 2022-06-21 16:17:52 +02:00
Folder.php Make sure that path is normalized and then checked, 2022-11-10 17:55:12 +00:00
HookConnector.php Update php licenses 2021-06-04 22:02:41 +02:00
LazyFolder.php more preset metadata for LazyUserFolder 2022-04-08 15:09:40 +02: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 Avoid extra query for the parent node if we can pass it along 2022-08-24 22:20:32 +02:00
NonExistingFile.php Update php licenses 2021-06-04 22:02:41 +02:00
NonExistingFolder.php Update php licenses 2021-06-04 22:02:41 +02:00
Root.php Fix typos in lib/private subdirectory 2022-07-27 08:52:17 -04:00