summaryrefslogtreecommitdiffstats
path: root/lib/api.php
Commit message (Expand)AuthorAgeFilesLines
...
* Record the app that is registering a call to use later with OAuthTom Needham2012-07-301-4/+5
* Add the format parameter inside OC_APITom Needham2012-07-301-1/+1
* Move OCS methods to lib/ocs/.phpTom Needham2012-07-301-1/+1
* Add core routes and include them in OC_API::call()Tom Needham2012-07-301-3/+5
* Load routes before calling actionsTom Needham2012-07-281-0/+9
* Fix odd indentation issueTom Needham2012-07-281-89/+89
* Basic structure and functionality of api classTom Needham2012-07-281-0/+91