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-12Migrate internal classes to the OCP db col typesChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-11-10Create primary keys on all tables and add a command to create the afterwardsJoas Schilling
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-01Replace TYPE with TYPESDaniel Kesselberg
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-13store filecache extension fieldsRobin Appelman
2019-07-15Add DB table to extend filecache with metadata etag, creation time and upload...Morris Jobke