You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files
Vincent Petry 3bcbc4701a
Merge pull request #34724 from nextcloud/encryption-read-before-cache
3 years ago
..
AppData Move CappedMemoryCache to OCP 4 years ago
Cache Merge pull request #34924 from nextcloud/cache-jail-path-prefix 3 years ago
Config fix updating cached mounts that didn't have their mount provider set previously 3 years ago
Lock Adapt LockScope to LockContext rename 4 years ago
Mount Move CappedMemoryCache to OCP 4 years ago
Node Merge pull request #34994 from Glandos/fileinfo_perf 3 years ago
Notify Update php licenses 5 years ago
ObjectStore compare cached filesize on download 3 years ago
Search escape path prefix when doing cache jail search 3 years ago
SimpleFS Handle possible null value for file in OC\Files\SimpleFS\NewSimpleFile 3 years ago
Storage clear is-encrypted cache when trying to fix encrypted version 3 years ago
Stream Also update the unencrypted size of files when creating them with empty content 3 years ago
Template Update php licenses 5 years ago
Type Migrate from ILogger to LoggerInterface in lib/private 4 years ago
Utils split out some path manipulation logic 4 years ago
FileInfo.php store unencrypted size in the unencrypted_size column 3 years ago
Filesystem.php Rename file1 and file2 to source and target in Storage abstraction 3 years ago
SetupManager.php delay updating setup providers untill we register the mounts 3 years ago
SetupManagerFactory.php make mount cache duration configurable 4 years ago
View.php Update cache when file size === 0 3 years ago