nextcloud/lib/private/Files/Node
Arthur Schiwon e6438c3967 fix(node): non-existing folder is not searchable
the previosuly introduced searchBySystemTag was not overwritten in
NonExistingFolder and could run the inherited method.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-07-13 15:05:25 +00:00
..
File.php Fix PHP 8.2 warnings about undeclared properties 2022-06-21 16:17:52 +02:00
Folder.php fix: PHP 7.4 compatibility 2023-07-10 12:42:30 +02: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 17:56:54 +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 fix: adjust to PHP level and codebase 2023-07-04 23:36:06 +02:00
NonExistingFile.php Update php licenses 2021-06-04 22:02:41 +02:00
NonExistingFolder.php fix(node): non-existing folder is not searchable 2023-07-13 15:05:25 +00:00
Root.php fix: adjust to PHP level and codebase 2023-07-04 23:36:06 +02:00