73 Commits (a1a8a06042e1f420fbdc6ff8cc1abead1d60c2ad)

Autor SHA1 Mensaje Fecha
  Lukas Reschke 574f9b1e3f Use XMLWriter to generate response hace 8 años
  Roeland Jago Douma 002e9c76cd Combine OCS API getUser method code into provisioning_api app hace 8 años
  Morris Jobke 8366ce2767 deduplicate @xenopathic hace 8 años
  Morris Jobke b945d71384 update licence headers via script hace 8 años
  Robin McCorkell 29dd7d83c4 Check if files_sharing is actually enabled before using it hace 8 años
  Thomas Müller 3358db320b Reduce duplicate code hace 9 años
  Thomas Müller bacf1603ff Adding ocs/v2.php with status code mapper hace 9 años
  Morris Jobke f63915d0c8 update license headers and authors hace 9 años
  Joas Schilling 3f3f8c2f99 Fix usage of deprecated private constants hace 9 años
  Robin Appelman a7aba07dc1 block ocs in single user mode hace 9 años
  Joas Schilling f7dd16f1ac Disable OCS api when in maintenance mode hace 9 años
  Jenkins for ownCloud b585d87d9d Update license headers hace 9 años
  Thomas Müller 2367797c17 Respect http header 'Accept-Language' on ocs and remote.php calls hace 9 años
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" hace 9 años
  Jenkins for ownCloud 6a1a4880f0 Updating license headers hace 9 años
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest hace 9 años
  Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing hace 9 años
  Vincent Petry 972fffbe02 Return 503 OCS response with requested format hace 10 años
  Vincent Petry 2e45eb8ad6 Return 503 in public.php and OCS API when upgrade is due hace 10 años
  Thomas Müller 596177727a OCS API calls will always return English messages hace 10 años
  Thomas Müller 88f6dd7db1 fixing method names hace 10 años
  Thomas Müller 743addd1e3 set content-type on ocs exceptions hace 10 años
  Robin Appelman 26793e1f94 switch OC::getRouter usages to OC::$server->getRouter hace 10 años
  Thomas Müller 8f5c641cd8 load all apps in ocs/v1.php hace 10 años
  Lukas Reschke 8a2cd0355d Use the proper content-type hace 10 años
  Thomas Müller 66a2f3b0b9 New OCS route: hace 10 años
  Frank Karlitschek f1836a997f remove the activity call here. it is not implemented anyways. This will be provided by Activity app in the future. hace 11 años
  Tom Needham f14ce1efdc Add quota to core api hace 11 años
  kondou 9e8a6b704d Add _many_ newlines at the end of files hace 11 años
  Bart Visscher 22d759964f Use raw PathInfo for matching urls hace 11 años
  Florin Peter 3c100af132 revert changes to fbbc76f281f50afa3072d99e4e0d413df835b3d3 because master is very unstable right now hace 11 años
  Tom Needham 1e1a8b2f3c Fix typo hace 11 años
  Tom Needham 66053693f8 Code style for ocs/routes.php hace 11 años
  Tom Needham 59db762dfa Change app identifier for core api routes hace 11 años
  Tom Needham 5ad1b63f76 Fix api result merging. hace 11 años
  Stefan Herbrechtsmeier ab2b79cda6 add multiple domains reverse proxy support hace 12 años
  Tom Needham 0956cae39e Add new /cloud/capabilities route and remove unused methods hace 11 años
  Thomas Mueller 42678096bb remove php closing tag hace 11 años
  Tom Needham c7a665a1e4 API: Tidy up routes.php, remove redundant call registration hace 11 años
  Tom Needham 3cc3405536 API: Remove old code. Move remaining methods to OC_OCS_Result. hace 11 años
  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. hace 11 años
  Felix Moeller 02ec677e3c Style: The last two spaces hace 11 años
  Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces hace 11 años
  Tom Needham b2a1b54e9c Detect http protocol in providers.php hace 11 años
  Sam Tuke 8b01286a5d Merged branch 'master' hace 11 años
  Tom Needham 0c55ca1d0a API: Add required auth level to OCS routes, move some routes to provisioning_api app hace 12 años
  Thomas Müller a3cda32392 Respect coding style hace 12 años
  Thomas Müller 3d74c5b3ec Respect coding style hace 12 años
  Bart Visscher 4b9200f6f7 Routing: combine all routes into one set hace 12 años
  Bart Visscher 6ba2623485 Move loading of routes to OC::getRouter function hace 12 años