Commit Graph

24 Commits (fdaac995267528af866ce13f32e7b74e911bcdfe)

Author SHA1 Message Date
Thomas Müller b60ae11db8 introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 12 years ago
Thomas Müller ecfde5faa1 Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 12 years ago
Thomas Müller 09b64535a9 fixing copyright and add class documentation 12 years ago
Thomas Müller 5e1b1f652c Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 12 years ago
Jörn Friedrich Dreyer 7242480049 use $defaults->getName() as webdav REALM 12 years ago
Robin Appelman 1e0810e807 use new ObjectTree in sabredav 12 years ago
Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 12 years ago
Thomas Mueller ccdaec6296 webdav returns "503 Service Unavailable" in case the ownCloud server is currently in maintenance mode. 12 years ago
Jörn Friedrich Dreyer 3b83fe1530 fix checkstyle for files app 12 years ago
Robin Appelman bcb27c81d4 use new obEnd function instead of ob_end_clean 12 years ago
Robin Appelman eaf8399aaf make sure the output buffer is closed when handeling webdav 13 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 13 years ago
Björn Schießle a9ce43de41 adapted comments to the code changes 13 years ago
Björn Schießle 3878950af4 load logging apps for webdav connections 13 years ago
scambra d9c14292a4 fix checking quota in webdav, adding a sabredav plugin 13 years ago
Bart Visscher ccbf4e993c Use files remote webdav in compatibility files/webdav.php 13 years ago
Frank Karlitschek a945fa10a6 update copyright 13 years ago
Robin Appelman e7c106d91e selective app loading for remote/public 13 years ago
Georg Ehrke 1138df0f4b fix webdav, bloody merge conflicts 13 years ago
Bart Visscher f69f764e8b Working remote.php with webdav and caldav 13 years ago
Georg Ehrke c996600786 push changes 13 years ago
Georg Ehrke 33c343ed11 add require_once('../lib/base.php'); to webdav.php 13 years ago
Georg Ehrke da03d05700 create folder 'remote' for the remote services like caldav, carddav and webdav 13 years ago
Georg Ehrke 5fda0e4b3b make *DAV work with movable apps 13 years ago
Georg Ehrke b44bc9f4b2 remove require once lib base in some more files 13 years ago
Georg Ehrke 45de7ad221 move files to app folder 13 years ago
Arthur Schiwon 60e3b563e2 webdav needs to load authentication apps 13 years ago
Robin Appelman 523fdda399 add the option to only load apps of a specific type 13 years ago
Jakob Sack 73d0caf8a4 Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debugging 14 years ago
Bart Visscher 82c7598861 Remove global vars and use the OC static version. 14 years ago
Jakob Sack 5f7c040ec0 Add principals, minor changes in base.php 14 years ago
Jakob Sack 2f807a3c7f Delete requires in applications where possible 14 years ago
Jakob Sack 7c9f356abe Support for locks, minor changes 14 years ago
Jakob Sack 86cd8063b4 Use SabreDAV authentication Code! 14 years ago
Jakob Sack bf1ca75710 Integration of SabreDAV 14 years ago
Frank Karlitschek 469cbb7c75 remove warning output to make webdav access work 14 years ago
Robin Appelman 6affa3281a small fixes in webdav 14 years ago
Robin Appelman 232654cb60 get rid of the oc_require and friends 14 years ago
Jakob Sack e83d801c71 I changed my mind: webdav.php is for files only, so it belongs in this directory! 14 years ago
Jakob Sack 132695ceb1 Start of the refactoring. Commit is quite big because I forgot to use git right from the beginning. Sorry. 14 years ago
Jonathan Riddell d294c2f6bd Fix licencing, make headers refer to intended AGPL, include copy of AGPL 14 years ago
Robin Appelman 5162809c8a make the filesystem configurable (no gui yet) 15 years ago
Martin T. H. Sandsmark 64d4d57615 fix permissions, start to implement private data api 15 years ago
Robin 9e05a0d592 webdav fixes 15 years ago
Robin 565410d8e2 use an abstraction for file system functions to allow premisions and multiply storage backends 15 years ago
Robin 15b284578e fix webdav when not using the default data directory 15 years ago
Robin 76eeaaea01 port webdav authentication to the multiuser system 15 years ago
Robin d9e0d5deca remove dependency on set_include_path because not all hosts support it 15 years ago
Robin 91d603a48c added MySQL support, user can now choose between MySQL and SQLite 15 years ago
Frank Karlitschek 78a1792c04 move to sqlite merged 15 years ago