Commit Graph

20 Commits (6ba2623485655460440a972e34a8a2a2fda02821)

Author SHA1 Message Date
Bart Visscher 37ef522b05 Quick fix for xml encoding arrays 14 years ago
Bart Visscher 7952c6a31c Change access to router object to getter function 14 years ago
Bart Visscher 93daa9e247 API: Complete respond function 14 years ago
Tom Needham c11c2d0fd4 Logout the user at the end of a call to be stateless 14 years ago
Tom Needham 2afe5f9b2b API: add OC_API::checkLoggedIn() 14 years ago
Bart Visscher 7426217e76 Fix /privatedata/getattribute route 14 years ago
Bart Visscher 71918a820f API: set request method for registered urls 14 years ago
Bart Visscher 7a24f0cd8d Make calling ocs/v1.php/config work 14 years ago
Bart Visscher 180bd69dbb Fix OC_API::register 14 years ago
Bart Visscher 0271bfa3b7 Move loading of routes to OC_Router 14 years ago
Tom Needham 2f84a8d746 Merge the responses recursively 14 years ago
Tom Needham c7c16ac49b Improve merging of api responses 14 years ago
Tom Needham b0dc4383e1 Clean code slightly 14 years ago
Tom Needham b563dff10a Record the app that is registering a call to use later with OAuth 14 years ago
Tom Needham 9ffaea480f Add the format parameter inside OC_API 14 years ago
Tom Needham 9072106048 Move OCS methods to lib/ocs/.php 14 years ago
Tom Needham e33174f115 Add core routes and include them in OC_API::call() 14 years ago
Tom Needham 9dbe5f3703 Load routes before calling actions 14 years ago
Tom Needham c375774fca Fix odd indentation issue 14 years ago
Tom Needham 20838bb9c2 Basic structure and functionality of api class 14 years ago