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-08-29Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet
2022-07-28Fix view-only code after code review commentsVincent Petry
2022-07-28Add share attributes + prevent download permissionVincent Petry
2022-05-05Cleanup davCarl Schwan
2022-05-04remove leading minus which thankfully crashes because this operand does not a...Julien Veyssier
2022-05-02Fix use of $logger from another scope in apps/dav/lib/Server.phpfix/migrate-dav-away-from-iloggerCôme Chilliet
2022-05-02Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet
2022-04-04Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
2022-03-31Add dav plugin to trigger recalculating of checksumsbackport/27378/masterRobin Appelman
2022-02-28Add logging around dav execJulius Härtl
2022-02-14Remove setting defaultUsernamePath dynamicallyThomas Citharel
2022-02-01send request id in response headerRobin Appelman
2021-11-01Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ
2021-11-01Merge pull request #27378 from nextcloud/dav-recalc-checksumJohn Molakvoæ
2021-10-16Clean BulkUpload pluginLouis Chemineau
2021-10-15Add BulkUpload DAV pluginLouis Chemineau
2021-08-23Add dav plugin to trigger recalculating of checksumsRobin Appelman
2021-07-23Merge pull request #28084 from nextcloud/bugfix/noid/dav-user-idJohn Molakvoæ
2021-07-22Make sure that the dav propfind plugins always use the proper user idJulius Härtl
2021-07-21QuotaPlugin expect 1 parameterDaniel Kesselberg
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-06-02Export the CalDAV trash bin retention duration as propertyChristoph Wurst
2021-05-31Add a trashbin for calendars and calendar objectsChristoph Wurst
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-10-28Don't overwrite the event if we use it laterRoeland Jago Douma
2020-10-27Also run the SabreAuthInitEvent for the main serverRoeland Jago Douma
2020-08-18Add ability to limit sharing to ownerGeorg Ehrke
2020-06-06Allow for compression of the PROPFIND responsesRoeland Jago Douma
2020-05-06Translate the maintenance mode message in webdavMorris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-13Provide dav setting for user's default calendarThomas Citharel
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-03-27Sabre/DAV 4.0: beforeMethod is now beforeMethod:*Georg Ehrke
2019-12-05Update license headersChristoph Wurst
2019-11-27Add refresh-interval to exported calendarsGeorg Ehrke
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-08-15Use the proxymapper to obtain valid proxy dataRoeland Jago Douma
2019-03-13Use dependency injection for app managerMorris Jobke
2019-02-27Add HasPhoto DAV pluginJohn Molakvoæ (skjnldsv)
2019-01-30Add Apple Provisioning profileGeorg Ehrke
2019-01-04Log failure on parsingJohn Molakvoæ (skjnldsv)
2018-11-07cache webcal calendars on serverGeorg Ehrke
2018-11-04Added multi-get vcf download pluginJohn Molakvoæ (skjnldsv)
2018-06-29Merge pull request #10037 from nextcloud/dav-options-searchMorris Jobke
2018-06-28Fix search related results in OPTIONS requestsRobin Appelman
2018-06-25add resource / room principalsGeorg Ehrke
2018-06-08enable caldav for webdav subtree public-calendarsGeorg Ehrke
2018-06-01Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman