Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the proper content-type | Lukas Reschke | 2014-02-17 | 1 | -0/+2 |
| | | | | | We should use the proper content-type `application/xml` instead of the default `text/html` here. Backport requested. | ||||
* | New OCS route: | Thomas Müller | 2013-10-21 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | /ocs/cloud/user Response: <?xml version="1.0"?> <ocs> <meta> <status>ok</status> <statuscode>100</statuscode> <message/> </meta> <data> <id>thomas</id> <display-name>DeepDiver</display-name> <email>no-response@domain.tld</email> </data> </ocs> | ||||
* | remove the activity call here. it is not implemented anyways. This will be ↵ | Frank Karlitschek | 2013-08-31 | 1 | -8/+0 |
| | | | | provided by Activity app in the future. | ||||
* | Add quota to core api | Tom Needham | 2013-08-27 | 1 | -1/+8 |
| | |||||
* | Add _many_ newlines at the end of files | kondou | 2013-08-18 | 1 | -1/+1 |
| | |||||
* | Use raw PathInfo for matching urls | Bart Visscher | 2013-06-28 | 1 | -1/+1 |
| | |||||
* | Fix typo | Tom Needham | 2013-04-27 | 1 | -1/+1 |
| | |||||
* | Code style for ocs/routes.php | Tom Needham | 2013-04-27 | 1 | -9/+65 |
| | |||||
* | Change app identifier for core api routes | Tom Needham | 2013-04-27 | 1 | -8/+8 |
| | |||||
* | Fix api result merging. | Tom Needham | 2013-02-09 | 1 | -1/+1 |
| | |||||
* | Merge master | Tom Needham | 2013-02-04 | 1 | -1/+1 |
|\ | |||||
| * | add multiple domains reverse proxy support | Stefan Herbrechtsmeier | 2013-01-31 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Add support for a reverse proxy that handles multiple domains via different web roots (http[s]://proxy.tld/domain.tld/owncloud). As the reverse proxy web root is transparent for the web server the REQUEST_URI and SCRIPT_NAME need manual adjustments. This patch replace the direct use of this _SERVER variables with function calls and extend this functions to overwrite the web root. Additionally it adds a Sabre request backend that extends the Sabre_HTTP_Request to use the same functions. | ||||
* | | Add new /cloud/capabilities route and remove unused methods | Tom Needham | 2013-01-16 | 1 | -1/+2 |
|/ | |||||
* | remove php closing tag | Thomas Mueller | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | Merge master into ocs_api, fix conflicts. | Tom Needham | 2012-12-14 | 2 | -16/+16 |
|\ | |||||
| * | make it possible to manually override the hostname and protocol if the ↵ | Frank Karlitschek | 2012-11-22 | 1 | -1/+1 |
| | | | | | | | | automatic detection from ownCloud fails. This can happen in reverse proxy situations or with loadbalancers setups. | ||||
| * | Style: The last two spaces | Felix Moeller | 2012-11-04 | 2 | -2/+2 |
| | | |||||
| * | Style: Remove all the dangling white spaces | Felix Moeller | 2012-11-04 | 2 | -16/+16 |
| | | |||||
* | | API: Tidy up routes.php, remove redundant call registration | Tom Needham | 2012-12-14 | 1 | -9/+0 |
| | | |||||
* | | API: Remove old code. Move remaining methods to OC_OCS_Result. | Tom Needham | 2012-12-12 | 1 | -1/+7 |
| | | |||||
* | | Detect http protocol in providers.php | Tom Needham | 2012-10-28 | 1 | -1/+1 |
| | | |||||
* | | API: Add required auth level to OCS routes, move some routes to ↵ | Tom Needham | 2012-09-13 | 1 | -13/+9 |
| | | | | | | | | provisioning_api app | ||||
* | | Fix merge conflicts | Tom Needham | 2012-09-13 | 2 | -2/+3 |
|\| | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -1/+1 |
| | | |||||
| * | Respect coding style | Thomas Müller | 2012-09-04 | 1 | -2/+2 |
| | | |||||
* | | Routing: combine all routes into one set | Bart Visscher | 2012-08-02 | 1 | -3/+1 |
| | | |||||
* | | Move loading of routes to OC::getRouter function | Bart Visscher | 2012-08-02 | 1 | -1/+0 |
| | | |||||
* | | Change access to router object to getter function | Bart Visscher | 2012-08-02 | 1 | -3/+3 |
| | | |||||
* | | Fix the api routes | Tom Needham | 2012-08-01 | 1 | -2/+2 |
| | | |||||
* | | Fix /privatedata/getattribute route | Bart Visscher | 2012-07-31 | 1 | -0/+2 |
| | | |||||
* | | Routing: Handle MethodNotAllowedException | Bart Visscher | 2012-07-31 | 1 | -0/+3 |
| | | |||||
* | | Fixup OCS modules | Bart Visscher | 2012-07-31 | 1 | -8/+8 |
| | | |||||
* | | Make calling ocs/v1.php/config work | Bart Visscher | 2012-07-30 | 1 | -2/+10 |
| | | |||||
* | | Add 'ocs' as app name to API registration | Bart Visscher | 2012-07-30 | 1 | -12/+12 |
| | | |||||
* | | Add the format parameter inside OC_API | Tom Needham | 2012-07-30 | 1 | -11/+11 |
| | | |||||
* | | Move routes to ocs folder | Tom Needham | 2012-07-30 | 1 | -0/+25 |
|/ | |||||
* | first part of the new new OCS CLOUD module. So far only quota is implemented. | Frank Karlitschek | 2012-07-23 | 1 | -1/+3 |
| | | | | | | | | The specification is developed here: http://www.freedesktop.org/wiki/Specifications/open-collaboration-services-1.7#CLOUD will be moved to http://www.freedesktop.org/wiki/Specifications/open-collaboration-services as soon as everything is done. | ||||
* | remove superfluous ?> at the end of .php files (left out apps/*/templates) | Jörn Friedrich Dreyer | 2012-07-09 | 2 | -5/+0 |
| | |||||
* | use our own serverHost call so that ownCloud works with reverse proxy servers | Frank Karlitschek | 2012-05-31 | 1 | -1/+1 |
| | |||||
* | update copyright | Frank Karlitschek | 2012-05-26 | 2 | -2/+2 |
| | |||||
* | prevent the remaining ob_clean related errors | Robin Appelman | 2011-10-17 | 1 | -1/+1 |
| | |||||
* | fixed include for ocs | Klaas Freitag | 2011-09-12 | 2 | -2/+2 |
| | |||||
* | Fix licencing, make headers refer to intended AGPL, include copy of AGPL | Jonathan Riddell | 2011-02-09 | 2 | -2/+2 |
| | |||||
* | fix permissions, start to implement private data api | Martin T. H. Sandsmark | 2010-07-16 | 2 | -0/+0 |
| | |||||
* | fixes in log and ocs | Robin | 2010-05-15 | 1 | -0/+1 |
| | |||||
* | merge | Robin | 2010-04-28 | 1 | -0/+0 |
| | |||||
* | add Open Collaboration API support. You can now connect your ownCloud with ↵ | Frank Karlitschek | 2010-04-14 | 2 | -0/+72 |
the KDE Social Desktop and push notifications to your Social News Plasmoid. This requires KDE trunk or KDE SV 4.5 |