nextcloud/apps/files_external/lib
Vincent Petry 8977a68548 Use filtered list for ext storage list mounts API
Now the external storage correctly returns the mount points visible only
for the current user by using the method getAbsoluteMountPoints() which
is already filtered.

Since that call was missing the backend name which is important for the
UI, this one was added as well.
2014-06-30 12:33:11 +02:00
..
amazons3.php Fix whitespace issues 2014-05-16 22:23:36 +01:00
api.php Use filtered list for ext storage list mounts API 2014-06-30 12:33:11 +02:00
config.php Use filtered list for ext storage list mounts API 2014-06-30 12:33:11 +02:00
dropbox.php Changed access mode for Dropbox to 'auto' 2014-05-21 09:40:03 +02:00
ftp.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
google.php Moved dependency checks to end of class files 2014-04-03 16:46:22 +02:00
owncloud.php Added ownCloud backend for external storage 2013-10-09 17:30:22 +02:00
personalmount.php Fix the removeMount for personal mounts 2014-06-06 09:55:59 +02:00
sftp.php use phpseclib from 3rdparty 2014-06-03 12:18:30 +02:00
smb.php Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
smb_oc.php Use braces on single line if statements 2014-03-26 15:11:09 +00:00
streamwrapper.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
swift.php update files_external swift to php-opencloud v1.9.2 2014-06-25 17:15:59 +02:00