nextcloud/lib/private/Files/Node
Robin Appelman 4bc87f9b7f
squash: memory optimizations
fix: optimize FileUtils::getFilesByUser
fix: fix getNodeFromCacheEntryAndMount using relative path
fix: reduce memory usage for fetching cached mount into
fix: improve getMountsForFileId memory usage and performance
fix: fix "new mount" false positives
fix: skip registering mounts if there are no new mount providers
fix: fix oci string length with empty strings

Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-03-19 17:30:36 +01:00
..
File.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Folder.php fix(files): Fix incorrect keys by reindexing 2024-08-01 09:14:44 -07:00
HookConnector.php Revert "Revert "[stable30] fix: Handle copy of folders containing live photos"" 2025-03-05 13:45:23 +01:00
LazyFolder.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LazyRoot.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LazyUserFolder.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Node.php fix: Renaming does not need update but delete permissions 2024-08-28 20:23:50 +02:00
NonExistingFile.php fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-09-03 00:40:03 +02:00
NonExistingFolder.php fix: Do not fail to get internal path on NonExistingFile/NonExistingFolder 2024-09-03 00:40:03 +02:00
Root.php squash: memory optimizations 2025-03-19 17:30:36 +01:00