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-30Migrate HintException to OCPGary Kim
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2018-01-26Return value immediately instead of assigning to a one-time variableMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-02-08Add a single public api for resolving a cloud id to a user and remote and backRobin Appelman
2016-11-02use https by default if no protocol is given. Only use unsecure connection if...Bjoern Schiessle
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-18Move FederatedFileSharing to PSR-4Joas Schilling