nextcloud-server/lib/private/Files/Node
Maxence Lange 467c84ec53 feat(files): copy live photos
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2024-03-08 13:09:22 +07:00
..
File.php Fix file_get_content signatures to make it clear it can return false 2023-04-27 09:56:05 +07:00
Folder.php perf: switch places that always use the first getById result to getFirstNodeById 2024-03-04 13:57:31 +07:00
HookConnector.php feat(files): copy live photos 2024-03-08 13:09:22 +07:00
LazyFolder.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 +07: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 +07: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 +07:00
Node.php fix(events): Make sure all `\OCP\Files::…` events are emitted with the same data 2023-11-09 15:57:22 +07:00
NonExistingFile.php Fix inherited parameter names 2023-04-03 08:29:33 +07: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 +07:00
Root.php perf: cache path by id to speedup getting nodes by id 2024-03-04 13:57:31 +07:00