Commit Graph

143 Commits (db30f94fc89dff1dffe46cee6aca6eef8ac9e793)

Author SHA1 Message Date
Thomas Mueller 318c0b3408 user name and password need to be encoded as well 14 years ago
Thomas Mueller 0c1174770d use urlencode not rawurlencode 14 years ago
Thomas Mueller 392be78162 the path must be encoded because within the smb4pph code it's decoded again - pretty easy but still ..... 14 years ago
Thomas Mueller 89bc26210a [files_external] removing function as it's the same in the base class - THX Robin 14 years ago
hkjolhede 513bf0b999 Update apps/files_external/lib/config.php 14 years ago
Henrik Kjölhede 421bacc33a Final changes from icewind1991 14 years ago
Henrik Kjölhede 1df8a5a774 Updated phpseclib from git + requested style changes 14 years ago
Henrik Kjölhede c6622301e5 Security bug 14 years ago
Henrik Kjölhede bcf98879cb Just a little cleaner in touch 14 years ago
Henrik Kjölhede 9e42a36fd8 Update to touch 14 years ago
Henrik Kjölhede 674955d1b6 Spelling mistake 14 years ago
Henrik Kjölhede 96cfe37587 Update to conform to API changes 14 years ago
Henrik Kjölhede 3b029d551c corrected namespace 14 years ago
Henrik Kjölhede 81a281a140 Modified to new class structure 14 years ago
Robin Appelman 54d46fe43c remove outdated line 14 years ago
Robin Appelman c9c919da57 Move streamwrappers to seperate files and put them in a namespace 14 years ago
hkjolhede a26d50640f Update apps/files_external/lib/sftp.php 14 years ago
Bart Visscher 5bfe4adbaa Whitespace cleanup 14 years ago
Michael Gapczynski 464dafd7d2 Make Google Drive storage id unique, before it was anonymousanonymous 14 years ago
Björn Schießle 43415386a8 Upstream merged my patch to add additional ssl root certificates to the webdav client. 14 years ago
Thomas Mueller 4a345fd911 removing undefined $response 14 years ago
Michael Gapczynski 1137723b2a Remove unnecessary length parameter from last commit 14 years ago
Michael Gapczynski 38876fc98a Update old storage classes names to the new namespace during mounting 14 years ago
Michael Gapczynski d275725e23 No longer need to create folders locally for external storage mount points 14 years ago
hkjolhede ab4d52e980 Update apps/files_external/lib/sftp.php 14 years ago
hkjolhede ab31c3ef4e Update apps/files_external/lib/sftp.php 14 years ago
hkjolhede be197d52b1 Update apps/files_external/lib/sftp.php 14 years ago
hkjolhede 00bfcd94ec Update apps/files_external/lib/sftp.php 14 years ago
hkjolhede 3375253e1d Update apps/files_external/lib/sftp.php 14 years ago
hkjolhede 6aded84f10 Update apps/files_external/lib/config.php 14 years ago
hkjolhede 08156cc57f Create sftp.php 14 years ago
Frank Karlitschek 262fecbe39 proper escape the mountpoints. Fixes 14 years ago
Thomas Mueller e427197dce ctor of OC_L10N requires the app name 14 years ago
Frank Karlitschek e55a3637ce don't call shell_exec if safe_mode is on. 14 years ago
Frank Karlitschek ca7882a7c6 disable not available external filesystems. Restructure the configuration a bit and improve naming 14 years ago
Frank Karlitschek f3bd6d14ee add some output why some of the external filesystems might not work 14 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 14 years ago
Robin Appelman 54240140b1 fix incorectly merged smb.php 14 years ago
Diederik de Haas 6e6df6e410 Fixed new checkstyle issues in ftp.php from build #1341. 14 years ago
Diederik de Haas 3cc6df489f Fixed new checkstyle issues in swift.php from build #1341. 14 years ago
Diederik de Haas 051635412d Fixed new checkstyle issues from build #1341. 14 years ago
Arthur Schiwon 8b3ae4309b Fix mkdir and opendir warnings when path does not exist 14 years ago
Robin Appelman 972243d564 support string values ('true' and 'false') for configuring the secure parameter on external storage backends 14 years ago
Felix Moeller 0e70ea9d8b Checkstyle: Fix the last 25 NoSpaceAfterComma 14 years ago
Felix Moeller 1205749f8c Checkstyle: Fix the last two SpaceBeforeOpenBrace 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
Felix Moeller dfc8228fb4 NoSpaceAfterComma 14 years ago
Felix Moeller 561cbb2de6 NoSpaceAfterComma II 14 years ago
Felix Moeller e73b817a38 Checkstyle: NoSpaceAfterComma 14 years ago