Commit Graph

314 Commits (fbd8c00a896fdfd2b19710646d9f6662e2bcd682)

Author SHA1 Message Date
Frank Karlitschek 0bca969e99 fix https://github.com/owncloud/core/issues/6825 12 years ago
Vincent Petry 539ea0882b Fixed mount config path 12 years ago
Lukas Reschke 6cb64a4fce Fix code to search for mount.json in custom data folders 12 years ago
Vincent Petry b060a17b59 Added extra checks for ext storage class 12 years ago
Vincent Petry 49f2014e0c Revert "Added extra checks for ext storage class" 12 years ago
Vincent Petry 9e9a5b9ea1 Added extra checks for ext storage class 12 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 12 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 12 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 12 years ago
Joas Schilling 658af627ce External FTP Storage should request hostname instead of URL 12 years ago
Joas Schilling b330d07b51 Fix more documentation failes 12 years ago
Joas Schilling 828985dc60 Make google drive client secret and dropbox api secret a password field 12 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 12 years ago
Tigran Mkrtchyan 8cc9727520 mount: make location of mount.json configurable 12 years ago
Vincent Petry bf95532fb6 Removed unused writeBack method 12 years ago
Vincent Petry 421f24868a Now using SFTP stream wrapper from phpseclib 12 years ago
Tigran Mkrtchyan a78dc11732 webdav: return SPACE_UNKNOWN if server do not support quota 12 years ago
Michael Monreal f52a9e5e42 Silence output of 'which' command used in smbclient detection 12 years ago
Carlos Cerrillo c06844c374 Fix ```createCertificateBundle``` and ```getCertificates``` methods 12 years ago
Carlos Cerrillo b245e2e3d8 Fixing tab/space coding style 12 years ago
Carlos Cerrillo 7c264c88fe Fixing Issue #6301 on master branch 12 years ago
Vincent Petry 3b7905364f Fixed test function for S3 12 years ago
Vincent Petry 76b1fcbf27 Fixed Amazon S3 ext storage config UI 12 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 12 years ago
Vincent Petry 84f3dd15a6 Add trailing slash in FTP root path when missing 12 years ago
Vincent Petry 30e086fb53 Fixed SFTP storage to overwrite on rename 12 years ago
Vincent Petry e102eec89a Return true when touch succeeds 12 years ago
Vincent Petry 7c81ac3d28 Fixed various Dropbox issues + unit tests 12 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 12 years ago
Vincent Petry 1b0c5e57e5 Fixed SMB rename function to overwrite target file 12 years ago
Vincent Petry 2d947835b9 Now also preventing the user of "Shared" as mountpoint 12 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 12 years ago
Vincent Petry a49e873d3f Return plausible isReadable() default impl for ext storage 12 years ago
Vincent Petry 0b2c9b823c Prevent using root as mount point for external storage 12 years ago
Vincent Petry 39cbdca429 Fixed path normalization to prevent dot dirs 12 years ago
Vincent Petry e26500045f Fixed move operation to pass the whole URL as expected 12 years ago
Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection 12 years ago
Vincent Petry 8ab40f1959 Removing trailing dot in path that samba doesn't seem to like 12 years ago
hkjolhede 3e2d4c1bc1 Fixed error-checking error in sftp.php 12 years ago
Christian Berendt 70276ca520 settings tags for optional parameters 12 years ago
Christian Berendt 235bf5269d extended parameter descriptions for Swift 12 years ago
Christian Berendt dd82481f59 add configuration parameter to manually set the timeout of HTTP requests 12 years ago
Christian Berendt 128d3221cc make Swift::testLocal workable by using a delimiter 12 years ago
Christian Berendt a1e956263c Revert "make Swift::testLocal workable by fixing the prefix used with the object listing in opendir" 12 years ago
Christian Berendt b92061da5a make Swift::testLocal workable by fixing the prefix used with the object listing in opendir 12 years ago
Christian Berendt 506db6c63a rewrite of OC\Files\Storage\Swift 12 years ago
Christian Berendt f0d04f3ac6 adjustment of the configuration parameters 12 years ago
Vincent Petry b1f1357957 Added ownCloud backend for external storage 13 years ago
Lennart Rosam 5470700c9a Update file to meet coding standarts 13 years ago
Lennart Rosam 72ad309920 Actually test the connection 13 years ago