Commit Graph

11 Commits (8eda6617618e0a1f650afc4e6766e799b4e62b82)

Author SHA1 Message Date
Joas Schilling 2c39aec8cb Replace deprecated constant with new class constant 12 years ago
Robin Appelman 07d5725de2 Fix trashbin when deleting a file over an external share 12 years ago
Thomas Müller ea269f0067 Upload abortion is now detected within the OC_Connector_Sabre_File::put() 12 years ago
Robin Appelman 07fdeba50b Fix moving movablemount over webdav 12 years ago
Robin Appelman 4bc8a2550d Fix public share webdav permissions 12 years ago
Bjoern Schiessle 84a651e46d add settings to disable server to server sharing 12 years ago
Robin Appelman e7b58ed2bd Properly expose read only public shares as read only 12 years ago
Robin Appelman c6a83b2f17 Fix exposing single files over webdav 12 years ago
Thomas Müller 76e04027bc Upgrade SabreDAV to 1.8.10 12 years ago
Robin Appelman b176708505 Expose public shares over webdav 12 years ago
Robin Appelman 593977f016 Re-enable the sabredav browser plugin 12 years ago
Thomas Müller ae13ff112f remove Sabre_DAV_Browser_Plugin 12 years ago
Robin Appelman 5ef37c28d1 Remove the need for a custom SabreDav server constructor 12 years ago
Robin Appelman 3a21755963 Pass the filesystem view as argument in the sabredav connectors and use the fileinfo object 12 years ago
Thomas Müller 79fc4f3126 Within OC:init() the minimum set of apps is loaded - which is filesystem, authentication and logging 12 years ago
Vincent Petry 11ef12a106 Added exception logger plugin for sabre connector 12 years ago
Thomas Müller b60ae11db8 introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 13 years ago
Thomas Müller ecfde5faa1 Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 13 years ago
Thomas Müller 09b64535a9 fixing copyright and add class documentation 13 years ago
Thomas Müller 5e1b1f652c Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 13 years ago
Jörn Friedrich Dreyer 7242480049 use $defaults->getName() as webdav REALM 13 years ago
Robin Appelman 1e0810e807 use new ObjectTree in sabredav 13 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 13 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 13 years ago
Jörn Friedrich Dreyer 3b83fe1530 fix checkstyle for files app 14 years ago
Robin Appelman bcb27c81d4 use new obEnd function instead of ob_end_clean 14 years ago
Robin Appelman eaf8399aaf make sure the output buffer is closed when handeling webdav 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Björn Schießle a9ce43de41 adapted comments to the code changes 14 years ago
Björn Schießle 3878950af4 load logging apps for webdav connections 14 years ago
scambra d9c14292a4 fix checking quota in webdav, adding a sabredav plugin 14 years ago
Bart Visscher ccbf4e993c Use files remote webdav in compatibility files/webdav.php 14 years ago
Frank Karlitschek a945fa10a6 update copyright 14 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 14 years ago
Georg Ehrke 1138df0f4b fix webdav, bloody merge conflicts 14 years ago
Bart Visscher f69f764e8b Working remote.php with webdav and caldav 14 years ago
Georg Ehrke c996600786 push changes 14 years ago
Georg Ehrke 33c343ed11 add require_once('../lib/base.php'); to webdav.php 14 years ago
Georg Ehrke da03d05700 create folder 'remote' for the remote services like caldav, carddav and webdav 14 years ago
Georg Ehrke 5fda0e4b3b make *DAV work with movable apps 14 years ago
Georg Ehrke b44bc9f4b2 remove require once lib base in some more files 14 years ago
Georg Ehrke 45de7ad221 move files to app folder 14 years ago
Arthur Schiwon 60e3b563e2 webdav needs to load authentication apps 14 years ago
Robin Appelman 523fdda399 add the option to only load apps of a specific type 14 years ago
Jakob Sack 73d0caf8a4 Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debugging 15 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 15 years ago
Jakob Sack 5f7c040ec0 Add principals, minor changes in base.php 15 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 15 years ago
Jakob Sack 7c9f356abe Support for locks, minor changes 15 years ago
Jakob Sack 86cd8063b4 Use SabreDAV authentication Code! 15 years ago