nextcloud/lib/private/Files/Node
John Molakvoæ c3f146b965 fix: prevent sharing permissions on user root folder
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-09-04 09:19:44 +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 fix: cominbation of small fixes 2023-07-07 14:54:56 +00:00
HookConnector.php Make sure to never trigger files hooks on a null path 2023-05-11 14:43:04 +00:00
LazyFolder.php refactor: adjust to unexposed searchBySystemTag 2023-07-07 16:58:07 +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 fix: prevent sharing permissions on user root folder 2023-09-04 09:19:44 +00:00
Node.php chore: ugly type juggling 2023-06-23 23:04:40 +00:00
NonExistingFile.php Type sizes as int|float throughout the code base 2023-02-07 11:23:31 +01:00
NonExistingFolder.php fix(node): non-existing folder is not searchable 2023-07-13 14:33:05 +00:00
Root.php refactor: declare getMount() and getMountsIn() at IRootFolder 2023-06-23 23:04:44 +00:00