Commit Graph

4 Commits (1a3e698294b4a78aa437ad1aaebc7553fca1589d)

Author SHA1 Message Date
Robin Appelman db3f0cee4a Fix parsing of webdav permissions 12 years ago
Robin Appelman 6f5d5b9a30 Also check for updated permissions for webdav storages 12 years ago
Robin Appelman 5b8c2ac750 Use the etag to check for updates in webdav storages where available 12 years ago
Thomas Müller 171475b95a fix autoloader 12 years ago
Thomas Müller c745240543 Move \OC\Files\Storage\DAV to core in order to reduce inter-app dependencies 12 years ago
Robin Appelman d24c0f4d42 Dont allow opening writable streams on a read only dav mount 12 years ago
Robin Appelman be93b0d01d Fix permissions functions for webdav external storages 12 years ago
Robin Appelman 3f2cb39aba Properly set read permissions for webdav storages 12 years ago
Robin Appelman 21ced89beb Dont return false for internalPath 12 years ago
Robin Appelman 65f3b2fad2 Add server<->server sharing backend 12 years ago
Robin Appelman 9eb177e8bc Use the permissions exposed by ownCloud for webdav external storages 12 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 12 years ago
Philipp Kapfer 730bca98b4 Moved dependency checks to end of class files 13 years ago
Philipp Kapfer 46379113a1 Changed dependency check messages from warnings to notes 13 years ago
Philipp Kapfer 8ca897df76 Added cURL dependency check to Google Drive and WebDAV backend 13 years ago
Robin Appelman 76c63a5760 Fix uploading files containing a # in the path for webdav 13 years ago
Robin Appelman a8c67dc675 Add caching for getLocalFile on remote storages 13 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 13 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 13 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 13 years ago
Tigran Mkrtchyan a78dc11732 webdav: return SPACE_UNKNOWN if server do not support quota 13 years ago
Carlos Cerrillo b245e2e3d8 Fixing tab/space coding style 13 years ago
Carlos Cerrillo 7c264c88fe Fixing Issue #6301 on master branch 13 years ago
Vincent Petry d88025bf6b Fixed ext storage touch function to return true on success 13 years ago
Vincent Petry c62cce8269 Moved default isReadable/isUpdatable impl into Common class 13 years ago
Vincent Petry 39cbdca429 Fixed path normalization to prevent dot dirs 13 years ago
Vincent Petry e26500045f Fixed move operation to pass the whole URL as expected 13 years ago
Vincent Petry b1f1357957 Added ownCloud backend for external storage 13 years ago
Jörn Friedrich Dreyer 89c928c3be replace ' ' with '%20' in urls for curl 13 years ago
Alexander Bogdanov 72ad843203 Fixing owncloud/core#4301 13 years ago
Robin Appelman 88cc2ccb3b use renamed constants 13 years ago
Björn Schießle da892d69ab if the file doesn't exists; create a new one. We use this to create new text files in the web interface 13 years ago
Robin Appelman c05195a46d Dont task external storages with creating their own root 13 years ago
Björn Schießle 8c9d0d1f5b cleanPath needs to be public 14 years ago
Robin Appelman d96146a017 Give storage backends the option to define having no known free space 14 years ago
Bart Visscher cd35d257bb Fix NoSpaceAfterComma and SpaceBeforeComma 14 years ago
Bart Visscher 5c4a804ddb Fix SpaceBeforeOpenBrace errors 14 years ago
Thomas Mueller 6b594c1eb8 fixing namespace 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
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 ad902a9848 Move storage backend tests from constructor to test function 14 years ago
Michael Gapczynski 0dbf1d0260 Show status icons for mount points in external storage UI 14 years ago
Jörn Friedrich Dreyer 92df70b6e5 fix checkstyle for files_external app, add whitespace for readability 14 years ago
Diederik de Haas 051635412d Fixed new checkstyle issues from build #1341. 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 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