summaryrefslogtreecommitdiffstats
path: root/ocs/routes.php
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add new /cloud/capabilities route and remove unused methodsTom Needham2013-01-161-1/+2
* remove php closing tagThomas Mueller2013-01-141-1/+1
* 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
* API: Add required auth level to OCS routes, move some routes to provisioning_...Tom Needham2012-09-131-13/+9
* Fix the api routesTom Needham2012-08-011-2/+2
* Fix /privatedata/getattribute routeBart Visscher2012-07-311-0/+2
* Fixup OCS modulesBart Visscher2012-07-311-8/+8
* 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