nextcloud-server/lib/private/Files
Vincent Petry 3bcbc4701a
Merge pull request #34724 from nextcloud/encryption-read-before-cache
fix reading newly written encrypted files before their cache entry is written
2022-12-20 17:16:12 +01:00
..
AppData Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Cache Merge pull request #34924 from nextcloud/cache-jail-path-prefix 2022-12-16 17:27:15 +01:00
Config fix updating cached mounts that didn't have their mount provider set previously 2022-08-16 13:47:41 +02:00
Lock
Mount Move CappedMemoryCache to OCP 2022-07-14 15:54:31 +02:00
Node Merge pull request #34994 from Glandos/fileinfo_perf 2022-11-11 17:11:21 +01:00
Notify
ObjectStore compare cached filesize on download 2022-12-01 15:42:15 -01:00
Search escape path prefix when doing cache jail search 2022-11-02 12:44:51 +01:00
SimpleFS Handle possible null value for file in OC\Files\SimpleFS\NewSimpleFile 2022-12-03 17:25:32 +01:00
Storage clear is-encrypted cache when trying to fix encrypted version 2022-12-01 14:36:27 +01:00
Stream Also update the unencrypted size of files when creating them with empty content 2022-12-07 19:12:06 +01:00
Template
Type
Utils
FileInfo.php store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +02:00
Filesystem.php Rename file1 and file2 to source and target in Storage abstraction 2022-10-18 17:21:47 +02:00
SetupManager.php delay updating setup providers untill we register the mounts 2022-11-17 15:21:57 +01:00
SetupManagerFactory.php
View.php Update cache when file size === 0 2022-11-23 12:43:57 +01:00