nextcloud-server/lib/private/Files/Node
Robin Appelman d1ddfd220f fix: improve handling of newFolder race condition handling
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-05-13 11:59:05 +07:00
..
File.php
Folder.php fix: improve handling of newFolder race condition handling 2025-05-13 11:59:05 +07:00
HookConnector.php fix: Correctly create NonExistingFolder during copy 2024-12-04 15:38:35 +07:00
LazyFolder.php docs: Folder.get throws a NotPermittedException exception 2024-09-30 19:00:36 +07:00
LazyRoot.php
LazyUserFolder.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Node.php fix: Renaming does not need update but delete permissions 2024-08-28 17:22:20 +07:00
NonExistingFile.php fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-08-29 12:43:44 +07:00
NonExistingFolder.php fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-08-29 12:43:44 +07:00
Root.php fix: Catch old cached paths and fetch the new one 2025-04-08 20:08:50 +07:00