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-03-17Add trashbin migrator to export and import trashbin dataCôme Chilliet
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-23Use IBootstrap for the files_trashbin appMorris Jobke
2020-07-16Clean up container usage in files trashbinChristoph 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-03-26Remove unused importsChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-12-03respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-04set retention obligation on existing `expiration` in testsRobin Appelman
2019-08-15Use the proxymapper to obtain valid proxy dataRoeland Jago Douma
2019-03-05Use proper dependency injection for app managerMorris Jobke
2018-10-17fix select statementRobin Appelman
2018-05-22allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke
2018-04-25List trashbin in DAVRoeland Jago Douma
2018-01-29Use ::class statement instead of stringMorris Jobke
2016-07-21Fix apps/Joas Schilling
2016-05-12Move files_trashbin to PSR-4 (#24570)Joas Schilling