summaryrefslogtreecommitdiffstats
path: root/apps/files/appinfo/remote.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-211-1/+0
|\
| * remove Sabre_DAV_Browser_PluginThomas Müller2014-03-121-1/+0
* | Within OC:init() the minimum set of apps is loaded - which is filesystem, aut...Thomas Müller2014-02-061-6/+0
|/
* Added exception logger plugin for sabre connectorVincent Petry2014-01-271-0/+1
* introducing new dav property {xmlns:oc="http://owncloud.org/ns}idThomas Müller2013-10-231-0/+1
* Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the ...Thomas Müller2013-09-301-1/+1
* fixing copyright and add class documentationThomas Müller2013-09-251-0/+1
* Merge branch 'master' into sabre-objecttreeRobin Appelman2013-07-241-1/+2
|\
| * use $defaults->getName() as webdav REALMJörn Friedrich Dreyer2013-07-231-1/+2
* | use new ObjectTree in sabredavRobin Appelman2013-06-301-3/+4
|/
* add multiple domains reverse proxy supportStefan Herbrechtsmeier2013-01-311-0/+2
* webdav returns "503 Service Unavailable" in case the ownCloud server is curre...Thomas Mueller2013-01-091-0/+1
* use new obEnd function instead of ob_end_cleanRobin Appelman2012-11-291-1/+1
* make sure the output buffer is closed when handeling webdavRobin Appelman2012-11-251-0/+2
* Checkstyle fixes: NoSpaceAfterCommaFelix Moeller2012-11-041-1/+1
* adapted comments to the code changesBjörn Schießle2012-11-011-1/+1
* load logging apps for webdav connectionsBjörn Schießle2012-11-011-1/+2
* fix checking quota in webdav, adding a sabredav pluginscambra2012-10-301-0/+1
* Use files remote webdav in compatibility files/webdav.phpBart Visscher2012-10-291-2/+2
* update copyrightFrank Karlitschek2012-05-261-1/+1
* selective app loading for remote/publicRobin Appelman2012-05-141-0/+1
* fix webdav, bloody merge conflictsGeorg Ehrke2012-05-071-1/+0
* fix merge conflictsGeorg Ehrke2012-05-071-3/+1
|\
| * Fix loading by apptype in webdavBart Visscher2012-05-051-4/+1
* | Working remote.php with webdav and caldavBart Visscher2012-05-061-1/+1
* | push changesGeorg Ehrke2012-05-051-4/+0
|/
* add require_once('../lib/base.php'); to webdav.phpGeorg Ehrke2012-05-021-0/+1
* create folder 'remote' for the remote services like caldav, carddav and webdavGeorg Ehrke2012-05-021-0/+51