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
Joas Schilling 2b7f78fc2e
Merge pull request #40326 from nextcloud/enh/text-to-image-api
3 years ago
..
AppData Move CappedMemoryCache to OCP 4 years ago
Cache Convert isset ternary to null coalescing operator 3 years ago
Config Merge pull request #39044 from nextcloud/more-empty-mount-checking 3 years ago
Lock Adapt LockScope to LockContext rename 4 years ago
Mount Merge pull request #39044 from nextcloud/more-empty-mount-checking 3 years ago
Node fix(Folder): Allow filename to be '0' 3 years ago
Notify Update php licenses 5 years ago
ObjectStore Convert isset ternary to null coalescing operator 3 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 3 years ago
Stream fix SeekableHttpStream::stream_stat errors on failed open 3 years ago
Template feat(files): migrate template picker 3 years ago
Type Wrap mimetype insert and getLastInsertId in a transaction 3 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 3 years ago
Filesystem.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
SetupManager.php setup filesystem wrappers before we mark the root as setup 3 years ago
SetupManagerFactory.php cleanup di for share permissions wrapper 3 years ago
View.php Detect aborted connection in OC\Files\View and stop writing data to the output buffer 3 years ago