Commit Graph

408 Commits (3115053bbb3a1ba5d0bb3562bea6b7ef94a09cd0)

Author SHA1 Message Date
Robin Appelman 6da2c6c83e Create new mountconfig files in json 14 years ago
Robin Appelman 46626915ef Use a parser to read custom mount configuration instead of including the php files 14 years ago
Bart Visscher 6c197227d0 Join split translated strings 14 years ago
Bart Visscher 5616690506 Style cleanup files_external 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 14 years ago
Thomas Mueller 318c0b3408 user name and password need to be encoded as well 14 years ago
Thomas Mueller 6b594c1eb8 fixing namespace 14 years ago
Thomas Mueller 646d60ee83 fixing namespace 14 years ago
Michael Gapczynski 808a13922c Remove the leading slash from the filename for opendir 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
Michael Gapczynski ad902a9848 Move storage backend tests from constructor to test function 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
Michael Gapczynski 0dbf1d0260 Show status icons for mount points in external storage UI 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