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 a2a7a60293 Merge pull request #13301 from owncloud/drop-etag-message 10 years ago
..
cache drop useless "!!! No reuse of etag" - fixes #13187 10 years ago
config Add public api for mount configurations 10 years ago
mount Load mount specific options from the mount config 10 years ago
node add an interface for the root folder so apps have an interface to deal with storage 10 years ago
objectstore Replace deprecated constant with new class constant 11 years ago
storage Merge pull request #13132 from aptivate/improve_debug_logging_messages 10 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 Merge pull request #11892 from owncloud/remove_triggerupdate 10 years ago
fileinfo.php Add getMountPoint to FileInfo 10 years ago
filesystem.php Use json_encode on string 10 years ago
mapper.php Fix mapping of relative paths 11 years ago
view.php Use isset() instead of strlen() 10 years ago