summaryrefslogtreecommitdiffstats
path: root/ocs/v1.php
Commit message (Expand)AuthorAgeFilesLines
* load authentication apps firstChristoph Wurst2016-06-161-0/+2
* update license headers and authorsMorris Jobke2015-06-251-0/+1
* block ocs in single user modeRobin Appelman2015-04-091-1/+3
* Disable OCS api when in maintenance modeJoas Schilling2015-04-081-1/+1
* Update license headersJenkins for ownCloud2015-03-261-20/+24
* Respect http header 'Accept-Language' on ocs and remote.php callsThomas Müller2015-03-091-2/+2
* Revert "Updating license headers"Morris Jobke2015-02-261-23/+21
* Updating license headersJenkins for ownCloud2015-02-231-21/+23
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-1/+1
* Return 503 OCS response with requested formatVincent Petry2014-06-301-1/+2
* Return 503 in public.php and OCS API when upgrade is dueVincent Petry2014-06-301-0/+8
* OCS API calls will always return English messagesThomas Müller2014-04-151-0/+3
* Merge branch 'master' into load-apps-proper-masterThomas Müller2014-03-211-3/+3
|\
| * Merge pull request #7649 from owncloud/routing-publicThomas Müller2014-03-171-1/+1
| |\
| | * switch OC::getRouter usages to OC::$server->getRouterRobin Appelman2014-03-101-1/+1
| * | fixing method namesThomas Müller2014-03-121-1/+0
| * | set content-type on ocs exceptionsThomas Müller2014-03-121-0/+3
| |/
* / load all apps in ocs/v1.phpThomas Müller2014-02-181-1/+7
|/
* Use raw PathInfo for matching urlsBart Visscher2013-06-281-1/+1
* Merge master into ocs_api, fix conflicts.Tom Needham2012-12-141-8/+8
|\
| * Style: The last two spacesFelix Moeller2012-11-041-1/+1
| * Style: Remove all the dangling white spacesFelix Moeller2012-11-041-8/+8
* | Fix merge conflictsTom Needham2012-09-131-0/+1
|\|
| * Respect coding styleThomas Müller2012-09-041-1/+1
* | Routing: combine all routes into one setBart Visscher2012-08-021-3/+1
* | Move loading of routes to OC::getRouter functionBart Visscher2012-08-021-1/+0
* | Change access to router object to getter functionBart Visscher2012-08-021-3/+3
* | Routing: Handle MethodNotAllowedExceptionBart Visscher2012-07-311-0/+3
* | Make calling ocs/v1.php/config workBart Visscher2012-07-301-2/+10
|/
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-091-2/+0
* update copyrightFrank Karlitschek2012-05-261-1/+1
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-171-1/+1
* fixed include for ocsKlaas Freitag2011-09-121-1/+1
* Fix licencing, make headers refer to intended AGPL, include copy of AGPLJonathan Riddell2011-02-091-1/+1
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-161-0/+0
* fixes in log and ocsRobin2010-05-151-0/+1
* mergeRobin2010-04-281-0/+0
* add Open Collaboration API support. You can now connect your ownCloud with th...Frank Karlitschek2010-04-141-0/+27