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
2022-03-16Log in audit log federated shares eventsfix/federated-shares-eventsCarl Schwan
2021-07-14Allow to get a local cloud id without going through the contacts managerJulius Härtl
2021-06-30Migrate HintException to OCPGary Kim
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-04-19Do not allow adding file drop shares to your own cloudRoeland Jago Douma
2021-03-10Move requesthandler controller to LoggerInterfaceRoeland Jago Douma
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-24set the display name of federated sharees from addressbookArthur Schiwon
2020-08-12Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-27Mode to modern phpunitRoeland Jago Douma
2019-11-27Make phpunit8 compatibleRoeland Jago Douma
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-07-02update testsBjoern Schiessle
2018-04-23Fix DI for federated file sharing controllerMorris Jobke
2018-03-26Do not use \OCP\DB anymoreRoeland Jago Douma
2018-03-13Remove deprecated HTTPHelperRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-10-26Use ::class in test mocks of encryption appMorris Jobke
2017-10-26Use ::class in test mocks of dav appMorris Jobke
2017-10-24Use ::class in test mocksMorris Jobke
2017-08-15Use proper methods for registerBackendMorris Jobke
2017-05-18Add the column so we keep the value from before the updateJoas Schilling
2017-04-11Do proper DIRoeland Jago Douma
2017-04-11remove discovery manager in favour of the OCSDiscoveryServiceBjoern Schiessle
2017-04-07update unit testsBjoern Schiessle
2017-02-08Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman
2016-09-29Mock HTTPClientServiceLukas Reschke
2016-08-28Move federated sharing routes to the federatedfilesharingappRoeland Jago Douma
2016-07-21Fix apps/Joas Schilling
2016-07-14don't convert link share to federated share if outgoing federated shares are ...Bjoern Schiessle
2016-07-14rename SaveToNextcloudController to MountPublicLinkControllerBjoern Schiessle
2016-07-14adjust copyright noticesBjoern Schiessle
2016-07-14move some stuff over to the federatedfilesharing appBjoern Schiessle
2016-07-14s/ownCloud/NextcloudBjoern Schiessle
2016-07-14continue to accept the URL of the remote server instead of the federated clou...Bjoern Schiessle
2016-07-14add unit testsBjörn Schießle