96 コミット (55bf9e3f711c5eacfe2c096dd2ee99bc4e7fcf8a)

作成者 SHA1 メッセージ 日付
  Vincent Petry 00f135d320
Die in OCS v1.php on exception 7年前
  Roeland Jago Douma 1baa2b8deb
Move OC\OCS\Person to OCSController 7年前
  Joas Schilling f3319f6294
Allow to call the files even when you are in another instance atm 7年前
  Roeland Jago Douma 2812755359
Move federated sharing routes to the federatedfilesharingapp 7年前
  Roeland Jago Douma 6bc1c6590c
Move /config over to Core OCSController 8年前
  Roeland Jago Douma 69da896785
Move /cloud/user to Core app 8年前
  Roeland Jago Douma 02449c8336
Move getCapabilities over to Core 8年前
  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年前
  Bjoern Schiessle dc53788711
remove unused parameter 8年前
  Christoph Wurst d36a1fed3e load authentication apps first (#25126) 8年前
  Lukas Reschke aba539703c
Update license headers 8年前
  Björn Schießle 2dc26aada7
update share permissions 8年前
  Björn Schießle d23df4cba7
create re-share by owner and propagate unshare and unshare-from self request 8年前
  Björn Schießle 8f87e1104d
use query builder for getShare and add tests 8年前
  Björn Schießle 5a1641bed2
move request handler for federated shares to the federated sharing app 8年前
  Björn Schießle e10105474f
move federated sharing settings to the federatedfilesharing app 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年前
  Lukas Reschke 574f9b1e3f Use XMLWriter to generate response 8年前
  Roeland Jago Douma 002e9c76cd Combine OCS API getUser method code into provisioning_api app 8年前
  Morris Jobke 8366ce2767 deduplicate @xenopathic 8年前
  Morris Jobke b945d71384 update licence headers via script 8年前
  Robin McCorkell 29dd7d83c4 Check if files_sharing is actually enabled before using it 8年前
  Thomas Müller 3358db320b Reduce duplicate code 9年前
  Thomas Müller bacf1603ff Adding ocs/v2.php with status code mapper 9年前
  Morris Jobke f63915d0c8 update license headers and authors 9年前
  Joas Schilling 3f3f8c2f99 Fix usage of deprecated private constants 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年前
  Bjoern Schiessle 698ecbf308 OCS API for server-to-server sharing 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年前
  Robin Appelman 26793e1f94 switch OC::getRouter usages to OC::$server->getRouter 10年前
  Thomas Müller 8f5c641cd8 load all apps in ocs/v1.php 10年前
  Lukas Reschke 8a2cd0355d Use the proper content-type 10年前
  Thomas Müller 66a2f3b0b9 New OCS route: 10年前
  Frank Karlitschek f1836a997f remove the activity call here. it is not implemented anyways. This will be provided by Activity app in the future. 11年前