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-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-16Move over notification to new registrationRoeland Jago Douma
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-21Use the proper IAppContainer and IServerContainer type hints to know which co...Morris Jobke
2020-07-21Adjust apps' code to use the ContainerInterfaceChristoph Wurst
2020-07-14Use IBootstrap for the app federatedfilesharingMorris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2019-12-20Update license headers for 18Christoph Wurst
2019-12-16confirm auth on share generated by CirclesMaxence Lange
2019-12-06revert protectedJohn Molakvoæ
2019-12-06Fix external sharing loading scriptJohn Molakvoæ (skjnldsv)
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-07-11implement federated group sharesBjoern Schiessle
2018-07-02implement unshare notificationBjoern Schiessle
2018-07-02implement decline shareBjoern Schiessle
2018-07-02use new API to send a federated share if possibleBjoern Schiessle
2018-07-02implement receiving of federated sharesBjoern Schiessle
2018-07-02start implementing federated sharing 2.0Bjoern Schiessle
2018-04-23Fix DI for federated file sharing controllerMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-06-23adapt federatedfilesharingArthur Schiwon
2017-05-29add new config switched for the global scale architectureBjoern Schiessle
2017-04-11Do proper DIRoeland Jago Douma
2017-04-11remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle
2017-02-08Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman
2016-09-12Fix some more sniffsJoas Schilling
2016-08-28Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma
2016-08-11adjust federatedfilesharingArthur Schiwon
2016-07-21Fix apps/Joas Schilling
2016-07-14create a real federated share if a user add a public link to his ownCloudBjörn Schießle
2016-05-26Update license headersLukas Reschke
2016-05-20use share initiator as fall back to access the fileBjörn Schießle
2016-05-18Move FederatedFileSharing to PSR-4Joas Schilling