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-02-22Mark DAV background jobs as time sensitive/insensitiveChristoph Wurst
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-15Fix PHP CSJoas Schilling
2020-12-14Add missing parent::__construct() calls to JobsJoas Schilling
2020-11-25Use proper OCP\BackgroundJobs\JobRoeland Jago Douma
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-07-02use new API to send a federated share if possibleBjoern Schiessle
2018-01-29Use ::class statement instead of stringMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-01Add |null to PHPDocLukas Reschke
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-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-20create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle
2016-05-18Move FederatedFileSharing to PSR-4Joas Schilling