nextcloud/lib/private/Files
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
..
AppData chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Cache Merge pull request #50796 from nextcloud/backport/50781/stable30 2025-02-17 19:15:58 +01:00
Config squash: memory optimizations 2025-03-19 17:30:36 +01:00
Lock chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mount chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Node squash: memory optimizations 2025-03-19 17:30:36 +01:00
Notify chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStore Merge pull request #50796 from nextcloud/backport/50781/stable30 2025-02-17 19:15:58 +01:00
Search chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SimpleFS chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Storage fix(files): Correctly copy the cache information on copy operations 2025-02-13 23:35:59 +00:00
Stream chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Template fix(TemplateManager): Remove warning message 2025-01-20 13:41:38 +00:00
Type fix(files): Make sure file pointer exists 2025-03-17 16:04:47 +00:00
Utils chore: psalm fixes 2025-01-20 15:31:05 +01:00
FileInfo.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
FilenameValidator.php fix: Also validate parent path in verifyPath 2024-08-28 20:24:03 +02:00
Filesystem.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SetupManager.php squash: memory optimizations 2025-03-19 17:30:36 +01:00
SetupManagerFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
View.php fix: No IFactory in constructor 2025-03-05 11:34:03 +00:00