Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | API: set request method for registered urls | Bart Visscher | 2012-07-31 | 1 | -0/+1 | |
* | Make calling ocs/v1.php/config work | Bart Visscher | 2012-07-30 | 1 | -5/+12 | |
* | Fix OC_API::register | Bart Visscher | 2012-07-30 | 1 | -1/+3 | |
* | Move loading of routes to OC_Router | Bart Visscher | 2012-07-30 | 1 | -19/+0 | |
* | Merge the responses recursively | Tom Needham | 2012-07-30 | 1 | -4/+2 | |
* | Improve merging of api responses | Tom Needham | 2012-07-30 | 1 | -12/+35 | |
* | Clean code slightly | Tom Needham | 2012-07-30 | 1 | -9/+16 | |
* | Record the app that is registering a call to use later with OAuth | Tom Needham | 2012-07-30 | 1 | -4/+5 | |
* | Add the format parameter inside OC_API | Tom Needham | 2012-07-30 | 1 | -1/+1 | |
* | Move OCS methods to lib/ocs/.php | Tom Needham | 2012-07-30 | 1 | -1/+1 | |
* | Add core routes and include them in OC_API::call() | Tom Needham | 2012-07-30 | 1 | -3/+5 | |
* | Load routes before calling actions | Tom Needham | 2012-07-28 | 1 | -0/+9 | |
* | Fix odd indentation issue | Tom Needham | 2012-07-28 | 1 | -89/+89 | |
* | Basic structure and functionality of api class | Tom Needham | 2012-07-28 | 1 | -0/+91 |