nextcloud/apps/files_external/lib
Lukas Reschke 25a87d4058 Merge pull request #12577 from owncloud/public-mount-api
Add a public api for apps to add mounts
2014-12-08 22:57:33 +01:00
..
config Use the mount config api for files_external 2014-12-04 16:47:30 +01:00
amazons3.php Do not remove dir entry if it has the same name as the parent 2014-11-13 17:37:56 +01:00
api.php Replace deprecated constant with new class constant 2014-11-25 16:30:21 +01:00
config.php Merge pull request #12577 from owncloud/public-mount-api 2014-12-08 22:57:33 +01:00
dropbox.php Make files non executable 2014-10-24 11:14:51 +02:00
etagpropagator.php Added PHP docs for etag propagator 2014-10-08 14:22:18 +02:00
ftp.php Lazy initialize external storages 2014-10-22 12:42:36 +02:00
google.php Merge pull request #6989 from AdamWill/google-1 2014-11-26 12:17:57 +01:00
owncloud.php Allow specifying protocol in ext storage OC config 2014-10-13 17:15:58 +02:00
personalmount.php Use the mount config api for files_external 2014-12-04 16:47:30 +01:00
sftp.php Lazy initialize external storages 2014-10-22 12:42:36 +02:00
smb.php Replace some more "command -v" calls with the Helper method 2014-11-25 18:10:03 +01:00
smb_oc.php Only store user credentials when SMB_OC storage is enabled 2014-12-01 11:18:29 +01:00
streamwrapper.php Also check if the file itself is updatable 2014-09-17 11:35:16 +02:00
swift.php Lazy initialize external storages 2014-10-22 12:42:36 +02:00