0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 21:40:31 +00:00
nextcloud_server/lib/private/Files/Node
Robin Appelman 8edca98e8e
fix: fix getNodeFromCacheEntryAndMount using relative path
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-03-10 18:19:20 +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 fix: fix getNodeFromCacheEntryAndMount using relative path 2025-03-10 18:19:20 +01:00