54 Commits (e0dd69e4e605b7f4a2af4cdc8a15a8dfc1c0902a)

Author SHA1 Message Date
  Thomas Müller 596177727a OCS API calls will always return English messages 10 years ago
  Thomas Müller 88f6dd7db1 fixing method names 10 years ago
  Thomas Müller 743addd1e3 set content-type on ocs exceptions 10 years ago
  Robin Appelman 26793e1f94 switch OC::getRouter usages to OC::$server->getRouter 10 years ago
  Thomas Müller 8f5c641cd8 load all apps in ocs/v1.php 10 years ago
  Lukas Reschke 8a2cd0355d Use the proper content-type 10 years ago
  Thomas Müller 66a2f3b0b9 New OCS route: 10 years ago
  Frank Karlitschek f1836a997f remove the activity call here. it is not implemented anyways. This will be provided by Activity app in the future. 10 years ago
  Tom Needham f14ce1efdc Add quota to core api 11 years ago
  kondou 9e8a6b704d Add _many_ newlines at the end of files 11 years ago
  Bart Visscher 22d759964f Use raw PathInfo for matching urls 11 years ago
  Florin Peter 3c100af132 revert changes to fbbc76f281f50afa3072d99e4e0d413df835b3d3 because master is very unstable right now 11 years ago
  Tom Needham 1e1a8b2f3c Fix typo 11 years ago
  Tom Needham 66053693f8 Code style for ocs/routes.php 11 years ago
  Tom Needham 59db762dfa Change app identifier for core api routes 11 years ago
  Tom Needham 5ad1b63f76 Fix api result merging. 11 years ago
  Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support 11 years ago
  Tom Needham 0956cae39e Add new /cloud/capabilities route and remove unused methods 11 years ago
  Thomas Mueller 42678096bb remove php closing tag 11 years ago
  Tom Needham c7a665a1e4 API: Tidy up routes.php, remove redundant call registration 11 years ago
  Tom Needham 3cc3405536 API: Remove old code. Move remaining methods to OC_OCS_Result. 11 years ago
  Frank Karlitschek 6cb3774706 make it possible to manually override the hostname and protocol if the automatic detection from ownCloud fails. This can happen in reverse proxy situations or with loadbalancers setups. 11 years ago
  Felix Moeller 02ec677e3c Style: The last two spaces 11 years ago
  Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 11 years ago
  Tom Needham b2a1b54e9c Detect http protocol in providers.php 11 years ago
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Tom Needham 0c55ca1d0a API: Add required auth level to OCS routes, move some routes to provisioning_api app 11 years ago
  Thomas Müller a3cda32392 Respect coding style 12 years ago
  Thomas Müller 3d74c5b3ec Respect coding style 12 years ago
  Bart Visscher 4b9200f6f7 Routing: combine all routes into one set 12 years ago
  Bart Visscher 6ba2623485 Move loading of routes to OC::getRouter function 12 years ago
  Bart Visscher 7952c6a31c Change access to router object to getter function 12 years ago
  Tom Needham 75dbed2208 Fix the api routes 12 years ago
  Bart Visscher 7426217e76 Fix /privatedata/getattribute route 12 years ago
  Bart Visscher 006b127da4 Routing: Handle MethodNotAllowedException 12 years ago
  Bart Visscher 28537037ae Fixup OCS modules 12 years ago
  Bart Visscher 7a24f0cd8d Make calling ocs/v1.php/config work 12 years ago
  Bart Visscher 372fdf8077 Add 'ocs' as app name to API registration 12 years ago
  Tom Needham 9ffaea480f Add the format parameter inside OC_API 12 years ago
  Tom Needham f09ecee63a Move routes to ocs folder 12 years ago
  Frank Karlitschek e7e1f234dd first part of the new new OCS CLOUD module. So far only quota is implemented. 12 years ago
  Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 12 years ago
  Frank Karlitschek d4ea853fcf use our own serverHost call so that ownCloud works with reverse proxy servers 12 years ago
  Frank Karlitschek 5d425a9f79 use our own serverHost call so that ownCloud works with reverse proxy servers 12 years ago
  Frank Karlitschek a945fa10a6 update copyright 12 years ago
  Georg Ehrke 3fb91a7411 restore require once command for non app files 12 years ago
  Georg Ehrke b44bc9f4b2 remove require once lib base in some more files 12 years ago
  Robin Appelman 595b13f1e0 prevent the remaining ob_clean related errors 12 years ago
  Klaas Freitag d3f6f618e6 fixed include for ocs 12 years ago
  Frank Karlitschek 9ac084d0b8 remove for now. main repository is at projects.kde.org/owncloud 13 years ago