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-01-29take into account that UNIQUE index might not work as expectedArthur Schiwon
2020-12-30Update license headersChristoph Wurst
2020-12-17fixes sharing to group ids with characters that are being url encodedArthur Schiwon
2020-10-05Format code to a single space around binary operatorsChristoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-10Use elseif instead of else ifChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-03-05Fix whitespaceMorris Jobke
2019-03-01Share calendar to circleVinicius Cubas Brand
2018-05-27When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma
2018-01-27Remove unneeded semicolon and parenthesesMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-10-05Check if the user/group exists for dav sharesJoas Schilling
2017-08-01Fix comparisons in the dav appJoas Schilling
2016-09-27delete shares to an userThomas Citharel
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling