Commit Graph

175 Commits (c50dfd725142abdbad93dbcf01fe13193445386a)

Author SHA1 Message Date
Lukas Reschke 6552996734 Set file perms to 0640 of mount.json - fixes #2718 14 years ago
Robin Appelman be4806d031 Store the global mount configuration file in the datadir 14 years ago
Michael Gapczynski 25cf18f614 Fix undefined root parameter in Dropbox storage 14 years ago
Björn Schießle 8c9d0d1f5b cleanPath needs to be public 14 years ago
Bart Visscher bb75dfc021 Whitespace fixes 14 years ago
Thomas Mueller 0e9b9f4f5f no pretty print 14 years ago
Jörn Friedrich Dreyer cad65915a7 look where you are typing ... 14 years ago
Jörn Friedrich Dreyer e1700c28fa pretty print json 14 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 14 years ago
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