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
AgeCommit message (Expand)Author
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-01-12Happy new year!Thomas Müller
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-06-25update license headers and authorsMorris Jobke
2015-04-18Fix usage of deprecated private constantsJoas Schilling
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud
2014-12-04OCS API for server-to-server sharingBjoern Schiessle
2013-10-21New OCS route:Thomas Müller
2013-08-31remove the activity call here. it is not implemented anyways. This will be pr...Frank Karlitschek
2013-08-27Add quota to core apiTom Needham
2013-08-18Add _many_ newlines at the end of fileskondou
2013-04-27Fix typoTom Needham
2013-04-27Code style for ocs/routes.phpTom Needham
2013-04-27Change app identifier for core api routesTom Needham
2013-02-09Fix api result merging.Tom Needham
2013-01-17Add new /cloud/capabilities route and remove unused methodsTom Needham
2013-01-15remove php closing tagThomas Mueller
2012-12-14API: Tidy up routes.php, remove redundant call registrationTom Needham
2012-12-12API: Remove old code. Move remaining methods to OC_OCS_Result.Tom Needham
2012-09-13API: Add required auth level to OCS routes, move some routes to provisioning_...Tom Needham
2012-08-01Fix the api routesTom Needham
2012-08-01Fix /privatedata/getattribute routeBart Visscher
2012-08-01Fixup OCS modulesBart Visscher
2012-07-30Add 'ocs' as app name to API registrationBart Visscher
2012-07-30Add the format parameter inside OC_APITom Needham
2012-07-30Move routes to ocs folderTom Needham