109 Commits (712b79e9bf540f0d2d05ae7773001c9b660b03e5)

Author SHA1 Message Date
  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
  Morris Jobke 0eebff152a
Update license headers 6 years ago
  Roeland Jago Douma 87e10f9e6a
OC_OCS_Response is deprecated 6 years ago
  Lukas Reschke 80b649c471
Suppress deprecated function in \OCP\JSON 6 years ago
  Roeland Jago Douma 7753b93aa6
PrivateData to app 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
  Roeland Jago Douma 1baa2b8deb
Move OC\OCS\Person to OCSController 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 2812755359
Move federated sharing routes to the federatedfilesharingapp 7 years ago
  Roeland Jago Douma 6bc1c6590c
Move /config over to Core OCSController 7 years ago
  Roeland Jago Douma 69da896785
Move /cloud/user to Core app 7 years ago
  Roeland Jago Douma 02449c8336
Move getCapabilities over to Core 7 years ago
  Roeland Jago Douma 8ae49183c1
Catch LoginException 7 years ago
  Joas Schilling 0215b004da
Update with robin 7 years ago
  Joas Schilling ba87db3fcc
Fix others 7 years ago
  Lukas Reschke c90a71a83b
Only login if user is not logged-in 7 years ago
  Roeland Jago Douma 1caceea6c0
Make the OCS endpoint handle the new OCS AppFramework routes 8 years ago
  Bjoern Schiessle dc53788711
remove unused parameter 7 years ago
  Christoph Wurst d36a1fed3e load authentication apps first (#25126) 8 years ago
  Lukas Reschke aba539703c
Update license headers 8 years ago
  Björn Schießle 2dc26aada7
update share permissions 8 years ago
  Björn Schießle d23df4cba7
create re-share by owner and propagate unshare and unshare-from self request 8 years ago
  Björn Schießle 8f87e1104d
use query builder for getShare and add tests 8 years ago
  Björn Schießle 5a1641bed2
move request handler for federated shares to the federated sharing app 8 years ago
  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 8 years ago
  Thomas Müller bacf1603ff Adding ocs/v2.php with status code mapper 8 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