server/apps/files_external
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding
- Some WebDAV servers like lighttpd need paths in URLs to be properly
encoded
- Added error log output when curl connection failed
- Added check for 'resourcetype' in case the WebDAV server doesn't
  support/return it
- Fixed touch() to return false if the server doesn't implement
  PROPPATCH
- Added optional delay in WebDAV unit tests to use when testing against
  lighttpd's WebDAV
2014-02-19 18:34:08 +01:00
..
3rdparty Now using SFTP stream wrapper from phpseclib 2014-01-23 12:43:12 +01:00
ajax fixing dropbox require path 2013-11-05 10:33:21 +01:00
appinfo Merge pull request #5238 from owncloud/externalstorage-owncloudbackend 2014-01-08 01:49:15 -08:00
css Merge branch 'master' into core-em-to-px 2014-01-16 14:42:37 +05:30
js Fixed Dropbox/Google storage async save call 2013-12-06 17:25:09 +01:00
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
lib Fixed ext storage webdav path encoding 2014-02-19 18:34:08 +01:00
templates Fixed placeholder after page reload 2013-12-03 12:26:08 +01:00
tests Fixed ext storage webdav path encoding 2014-02-19 18:34:08 +01:00
personal.php [files_external] From echo to p 2013-02-27 21:31:27 +01:00
settings.php Files External: show display names instead of internal user names in Settings UI 2013-03-27 19:07:33 +01:00