nextcloud/lib/private/files
Vincent Petry 55658e7bb2 Merge pull request #11539 from owncloud/mount-setup-once
Only mount the storages for the user once
2014-10-31 10:42:29 +01:00
..
cache Pass the cached data to the filesystem watcher 2014-10-24 12:32:55 +02:00
mount Add type hinting to functions 2014-10-24 14:13:40 +02:00
node Fix SharedCache::getPathById 2014-08-06 13:38:14 +02:00
objectstore throw exception in writeBack, the returned boolean is checked nowhere 2014-10-20 11:29:05 +02:00
storage Generate stable etags for local files 2014-10-24 16:47:58 +02: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 Expose creatable permissions trough fileinfo 2014-09-25 14:00:13 +02:00
filesystem.php Reset the users setup after clearing mounts 2014-10-28 15:13:29 +01:00
mapper.php Fix mapping of relative paths 2014-09-17 11:38:10 +02:00
view.php Better reuse of cache data for getFolderContents 2014-10-24 12:33:54 +02:00