26 Commits (d89a75be0b01f0423a7c1ad2d58aac73c3cc1f3a)

Autor SHA1 Mensaje Fecha
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 hace 3 años
  Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 hace 3 años
  Morris Jobke ecbc009e2f
Translate the maintenance mode message in webdav hace 4 años
  Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation hace 4 años
  Christoph Wurst 1b46621cd3
Update license headers for 18 hace 4 años
  Christoph Wurst 5bf3d1bb38
Update license headers hace 4 años
  Julius Härtl 1593322397
Load apps dav plugins on the old webdav route hace 4 años
  Morris Jobke 0eebff152a
Update license headers hace 6 años
  Bjoern Schiessle 454d136a06
also allow to register additional plugins if the old endpoint is used hace 6 años
  Lukas Reschke f93db724d7
Make legacy DAV backend use the BearerAuth backend as well hace 7 años
  Ko- 0024b67aaf Check that set_time_limit is not disabled before calling it hace 7 años
  Vincent Petry 0aaf209c66
Prevent PHP request to get killed when using fclose callback (#26775) hace 7 años
  Robin Appelman 1fef5d3d06 add dav property to check if a file has a preview available hace 8 años
  Joas Schilling 813f0a0f40
Fix apps/ hace 8 años
  Lukas Reschke ba4f12baa0
Implement brute force protection hace 8 años
  Christoph Wurst da03a85c3c
block DAV if 2FA challenge needs to be solved first hace 8 años
  Lukas Reschke aba539703c
Update license headers hace 8 años
  Lukas Reschke 9b3c4e8dc4 Require CSRF token for non WebDAV authenticated requests hace 8 años
  Thomas Müller cca2ade199 Adding pre oc 9.0 CardDAV endpoint for migration of old clients hace 8 años
  Joas Schilling 3bdcfef395 Remove the listener plugin hace 8 años
  Thomas Müller 682821c71e Happy new year! hace 8 años
  Lukas Reschke a3fc40921b Add fake locker plugin for WebDAVFS hace 8 años
  Lukas Reschke cddc9abc06 Add tests for Sabre Auth plugin + make getCurrentUser compatible hace 8 años
  Roeland Jago Douma ca27024fa2 Fix webdav access hace 8 años
  Thomas Müller f2889dc6e4 Consolidate webdav code - move all to one app hace 8 años
  Morris Jobke b945d71384 update licence headers via script hace 8 años
  Joas Schilling 5eddde6486 Add a Sabre plugin that emits an event for apps hace 8 años
  Robin Appelman b0c8654f9e split out creating the sabre dav server to it's own factory hace 8 años
  Thomas Müller 372a9afabe Fixing ctor calls and ctor itself to not break usage in calendar and contacts ..... hace 9 años
  Lukas Reschke 4b9e034968 Remove hard-dependency on disabled output_buffering hace 9 años
  Lukas Reschke 4ea205e262 Block old legacy clients hace 9 años
  Vincent Petry 70acd58336 Copy Etag header to OC-Etag for sabre calls hace 9 años
  Thomas Müller f9525b153e no php execution timeout for webdav hace 9 años
  Jenkins for ownCloud b585d87d9d Update license headers hace 9 años
  Thomas Müller 0f3e36fdfd Adding a more meaningful message for sabre dav exception - fixes #14516 hace 9 años
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" hace 9 años
  Thomas Müller b3de86d851 Remove locks plugin. hace 9 años
  Lukas Reschke 432d7be8cc Show a empty response for GET on non-files instead of the Browser Plugin hace 9 años
  Vincent Petry 9f6dcb9d3e Sabre Update to 2.1 hace 9 años
  Jenkins for ownCloud 6a1a4880f0 Updating license headers hace 9 años
  Vincent Petry 0b3f0716fc Returns and update tags through WebDAV PROPFIND and PROPPATCH hace 9 años
  Lukas Reschke 8af346a84d Don't show favicon to prevent iteration through subfolders hace 9 años
  Thomas Müller ea269f0067 Upload abortion is now detected within the OC_Connector_Sabre_File::put() hace 10 años
  Robin Appelman 07fdeba50b Fix moving movablemount over webdav hace 10 años
  Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 hace 10 años
  Robin Appelman 593977f016 Re-enable the sabredav browser plugin hace 10 años
  Thomas Müller ae13ff112f remove Sabre_DAV_Browser_Plugin hace 10 años
  Robin Appelman 5ef37c28d1 Remove the need for a custom SabreDav server constructor hace 10 años
  Robin Appelman 3a21755963 Pass the filesystem view as argument in the sabredav connectors and use the fileinfo object hace 10 años
  Thomas Müller 79fc4f3126 Within OC:init() the minimum set of apps is loaded - which is filesystem, authentication and logging hace 10 años