nextcloud/lib/private/Files/Node
Cristian Scheid 5d49fb41e1 fix(dav): add missing search_supports_creation_time and search_supports_upload_time to Capabilities return type
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-03-04 01:06:53 +00:00
..
File.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +02:00
Folder.php fix(dav): add missing search_supports_creation_time and search_supports_upload_time to Capabilities return type 2026-03-04 01:06:53 +00:00
HookConnector.php feat(files): copy live photos 2024-03-08 13:09:22 -01:00
LazyFolder.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
LazyRoot.php feat: add interface to get only a single node by id instead of all nodes for the id 2024-03-04 12:26:30 +01:00
LazyUserFolder.php feat: add interface to get only a single node by id instead of all nodes for the id 2024-03-04 12:26:30 +01:00
Node.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
NonExistingFile.php Fix inherited parameter names 2023-04-03 08:29:33 +02:00
NonExistingFolder.php feat: add interface to get only a single node by id instead of all nodes for the id 2024-03-04 12:26:30 +01:00
Root.php fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00