summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib
Commit message (Expand)AuthorAgeFilesLines
* Set file perms to 0640 of mount.json - fixes #2718Lukas Reschke2013-04-061-0/+1
* Store the global mount configuration file in the datadirRobin Appelman2013-03-101-2/+4
* Merge pull request #1031 from owncloud/external_storage_ui_feedbackMichael Gapczynski2013-02-277-82/+141
|\
| * Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-252-15/+15
| |\
| * \ Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-199-82/+54
| |\ \
| * \ \ Merge branch 'master' into external_storage_ui_feedbackThomas Mueller2013-02-121-1/+3
| |\ \ \
| * | | | fixing namespaceThomas Mueller2013-02-122-3/+3
| * | | | Merge branch 'master' into external_storage_ui_feedbackThomas Mueller2013-02-121-5/+1
| |\ \ \ \
| * | | | | fixing namespaceThomas Mueller2013-02-122-3/+3
| * | | | | Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-02-1110-256/+634
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into external_storage_ui_feedbackMichael Gapczynski2013-01-091-1/+1
| |\ \ \ \ \ \
| * | | | | | | Move storage backend tests from constructor to test functionMichael Gapczynski2012-12-287-26/+17
| * | | | | | | Show status icons for mount points in external storage UIMichael Gapczynski2012-12-248-102/+171
* | | | | | | | Fix undefined root parameter in Dropbox storageMichael Gapczynski2013-02-261-2/+2
* | | | | | | | cleanPath needs to be publicBjörn Schießle2013-02-261-1/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Whitespace fixesBart Visscher2013-02-222-15/+15
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #1731 from owncloud/unknown-freespaceFrank Karlitschek2013-02-195-18/+1
|\ \ \ \ \ \
| * | | | | | Give storage backends the option to define having no known free spaceRobin Appelman2013-02-165-18/+1
* | | | | | | no pretty printThomas Mueller2013-02-191-1/+1
* | | | | | | Merge branch 'mountconfig' of github.com:owncloud/core into mountconfigRobin Appelman2013-02-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | look where you are typing ...Jörn Friedrich Dreyer2013-02-161-1/+1
| * | | | | | | pretty print jsonJörn Friedrich Dreyer2013-02-161-1/+1
* | | | | | | | merge master into mountconfigRobin Appelman2013-02-183-5/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge pull request #1709 from owncloud/style-cleanup-files_externalThomas Müller2013-02-172-6/+15
| |\ \ \ \ \ \ \
| | * | | | | | | Join split translated stringsBart Visscher2013-02-151-6/+2
| | * | | | | | | Style cleanup files_externalBart Visscher2013-02-152-6/+19
| | |/ / / / / /
| * | | | | | | Merge branch 'master' into fix-googledriveThomas Mueller2013-02-176-35/+33
| |\| | | | | |
| * | | | | | | Remove the leading slash from the filename for opendirMichael Gapczynski2013-02-111-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Create new mountconfig files in jsonRobin Appelman2013-02-161-31/+14
* | | | | | | Use a parser to read custom mount configuration instead of including the php ...Robin Appelman2013-02-161-1/+2
| |/ / / / / |/| | | | |
* | | | | | Fix NoSpaceAfterComma and SpaceBeforeCommaBart Visscher2013-02-146-26/+26
* | | | | | Fix SpaceBeforeOpenBrace errorsBart Visscher2013-02-143-3/+3
| |_|_|_|/ |/| | | |
* | | | | user name and password need to be encoded as wellThomas Mueller2013-02-121-1/+3
| |_|_|/ |/| | |
* | | | use urlencode not rawurlencodeThomas Mueller2013-02-111-1/+1
* | | | the path must be encoded because within the smb4pph code it's decoded again -...Thomas Mueller2013-02-111-0/+1
* | | | [files_external] removing function as it's the same in the base class - THX R...Thomas Mueller2013-02-111-5/+0
|/ / /
* | | Update apps/files_external/lib/config.phphkjolhede2013-02-101-1/+1
* | | Final changes from icewind1991Henrik Kjölhede2013-02-101-0/+8
* | | Updated phpseclib from git + requested style changesHenrik Kjölhede2013-02-101-22/+21
* | | Security bugHenrik Kjölhede2013-02-091-1/+1
* | | Just a little cleaner in touchHenrik Kjölhede2013-02-091-1/+1
* | | Update to touchHenrik Kjölhede2013-02-091-1/+5
* | | Spelling mistakeHenrik Kjölhede2013-02-091-1/+1
* | | Update to conform to API changesHenrik Kjölhede2013-02-091-3/+4
* | | corrected namespaceHenrik Kjölhede2013-02-091-2/+1
* | | Modified to new class structureHenrik Kjölhede2013-02-091-1/+3
* | | Merge branch 'master' of https://github.com/owncloud/coreHenrik Kjölhede2013-02-099-235/+317
|\ \ \
| * | | remove outdated lineRobin Appelman2013-01-311-1/+0
| * | | Move streamwrappers to seperate files and put them in a namespaceRobin Appelman2013-01-286-36/+38
| * | | merge master into filesystemRobin Appelman2013-01-161-3/+3
| |\ \ \