nextcloud/lib/private/files
Robin Appelman 672495a1a3 make \OC\Files\Node\Node implement the FileInfo interface 2014-12-04 13:27:08 +01:00
..
cache Add storage and cache wrappers to apply a permissions mask to a storage 2014-11-27 15:25:57 +01:00
mount Add type hinting to functions 2014-10-24 14:13:40 +02:00
node make \OC\Files\Node\Node implement the FileInfo interface 2014-12-04 13:27:08 +01:00
objectstore Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
storage also clear statcache in mapped local 2014-12-02 16:39:03 +01:00
stream in quota wrapper use === instead of ! for better readability and as in other wrappers 2014-09-22 11:35:42 +02:00
type Squash 'a | b' into 'a|b', in /lib 2014-05-13 19:08:14 +01:00
utils Fix method name 2014-09-10 15:59:24 +02:00
fileinfo.php Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
filesystem.php Make it possible to cleanPath() absolute Windows paths 2014-11-17 10:48:15 +01:00
mapper.php Fix mapping of relative paths 2014-09-17 11:38:10 +02:00
view.php Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00