0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-03-04 03:57:28 +00:00
nextcloud_server/lib/private/Files/Storage
Louis Chemineau a663b3e0cd 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:35:59 +00:00
..
PolyFill fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-13 09:11:17 +05:30
Wrapper fix(files): Correctly copy the cache information on copy operations 2025-02-13 23:35:59 +00:00
Common.php fix: preserve fileid when moving from objectstore to non-objectstore 2025-02-13 17:31:51 +01:00
CommonTest.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
DAV.php Fix Undefined variable: response notice in case of non-404 error 2024-11-08 16:14:47 +00:00
FailedStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Home.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Local.php fix(storage): Try to delete existing target 2024-11-21 07:44:43 +01:00
LocalRootStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
LocalTempFileTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Storage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
StorageFactory.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Temporary.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00