nextcloud/lib/private/Files/Node
Cristian Scheid a39f2f8994 feat(file-info): encapsulate logic to get last activity in getLastActivity function
Signed-off-by: Cristian Scheid <cristianscheid@gmail.com>
2026-03-26 08:05:26 +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 feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-26 08:05:26 +00: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 feat(file-info): encapsulate logic to get last activity in getLastActivity function 2026-03-26 08:05:26 +00: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