summaryrefslogtreecommitdiffstats
path: root/ocs
Commit message (Expand)AuthorAgeFilesLines
* Combine OCS API getUser method code into provisioning_api appRoeland Jago Douma2015-10-131-7/+0
* deduplicate @xenopathicMorris Jobke2015-10-061-1/+1
* update licence headers via scriptMorris Jobke2015-10-052-1/+1
* Check if files_sharing is actually enabled before using itRobin McCorkell2015-09-091-9/+11
* Reduce duplicate codeThomas Müller2015-08-031-0/+2
* Adding ocs/v2.php with status code mapperThomas Müller2015-08-031-0/+22
* update license headers and authorsMorris Jobke2015-06-252-0/+2
* Fix usage of deprecated private constantsJoas Schilling2015-04-181-28/+30
* 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-263-43/+67
* Respect http header 'Accept-Language' on ocs and remote.php callsThomas Müller2015-03-091-2/+2
* Revert "Updating license headers"Morris Jobke2015-02-263-64/+46
* Updating license headersJenkins for ownCloud2015-02-233-46/+64
* Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke2015-02-161-1/+1
* OCS API for server-to-server sharingBjoern Schiessle2014-12-041-0/+30
* 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-212-3/+5
|\
| * 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
| |/
| * Use the proper content-typeLukas Reschke2014-02-171-0/+2
* | load all apps in ocs/v1.phpThomas Müller2014-02-181-1/+7
|/
* New OCS route:Thomas Müller2013-10-211-1/+8
* remove the activity call here. it is not implemented anyways. This will be pr...Frank Karlitschek2013-08-311-8/+0
* Add quota to core apiTom Needham2013-08-271-1/+8
* Add _many_ newlines at the end of fileskondou2013-08-181-1/+1
* Use raw PathInfo for matching urlsBart Visscher2013-06-281-1/+1
* Fix typoTom Needham2013-04-271-1/+1
* Code style for ocs/routes.phpTom Needham2013-04-271-9/+65
* Change app identifier for core api routesTom Needham2013-04-271-8/+8
* Fix api result merging.Tom Needham2013-02-091-1/+1
* Merge masterTom Needham2013-02-041-1/+1
|\
| * add multiple domains reverse proxy supportStefan Herbrechtsmeier2013-01-311-1/+1
* | Add new /cloud/capabilities route and remove unused methodsTom Needham2013-01-161-1/+2
|/
* remove php closing tagThomas Mueller2013-01-141-1/+1
* Merge master into ocs_api, fix conflicts.Tom Needham2012-12-142-16/+16
|\
| * make it possible to manually override the hostname and protocol if the automa...Frank Karlitschek2012-11-221-1/+1
| * Style: The last two spacesFelix Moeller2012-11-042-2/+2
| * Style: Remove all the dangling white spacesFelix Moeller2012-11-042-16/+16
* | API: Tidy up routes.php, remove redundant call registrationTom Needham2012-12-141-9/+0
* | API: Remove old code. Move remaining methods to OC_OCS_Result.Tom Needham2012-12-121-1/+7
* | Detect http protocol in providers.phpTom Needham2012-10-281-1/+1
* | API: Add required auth level to OCS routes, move some routes to provisioning_...Tom Needham2012-09-131-13/+9
* | Fix merge conflictsTom Needham2012-09-132-2/+3
|\|
| * Respect coding styleThomas Müller2012-09-041-1/+1
| * Respect coding styleThomas Müller2012-09-041-2/+2