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-05-05Cleanup davCarl Schwan
2022-05-02Migrate last instances of $server::getLogger() from davCôme Chilliet
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-05-06Translate the maintenance mode message in webdavMorris Jobke
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2019-12-20Update license headers for 18Christoph Wurst
2019-12-16Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-oldRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-12-04Load apps dav plugins on the old webdav routeJulius Härtl
2017-11-06Update license headersMorris Jobke
2017-08-30also allow to register additional plugins if the old endpoint is usedBjoern Schiessle
2017-05-18Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke
2017-03-11Check that set_time_limit is not disabled before calling itKo-
2017-01-23Prevent PHP request to get killed when using fclose callback (#26775)Vincent Petry
2016-07-27add dav property to check if a file has a preview availableRobin Appelman
2016-07-21Fix apps/Joas Schilling
2016-07-20Implement brute force protectionLukas Reschke
2016-06-01block DAV if 2FA challenge needs to be solved firstChristoph Wurst
2016-05-26Update license headersLukas Reschke
2016-02-18Require CSRF token for non WebDAV authenticated requestsLukas Reschke
2016-02-08Adding pre oc 9.0 CardDAV endpoint for migration of old clientsThomas Müller
2016-01-13Remove the listener pluginJoas Schilling
2016-01-12Happy new year!Thomas Müller
2015-11-14Add fake locker plugin for WebDAVFSLukas Reschke
2015-10-23Add tests for Sabre Auth plugin + make getCurrentUser compatibleLukas Reschke
2015-10-16Fix webdav accessRoeland Jago Douma
2015-10-16Consolidate webdav code - move all to one appThomas Müller