Bart Visscher
|
71918a820f
|
API: set request method for registered urls
|
2012-07-31 22:34:35 +02:00 |
Bart Visscher
|
7a24f0cd8d
|
Make calling ocs/v1.php/config work
|
2012-07-30 21:19:02 +02:00 |
Bart Visscher
|
180bd69dbb
|
Fix OC_API::register
|
2012-07-30 21:19:02 +02:00 |
Bart Visscher
|
0271bfa3b7
|
Move loading of routes to OC_Router
|
2012-07-30 21:19:02 +02:00 |
Tom Needham
|
2f84a8d746
|
Merge the responses recursively
|
2012-07-30 16:04:09 +00:00 |
Tom Needham
|
c7c16ac49b
|
Improve merging of api responses
|
2012-07-30 13:39:06 +00:00 |
Tom Needham
|
b0dc4383e1
|
Clean code slightly
|
2012-07-30 12:57:35 +00:00 |
Tom Needham
|
b563dff10a
|
Record the app that is registering a call to use later with OAuth
|
2012-07-30 12:56:01 +00:00 |
Tom Needham
|
9ffaea480f
|
Add the format parameter inside OC_API
|
2012-07-30 12:44:34 +00:00 |
Tom Needham
|
9072106048
|
Move OCS methods to lib/ocs/.php
|
2012-07-30 12:42:18 +00:00 |
Tom Needham
|
e33174f115
|
Add core routes and include them in OC_API::call()
|
2012-07-30 10:56:21 +00:00 |
Tom Needham
|
9dbe5f3703
|
Load routes before calling actions
|
2012-07-28 21:57:24 +00:00 |
Tom Needham
|
c375774fca
|
Fix odd indentation issue
|
2012-07-28 21:50:40 +00:00 |
Tom Needham
|
20838bb9c2
|
Basic structure and functionality of api class
|
2012-07-28 21:40:11 +00:00 |