62 Commits (355f479a07cdd6ffd26905c18a599e9613130c72)

Author SHA1 Message Date
  Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool 5 years ago
  Julius Härtl 3e21033dfc
Fix undefined constant error for STATUS_SERVICE_UNAVAILABLE 5 years ago
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() 6 years ago
  Roeland Jago Douma e628424ccf
Warn about the old OCP\API::register construct for OCS 6 years ago
  Morris Jobke ca74a54dfa
Remove "DEBUG OUTPUT:" from failing OCS API requests 6 years ago
  Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 6 years ago
  Roeland Jago Douma 87e10f9e6a
OC_OCS_Response is deprecated 6 years ago
  Joas Schilling 9f3d9b5b23
Don't force the use of Accept-Language anymore 7 years ago
  Morris Jobke 6174a514b7
Get rid of static OCS::notFound() 7 years ago
  Morris Jobke 9533f4e5ed
Clean up single user mode 7 years ago
  Robin Appelman e7e614d801
log ocs exceptions 7 years ago
  Vincent Petry 00f135d320
Die in OCS v1.php on exception 7 years ago
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 7 years ago
  Roeland Jago Douma 8ae49183c1
Catch LoginException 8 years ago
  Joas Schilling 0215b004da
Update with robin 8 years ago
  Joas Schilling ba87db3fcc
Fix others 8 years ago
  Lukas Reschke c90a71a83b
Only login if user is not logged-in 8 years ago
  Roeland Jago Douma 1caceea6c0
Make the OCS endpoint handle the new OCS AppFramework routes 8 years ago
  Christoph Wurst d36a1fed3e load authentication apps first (#25126) 8 years ago
  Lukas Reschke aba539703c
Update license headers 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
  Morris Jobke b945d71384 update licence headers via script 8 years ago
  Thomas Müller 3358db320b Reduce duplicate code 8 years ago
  Morris Jobke f63915d0c8 update license headers and authors 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
  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
  Bart Visscher 22d759964f Use raw PathInfo for matching urls 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
  Sam Tuke 8b01286a5d Merged branch 'master' 11 years ago
  Thomas Müller a3cda32392 Respect coding style 11 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
  Bart Visscher 006b127da4 Routing: Handle MethodNotAllowedException 12 years ago
  Bart Visscher 7a24f0cd8d Make calling ocs/v1.php/config work 12 years ago