nextcloud/lib/private/Files/Node
Côme Chilliet 8f550398c4
Merge pull request #36836 from nextcloud/fix/view-type-cleanup
Tidy up typing in OC\Files\View
2023-04-05 10:14:55 +02:00
..
File.php Improve typing for fopen/toTmpFile 2023-04-03 10:52:34 +02:00
Folder.php Merge pull request #33061 from ibpl/master-IB#1121253 2023-03-14 17:28:22 +01:00
HookConnector.php Update php licenses 2021-06-04 22:02:41 +02: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 optimize LazyUserFolder::getMountPoint 2023-02-13 15:13:50 +01:00
Node.php only fetch the data for mounts inside a folder when needed 2023-02-09 11:39:00 +01:00
NonExistingFile.php Fix inherited parameter names 2023-04-03 08:29:33 +02:00
NonExistingFolder.php Fix inherited parameter names 2023-04-03 08:29:33 +02:00
Root.php optimize LazyUserFolder::getMountPoint 2023-02-13 15:13:50 +01:00