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
Hamid Dehnavi ea06cf2f39 Convert isset ternary to null coalescing operator 2 years ago
..
AppData Move CappedMemoryCache to OCP 4 years ago
Cache Convert isset ternary to null coalescing operator 2 years ago
Config Convert isset ternary to null coalescing operator 2 years ago
Lock Adapt LockScope to LockContext rename 4 years ago
Mount Convert isset ternary to null coalescing operator 2 years ago
Node fix: Pass parent to NonExistingFile instances 2 years ago
Notify Update php licenses 5 years ago
ObjectStore Convert isset ternary to null coalescing operator 2 years ago
Search extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter 3 years ago
SimpleFS Fix return type of methods returning false on error 3 years ago
Storage Convert isset ternary to null coalescing operator 2 years ago
Stream fix SeekableHttpStream::stream_stat errors on failed open 3 years ago
Template Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Type Wrap mimetype insert and getLastInsertId in a transaction 2 years ago
Utils add summary of detected changes to files:scan output 3 years ago
FileInfo.php fix: Only read unencrypted_size when file is actually encrypted 2 years ago
Filesystem.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
SetupManager.php Merge pull request #39863 from nextcloud/sharing-mask-wrapper 2 years ago
SetupManagerFactory.php cleanup di for share permissions wrapper 2 years ago
View.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 2 years ago