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
Vincent Petry 55658e7bb2 Merge pull request #11539 from owncloud/mount-setup-once 11 years ago
..
cache Pass the cached data to the filesystem watcher 11 years ago
mount Add type hinting to functions 11 years ago
node Fix SharedCache::getPathById 11 years ago
objectstore throw exception in writeBack, the returned boolean is checked nowhere 11 years ago
storage Generate stable etags for local files 11 years ago
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 11 years ago
type Squash 'a | b' into 'a|b', in /lib 11 years ago
utils Fix method name 11 years ago
fileinfo.php Expose creatable permissions trough fileinfo 11 years ago
filesystem.php Reset the users setup after clearing mounts 11 years ago
mapper.php Fix mapping of relative paths 11 years ago
view.php Better reuse of cache data for getFolderContents 11 years ago