You cannot 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/lib/private/Files
Côme Chilliet 5e090d044d
Merge pull request #36075 from fmenabe/s3-storage-class
Add support for s3 storage classes
1 year ago
..
AppData Move CappedMemoryCache to OCP 2 years ago
Cache Switch logical operators 1 year ago
Config fix updating cached mounts that didn't have their mount provider set previously 2 years ago
Lock Adapt LockScope to LockContext rename 2 years ago
Mount Move CappedMemoryCache to OCP 2 years ago
Node Merge pull request #34994 from Glandos/fileinfo_perf 2 years ago
Notify Update php licenses 3 years ago
ObjectStore Manage s3 storage class in objectstore 1 year ago
Search escape path prefix when doing cache jail search 2 years ago
SimpleFS Handle possible null value for file in OC\Files\SimpleFS\NewSimpleFile 2 years ago
Storage Suppress last psalm error until upstream fix is released and included 1 year ago
Stream Also update the unencrypted size of files when creating them with empty content 2 years ago
Template Update php licenses 3 years ago
Type Migrate from ILogger to LoggerInterface in lib/private 2 years ago
Utils split out some path manipulation logic 2 years ago
FileInfo.php store unencrypted size in the unencrypted_size column 2 years ago
Filesystem.php Rename file1 and file2 to source and target in Storage abstraction 2 years ago
SetupManager.php delay updating setup providers untill we register the mounts 2 years ago
SetupManagerFactory.php make mount cache duration configurable 2 years ago
View.php Update cache when file size === 0 2 years ago