summaryrefslogtreecommitdiffstats
path: root/ocs
Commit message (Expand)AuthorAgeFilesLines
* 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-181-0/+2
* 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
* | 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
* | Fix the api routesTom Needham2012-08-011-2/+2
* | Fix /privatedata/getattribute routeBart Visscher2012-07-311-0/+2
* | Routing: Handle MethodNotAllowedExceptionBart Visscher2012-07-311-0/+3
* | Fixup OCS modulesBart Visscher2012-07-311-8/+8
* | Make calling ocs/v1.php/config workBart Visscher2012-07-301-2/+10
* | Add 'ocs' as app name to API registrationBart Visscher2012-07-301-12/+12
* | Add the format parameter inside OC_APITom Needham2012-07-301-11/+11
* | Move routes to ocs folderTom Needham2012-07-301-0/+25
|/
* first part of the new new OCS CLOUD module. So far only quota is implemented.Frank Karlitschek2012-07-231-1/+3
* remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer2012-07-092-5/+0
* use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek2012-05-311-1/+1
* update copyrightFrank Karlitschek2012-05-262-2/+2
* prevent the remaining ob_clean related errorsRobin Appelman2011-10-171-1/+1
* fixed include for ocsKlaas Freitag2011-09-122-2/+2
* Fix licencing, make headers refer to intended AGPL, include copy of AGPLJonathan Riddell2011-02-092-2/+2
* fix permissions, start to implement private data apiMartin T. H. Sandsmark2010-07-162-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-142-0/+72