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
Simon L 7bba5ec71e
Merge pull request #40203 from lhsazevedo/fix/mimetype-40064
2 years ago
..
AppData
Cache fix: Only read unencrypted_size when file is actually encrypted 2 years ago
Config Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Lock
Mount expose MovableMount in public interface 3 years ago
Node fix: Pass parent to NonExistingFile instances 2 years ago
Notify
ObjectStore fix: Only store unencrypted_size if path should be encrypted 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 fix: Only store unencrypted_size if path should be encrypted 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