77 Commits (3ffa7d986a3bb2a67ae37e017f3e34097774cbf2)

Author SHA1 Message Date
  Björn Schießle e10105474f
move federated sharing settings to the federatedfilesharing app 8 years ago
  Lukas Reschke 933f60e314 Update author information 8 years ago
  Joas Schilling 043625ee52 Move findLanguage() and setLanguageFromRequest() to factory 8 years ago
  Thomas Müller 682821c71e Happy new year! 8 years ago
  Lukas Reschke 574f9b1e3f Use XMLWriter to generate response 8 years ago
  Roeland Jago Douma 002e9c76cd Combine OCS API getUser method code into provisioning_api app 8 years ago
  Morris Jobke 8366ce2767 deduplicate @xenopathic 8 years ago
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Robin McCorkell 29dd7d83c4 Check if files_sharing is actually enabled before using it 8 years ago
  Thomas Müller 3358db320b Reduce duplicate code 9 years ago
  Thomas Müller bacf1603ff Adding ocs/v2.php with status code mapper 9 years ago
  Morris Jobke f63915d0c8 update license headers and authors 9 years ago
  Joas Schilling 3f3f8c2f99 Fix usage of deprecated private constants 9 years ago
  Robin Appelman a7aba07dc1 block ocs in single user mode 9 years ago
  Joas Schilling f7dd16f1ac Disable OCS api when in maintenance mode 9 years ago
  Jenkins for ownCloud b585d87d9d Update license headers 9 years ago
  Thomas Müller 2367797c17 Respect http header 'Accept-Language' on ocs and remote.php calls 9 years ago
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9 years ago
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9 years ago
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9 years ago
  Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 9 years ago
  Vincent Petry 972fffbe02 Return 503 OCS response with requested format 10 years ago
  Vincent Petry 2e45eb8ad6 Return 503 in public.php and OCS API when upgrade is due 10 years ago
  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. 11 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