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
Morris Jobke 146cb920c9 Merge pull request #12218 from owncloud/issue/10991-fixes 12 years ago
..
cache don't scan part files 12 years ago
mount Add type hinting to functions 12 years ago
node Fix SharedCache::getPathById 12 years ago
objectstore throw exception in writeBack, the returned boolean is checked nowhere 12 years ago
storage Fix root path handling for WebDAV ext storage 12 years ago
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 12 years ago
type Squash 'a | b' into 'a|b', in /lib 12 years ago
utils Fix method name 12 years ago
fileinfo.php Expose creatable permissions trough fileinfo 12 years ago
filesystem.php Make it possible to cleanPath() absolute Windows paths 12 years ago
mapper.php Fix mapping of relative paths 12 years ago
view.php Remove debug statement 12 years ago