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
2021-12-13Limit more contact searchesJoas Schilling
2021-06-09Correctly check the reception of a remote feedbackLouis Chemineau
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-13[Fix #24682]: ensure federation cloud id is retruned if FN property not foundGuillaume Virlet
2020-11-25send expected format of cloud idArthur Schiwon
2020-11-24set the display name of federated sharees from addressbookArthur Schiwon
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-06-24Update share type constant usageJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-02-19According to the OCM specification the body needs to be JSON encodedBjoern Schiessle
2018-07-11translate nextcloud share types to OCM share typesBjoern Schiessle
2018-07-11log error messgageBjoern Schiessle
2018-07-02cache results from ocm end-point discoveryBjoern Schiessle
2018-07-02fix return type from send shareBjoern Schiessle
2018-07-02look for correct OCM permissionsBjoern Schiessle
2018-07-02cleanup variable naming, it is actually a resource typeBjoern Schiessle
2018-07-02some minor fixes and clode cleanupBjoern Schiessle
2018-07-02send reshare over OCM APIBjoern Schiessle
2018-07-02detect correctly if a share was send successfulBjoern Schiessle
2018-07-02adjust to latest api versionBjoern Schiessle
2018-07-02check API VersionBjoern Schiessle
2018-07-02send accept share notification (WIP)Bjoern Schiessle
2018-07-02use new API to send a federated share if possibleBjoern Schiessle
2018-07-02check if cloud federation api is readyBjoern Schiessle
2018-07-02start implementing federated sharing 2.0Bjoern Schiessle
2018-01-16Make OCP\Federation strictRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-02-14Fix DI of the cloud id manager into appsJoas Schilling
2017-02-09fix copyright headersRobin Appelman
2017-02-09clean cloud idsRobin Appelman
2017-02-08add testsRobin Appelman
2017-02-08Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman