summaryrefslogtreecommitdiffstats
path: root/files/webdav.php
Commit message (Collapse)AuthorAgeFilesLines
* Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debuggingJakob Sack2011-09-231-0/+1
|
* Remove global vars and use the OC static version.Bart Visscher2011-09-181-1/+1
| | | | Removed global vars are DOCUMENTROOT, SERVERROOT, SUBURI, WEBROOT and CONFIG_DATADIRECTORY
* Add principals, minor changes in base.phpJakob Sack2011-08-061-14/+9
|
* Delete requires in applications where possibleJakob Sack2011-07-271-5/+0
|
* Support for locks, minor changesJakob Sack2011-07-221-6/+12
|
* Use SabreDAV authentication Code!Jakob Sack2011-07-201-28/+12
|
* Integration of SabreDAVJakob Sack2011-07-201-32/+45
|
* remove warning output to make webdav access workFrank Karlitschek2011-05-311-1/+1
|
* small fixes in webdavRobin Appelman2011-04-171-1/+0
|
* get rid of the oc_require and friendsRobin Appelman2011-04-161-1/+1
|
* I changed my mind: webdav.php is for files only, so it belongs in this ↵Jakob Sack2011-03-291-0/+55
directory!