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 12 years ago
..
cache Pass the cached data to the filesystem watcher 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 Generate stable etags for local files 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 Reset the users setup after clearing mounts 12 years ago
mapper.php Fix mapping of relative paths 12 years ago
view.php Better reuse of cache data for getFolderContents 12 years ago