aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Server.php
Commit message (Expand)AuthorAgeFilesLines
* expose system tags as dav property for filesRobin Appelman2023-04-281-5/+1
* Merge pull request #36800 from rotdrop/feature/dav-macos-quirksAnna2023-03-131-0/+2
|\
| * apps/dav: add some OSX specific quirks.Claus-Justus Heine2023-03-071-0/+2
* | feat(s3): Use multipart upload for chunked uploadingJulius Härtl2023-03-081-0/+3
|/
* [WIP] Add logging to Scheduling PluginAnna Larch2023-01-041-1/+1
* Added parameter to disallow calendar subscription via linkPawel Boguslawski2022-11-021-1/+4
* Move Dav fileid and permissions logic into OCP\Util to be able to use it for ...Côme Chilliet2022-08-291-1/+4
* Fix view-only code after code review commentsVincent Petry2022-07-281-1/+1
* Add share attributes + prevent download permissionVincent Petry2022-07-281-0/+6
* Cleanup davCarl Schwan2022-05-051-2/+1
* remove leading minus which thankfully crashes because this operand does not a...Julien Veyssier2022-05-041-1/+1
* Fix use of $logger from another scope in apps/dav/lib/Server.phpCôme Chilliet2022-05-021-0/+1
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-11/+10
* Merge pull request #29510 from nextcloud/backport/27378/masterJohn Molakvoæ2022-04-041-0/+2
|\
| * Add dav plugin to trigger recalculating of checksumsRobin Appelman2022-03-311-0/+2
* | Add a built-in profiler inside NextcloudCarl Schwan2022-04-041-10/+21
|/
* Add logging around dav execJulius Härtl2022-02-281-0/+5
* Remove setting defaultUsernamePath dynamicallyThomas Citharel2022-02-141-1/+0
* send request id in response headerRobin Appelman2022-02-011-0/+2
* Revert "add dav plugin to trigger recalculating of checksums"John Molakvoæ2021-11-011-2/+0
* Merge pull request #27378 from nextcloud/dav-recalc-checksumJohn Molakvoæ2021-11-011-0/+2
|\
| * Add dav plugin to trigger recalculating of checksumsRobin Appelman2021-08-231-0/+2
* | Clean BulkUpload pluginLouis Chemineau2021-10-161-4/+4
* | Add BulkUpload DAV pluginLouis Chemineau2021-10-151-0/+6
|/
* Merge pull request #28084 from nextcloud/bugfix/noid/dav-user-idJohn Molakvoæ2021-07-231-0/+1
|\
| * Make sure that the dav propfind plugins always use the proper user idJulius Härtl2021-07-221-0/+1
* | QuotaPlugin expect 1 parameterDaniel Kesselberg2021-07-211-1/+1
|/
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Export the CalDAV trash bin retention duration as propertyChristoph Wurst2021-06-021-1/+1
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-1/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Don't overwrite the event if we use it laterRoeland Jago Douma2020-10-281-2/+2
* Also run the SabreAuthInitEvent for the main serverRoeland Jago Douma2020-10-271-0/+7
* Add ability to limit sharing to ownerGeorg Ehrke2020-08-181-2/+2
* Allow for compression of the PROPFIND responsesRoeland Jago Douma2020-06-061-0/+5
* Translate the maintenance mode message in webdavMorris Jobke2020-05-061-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Provide dav setting for user's default calendarThomas Citharel2020-04-131-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Sabre/DAV 4.0: beforeMethod is now beforeMethod:*Georg Ehrke2020-03-271-1/+1
* Update license headersChristoph Wurst2019-12-051-4/+5
* Add refresh-interval to exported calendarsGeorg Ehrke2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-6/+7
* Use the proxymapper to obtain valid proxy dataRoeland Jago Douma2019-08-151-1/+2
* Use dependency injection for app managerMorris Jobke2019-03-131-1/+2
* Add HasPhoto DAV pluginJohn Molakvoæ (skjnldsv)2019-02-271-0/+2
* Add Apple Provisioning profileGeorg Ehrke2019-01-301-0/+12
* Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-041-1/+4
* cache webcal calendars on serverGeorg Ehrke2018-11-071-0/+3