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)
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
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-09Fix (array) indent style to always use one tabChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-07-18LIMIT is no column but a SQL feature, allow limit on initial syncGeorg Ehrke
2018-12-04Fix the system address bookRoeland Jago Douma
2018-11-14fixes dav share issue with ownerGeorg Ehrke
2018-05-27When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-04-20Fix remaining "PHP Inspection" warningsJoas Schilling
2017-04-20Add public access modifier to all methodsJoas Schilling
2017-04-20Restrict share handling to the owner onlyJoas Schilling
2016-10-06Translate the Contacts addressbook when it's defaultJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling