Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/ocs
AgeCommit message (Expand)Author
2017-09-21OC_OCS_Response is deprecatedRoeland Jago Douma
2017-08-01Suppress deprecated function in \OCP\JSONLukas Reschke
2017-07-21PrivateData to appRoeland Jago Douma
2017-04-07Don't force the use of Accept-Language anymoreJoas Schilling
2017-03-03Get rid of static OCS::notFound()Morris Jobke
2017-02-23Clean up single user modeMorris Jobke
2017-02-08log ocs exceptionsRobin Appelman
2016-12-16Die in OCS v1.php on exceptionVincent Petry
2016-11-16Move OC\OCS\Person to OCSControllerRoeland Jago Douma
2016-10-06Allow to call the files even when you are in another instance atmJoas Schilling
2016-08-28Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma
2016-08-18Move /config over to Core OCSControllerRoeland Jago Douma
2016-08-09Move /cloud/user to Core appRoeland Jago Douma
2016-08-09Move getCapabilities over to CoreRoeland Jago Douma
2016-07-22Catch LoginExceptionRoeland Jago Douma
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-07-18Only login if user is not logged-inLukas Reschke
2016-07-18Make the OCS endpoint handle the new OCS AppFramework routesRoeland Jago Douma
2016-07-14remove unused parameterBjoern Schiessle
2016-06-16load authentication apps first (#25126)Christoph Wurst
2016-05-26Update license headersLukas Reschke
2016-05-20update share permissionsBjörn Schießle
2016-05-20create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle
2016-05-20use query builder for getShare and add testsBjörn Schießle
2016-05-20move request handler for federated shares to the federated sharing appBjörn Schießle
2016-04-22move federated sharing settings to the federatedfilesharing appBjörn Schießle
2016-03-01Update author informationLukas Reschke
2016-01-26Move findLanguage() and setLanguageFromRequest() to factoryJoas Schilling
2016-01-12Happy new year!Thomas Müller
2015-11-30Use XMLWriter to generate responseLukas Reschke
2015-10-13Combine OCS API getUser method code into provisioning_api appRoeland Jago Douma
2015-10-06deduplicate @xenopathicMorris Jobke
2015-10-05update licence headers via scriptMorris Jobke
2015-09-09Check if files_sharing is actually enabled before using itRobin McCorkell
2015-08-03Reduce duplicate codeThomas Müller
2015-08-03Adding ocs/v2.php with status code mapperThomas Müller
2015-06-25update license headers and authorsMorris Jobke
2015-04-18Fix usage of deprecated private constantsJoas Schilling
2015-04-09block ocs in single user modeRobin Appelman
2015-04-08Disable OCS api when in maintenance modeJoas Schilling
2015-03-26Update license headersJenkins for ownCloud
2015-03-09Respect http header 'Accept-Language' on ocs and remote.php callsThomas Müller
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2015-02-17Refactor OC_Request into TrustedDomainHelper and IRequestLukas Reschke
2014-12-04OCS API for server-to-server sharingBjoern Schiessle
2014-06-30Return 503 OCS response with requested formatVincent Petry
2014-06-30Return 503 in public.php and OCS API when upgrade is dueVincent Petry
2014-04-15OCS API calls will always return English messagesThomas Müller