Commit Graph

186 Commits (4608d3def7e8619fe2a151aa7d2180dc465f8155)

Author SHA1 Message Date
Lukas Reschke 8ebe667202 Remove unneeded argument 10 years ago
Lukas Reschke 55fd0082aa Serve all files with a Content-Disposition of 'attachment' via WebDAV 10 years ago
Vincent Petry a84ade5f32 Revert "adding OC-ETag header" 10 years ago
Vincent Petry daceb1a9ac Revert "adding unit tests" 10 years ago
Jenkins for ownCloud b585d87d9d Update license headers 10 years ago
Thomas Müller 8d327c94a8 adding unit tests 10 years ago
Vincent Petry 72c1c89bcd Log forbidden in debug level 10 years ago
Thomas Müller 30ee8b6f99 adding OC-ETag header 10 years ago
jknockaert a1b68b5a48 Remove range header exception for encryption 10 years ago
Vincent Petry eb894e6625 Soft fail in CustomPropertiesBackend whenever storage not available 10 years ago
Vincent Petry 5ba508b346 Fix permission checks in Sabre connector 10 years ago
Vincent Petry 50194c31b4 Soft fail in custom properties backend 10 years ago
Vincent Petry 5ea8ab3bb0 Fix Principal connector override 10 years ago
Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 10 years ago
Thomas Müller 49e1a81eba fixing namespaces and PHPDoc 10 years ago
Thomas Müller 4bac595068 adding storage specific filename verification - refs #13640 10 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 10 years ago
Vincent Petry ae2f37ac06 Removed unused $node variable 10 years ago
Vincent Petry f39fcbc250 Fixes WebDAV copy 10 years ago
Thomas Müller e9d25e4fdb using Doctrine\DBAL\Connection::executeUpdate() 10 years ago
Thomas Müller b3de86d851 Remove locks plugin. 10 years ago
Lukas Reschke 432d7be8cc Show a empty response for GET on non-files instead of the Browser Plugin 10 years ago
Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 10 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 10 years ago
Christian Seiler 535757bc42 DAV authentication: also use Owncloud's internal user for short-circuit 10 years ago
Christian Seiler 1377ebc7e9 DAV authentication: use Owncloud's internal user instead of HTTP-supplied one 10 years ago
Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 10 years ago
Robin Appelman 9abaa0cc61 pass fileinfo to getStorageInfo 10 years ago
Robin Appelman fb2a3284df Cache quota info for directories 10 years ago
Vincent Petry 8210200770 Revert "adding OC-ETag header" 10 years ago
Robin Appelman 05035ef4af Fix webdav put for single file webdav shares 10 years ago
Thomas Müller b7cf4d551e let init() take an INode - fixes PHP message 10 years ago
Lukas Reschke 476579b9c6 Fix WebDAV auth for session authentication only 10 years ago
Lukas Reschke 730460c9fa Close session properly 10 years ago
Lukas Reschke dfbc405a45 Prioritise Basic Auth header over Cookie 10 years ago
Thomas Müller 5f171618fd remove unused variable and fix undefined variable 10 years ago
Vincent Petry 2e57fe93e4 Disable part files for OC ext storage backend + s2s backend 10 years ago
Chris Wilson 402a3ed146 Improve debugging for ServiceUnavailable exceptions 10 years ago
Lukas Reschke 0ed00bca43 Use namespace 10 years ago
Lukas Reschke 556c9b6f46 Write unit-tests and use DI 10 years ago
Lukas Reschke f2ddd565e8 Fix code-style 10 years ago
derkostka deedfad050 fix "app":"PHP","message":"Undefined variable: user at/principal.php#66" 10 years ago
Thomas Müller 81243b0f5d adding getDirectDownload() to Wrapper 10 years ago
Thomas Müller 5b00bc1d6e Adding basement for the direct download url 10 years ago
Vincent Petry 6224e29f25 Fix code style issues for tags plugin 10 years ago
Vincent Petry 3c67900421 Remove obsolete method 10 years ago
Vincent Petry 0b3f0716fc Returns and update tags through WebDAV PROPFIND and PROPPATCH 10 years ago
Robin Appelman fd85424742 Add getMountPoint to FileInfo 10 years ago
Joas Schilling 78a307995c Fix namespace of Files_Encryption outside of the app 10 years ago
Robin Appelman 0b630a37ab Fix type hinting for app manager 11 years ago