0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/lib/private/Files/Node
Louis Chemineau f6c48a45ae
fix: Correctly create NonExistingFolder during copy
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-12-04 15:38:35 +01:00
..
File.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Folder.php fix: catch NotPermittedException in Folder.nodeExists 2024-09-30 19:00:36 +02:00
HookConnector.php fix: Correctly create NonExistingFolder during copy 2024-12-04 15:38:35 +01:00
LazyFolder.php docs: Folder.get throws a NotPermittedException exception 2024-09-30 19:00:36 +02:00
LazyRoot.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LazyUserFolder.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Node.php fix: Renaming does not need update but delete permissions 2024-08-28 17:22:20 +02:00
NonExistingFile.php fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-08-29 12:43:44 +02:00
NonExistingFolder.php fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-08-29 12:43:44 +02:00
Root.php docs: Folder.get throws a NotPermittedException exception 2024-09-30 19:00:36 +02:00