nextcloud/lib/private/Files/Node
2025-10-01 10:09:19 +02:00
..
File.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Folder.php fix: Flag folder objects that got deleted to recreate them if needed 2025-09-26 15:11:36 +02:00
HookConnector.php fix: Correctly create NonExistingFolder during copy 2024-12-04 15:38:35 +01:00
LazyFolder.php fix(dav): file drop nickname 2025-06-05 09:09:17 +02:00
LazyRoot.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LazyUserFolder.php feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2025-09-26 17:43:22 +02:00
Node.php refactor: use logical && || instead of weak and or operators 2025-09-27 23:02:18 +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 feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2025-09-26 17:43:22 +02:00