nextcloud-server/lib/private/Files
Louis Chemineau ef4281ebe3 fix(files): Correctly copy the cache information on copy operations
Needed to copy the `encrypted` flag of encrypted files when those files are two level down in a moved folder.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-02-13 23:37:04 +07:00
..
AppData chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Cache fix(files): Correctly copy the cache information on copy operations 2025-02-13 23:37:04 +07:00
Config fix: Remove incorrect default null value 2024-04-04 11:45:22 +07:00
Lock
Mount fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Node fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-30 11:06:30 +07:00
Notify
ObjectStore fix(s3): treat empty sse_c_key as not set 2025-01-29 17:33:42 +07:00
Search fix: handle cases where non-binary operators are mixed in for optimizing search queries 2024-03-04 14:25:52 +07:00
SimpleFS chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Storage fix(files): Correctly copy the cache information on copy operations 2025-02-13 23:37:04 +07:00
Stream fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Template fix(TemplateManager): Remove warning message 2025-01-20 13:40:34 +07:00
Type refactor(mimeloader): modernize MimeTypeLoader 2024-03-14 17:24:36 +07:00
Utils chore: psalm fixes 2025-01-20 15:31:23 +07:00
FileInfo.php Refactoring getName function 2024-03-12 17:24:24 +07:00
Filesystem.php chore: Migrate away from OC::$server->getLogger 2024-02-13 17:32:30 +07:00
SetupManager.php fix: fix availability wrapper not applying 2024-11-26 18:45:52 +07:00
SetupManagerFactory.php
View.php fix(files): Correctly copy the cache information on copy operations 2025-02-13 23:37:04 +07:00