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 f29aa2997e
Merge pull request #38429 from tanganellilore/fix_delete_user_syslink
3 years ago
..
AppData Move CappedMemoryCache to OCP 4 years ago
Cache Merge pull request #38196 from nextcloud/fix/fix-32bits-freespace-and-sizes 3 years ago
Config allow storing multiple mounts for the same rootid in the mount cache 3 years ago
Lock Adapt LockScope to LockContext rename 4 years ago
Mount Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Node Merge pull request #32961 from nextcloud/more-debug-lazyuserfolder 3 years ago
Notify
ObjectStore don't always check if we need to setup the object store root 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 invert elseif on rmdir for local storage 3 years ago
Stream Fix psalm errors related to filesizes 3 years ago
Template Use typed version of IConfig::getSystemValue as much as possible 3 years ago
Type fix(mimetype): Fix returning value when finding existing mimetype in MimeType Loader 3 years ago
Utils better error messages if the users home is not writable during scanning 3 years ago
FileInfo.php View needs to return an instance of OC\Files\FileInfo explicitely 3 years ago
Filesystem.php Fix file_get_content signatures to make it clear it can return false 3 years ago
SetupManager.php do onetime user setup before getting any mount from providers 3 years ago
SetupManagerFactory.php make mount cache duration configurable 4 years ago
View.php Merge pull request #37943 from nextcloud/fix/fix-getcontent-return-type 3 years ago