74 コミット (d7bd7639c21fe9de94408198bc7089ebe617ff67)

作成者 SHA1 メッセージ 日付
  Christoph Wurst a5ea17a2e5 Fix missing maintenance mode header for OCS request 1年前
  Joas Schilling c160668b07
Return 500 and the exception message (on debug) on OCS 2年前
  John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 3年前
  Roeland Jago Douma cc744740b7 Remove deprecated \OCP\API 3年前
  Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 3年前
  Vincent Petry 5f405e1454
Fix loading order for OCS endpoints 3年前
  Roeland Jago Douma 72a9c35be3
Remove some IRouter methods 4年前
  Roeland Jago Douma 3831d8f57f
Remove the matching on ancient /ocs routes 3年前
  Christoph Wurst d9015a8c94
Format code to a single space around binary operators 3年前
  Christoph Wurst 94a95ffceb
Fix invalid usage of \Exception::getResult 4年前
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4年前
  Christoph Wurst 5bf3d1bb38
Update license headers 4年前
  Joas Schilling 0c77cd21f9
Make sure maintenance mode is always casted to bool 5年前
  Julius Härtl 3e21033dfc
Fix undefined constant error for STATUS_SERVICE_UNAVAILABLE 5年前
  Morris Jobke 79d9841bce
Replace hardcoded status headers with calls to http_response_code() 6年前
  Roeland Jago Douma e628424ccf
Warn about the old OCP\API::register construct for OCS 6年前
  Morris Jobke ca74a54dfa
Remove "DEBUG OUTPUT:" from failing OCS API requests 6年前
  Roeland Jago Douma b8af7ee9bc
Nextcloud 13 is not compatible with newer than php 7.2 6年前
  Roeland Jago Douma 87e10f9e6a
OC_OCS_Response is deprecated 6年前
  Joas Schilling 9f3d9b5b23
Don't force the use of Accept-Language anymore 7年前
  Morris Jobke 6174a514b7
Get rid of static OCS::notFound() 7年前
  Morris Jobke 9533f4e5ed
Clean up single user mode 7年前
  Robin Appelman e7e614d801
log ocs exceptions 7年前
  Vincent Petry 00f135d320
Die in OCS v1.php on exception 7年前
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 7年前
  Roeland Jago Douma 8ae49183c1
Catch LoginException 8年前
  Joas Schilling 0215b004da
Update with robin 8年前
  Joas Schilling ba87db3fcc
Fix others 8年前
  Lukas Reschke c90a71a83b
Only login if user is not logged-in 8年前
  Roeland Jago Douma 1caceea6c0
Make the OCS endpoint handle the new OCS AppFramework routes 8年前
  Christoph Wurst d36a1fed3e load authentication apps first (#25126) 8年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Lukas Reschke 933f60e314 Update author information 8年前
  Joas Schilling 043625ee52 Move findLanguage() and setLanguageFromRequest() to factory 8年前
  Thomas Müller 682821c71e Happy new year! 8年前
  Morris Jobke b945d71384 update licence headers via script 8年前
  Thomas Müller 3358db320b Reduce duplicate code 9年前
  Morris Jobke f63915d0c8 update license headers and authors 9年前
  Robin Appelman a7aba07dc1 block ocs in single user mode 9年前
  Joas Schilling f7dd16f1ac Disable OCS api when in maintenance mode 9年前
  Jenkins for ownCloud b585d87d9d Update license headers 9年前
  Thomas Müller 2367797c17 Respect http header 'Accept-Language' on ocs and remote.php calls 9年前
  Morris Jobke 06aef4e8b1 Revert "Updating license headers" 9年前
  Jenkins for ownCloud 6a1a4880f0 Updating license headers 9年前
  Lukas Reschke 886bda5f81 Refactor OC_Request into TrustedDomainHelper and IRequest 9年前
  Vincent Petry 972fffbe02 Return 503 OCS response with requested format 10年前
  Vincent Petry 2e45eb8ad6 Return 503 in public.php and OCS API when upgrade is due 10年前
  Thomas Müller 596177727a OCS API calls will always return English messages 10年前
  Thomas Müller 88f6dd7db1 fixing method names 10年前
  Thomas Müller 743addd1e3 set content-type on ocs exceptions 10年前