0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 04:50:37 +00:00
nextcloud_server/lib/private/Files/Node
Julius Knorr e5209d4076 fix: Catch old cached paths and fetch the new one
Signed-off-by: Julius Knorr <jus@bitgrid.net>
2025-04-08 20:08:50 +02: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: Catch old cached paths and fetch the new one 2025-04-08 20:08:50 +02:00