summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector
Commit message (Expand)AuthorAgeFilesLines
* log more information about insufficient storage in dav pluginRobin Appelman2019-01-081-2/+2
* forward object not found error in swift as dav 404Robin Appelman2018-11-191-0/+3
* Merge pull request #11982 from nextcloud/bugfix-stable13/noid/forbid_freebusy...Roeland Jago Douma2018-10-231-6/+4
|\
| * move disableFreeBusy check from User principal backend to Scheduling Outbox c...Georg Ehrke2018-10-231-6/+4
* | Do not emit preHooks twice on non-part-storageRoeland Jago Douma2018-10-211-6/+5
|/
* use the same ignored properties list for both CustomerPropertiesBackendsRobin Appelman2018-08-281-1/+0
* Fix search related results in OPTIONS requestsRobin Appelman2018-07-181-0/+3
* Add sabre plugin to allow anonymous options requests to the dav rootRobin Appelman2018-07-182-0/+64
* Improved logging of smb connection errorsRobin Appelman2018-07-031-1/+1
* properly lock the target file on dav upload when not using part filesRobin Appelman2018-06-251-16/+24
* Merge pull request #9707 from nextcloud/bugfix-stable13/noid/override_freebus...Morris Jobke2018-06-011-4/+15
|\
| * allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-311-4/+15
* | When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma2018-05-301-0/+7
|/
* only allow a single concurrent dav write to a fileRobin Appelman2018-05-041-1/+10
* Fix webdav support for OneNote clientsBrandon Kirsch2018-04-181-1/+1
* Do not treat is-encrypted as customer propertyRoeland Jago Douma2018-04-041-0/+1
* emit pre-hooks earlier when not using part filesRobin Appelman2018-03-081-5/+3
* keep previous exception when transforming to dav exceptionRobin Appelman2018-02-072-5/+6
* Only handle encrypted property on foldersRoeland Jago Douma2018-01-301-5/+4
* Merge pull request #7533 from nextcloud/oc-28545-handle-oc-total-length-in-ne...Morris Jobke2018-01-033-62/+18
|\
| * Handle OC-Total-Length in new chunkingThomas Müller2017-12-153-62/+18
* | Do not log user errors as log level 4Morris Jobke2018-01-031-0/+4
|/
* Principal search: Take sharing settings into accountGeorg Ehrke2017-12-111-20/+89
* Fix functions to search for principals in the backend.Christoph Seitz2017-12-111-5/+56
* Merge pull request #7313 from nextcloud/ensure-that-x-oc-mtime-header-is-an-i...Morris Jobke2017-12-111-16/+51
|\
| * Reject X-OC-MTime header if given as a string with hexadecimal notationDaniel Calviño Sánchez2017-11-281-1/+5
| * Don't use runInSeparateProcessThomas Müller2017-11-271-2/+6
| * Make possible to provide a specific HTTP request object to FileDaniel Calviño Sánchez2017-11-271-10/+32
| * Ensure that X-OC-MTime header is an integer also with chunked uploadsDaniel Calviño Sánchez2017-11-271-6/+11
* | Fix testsRoeland Jago Douma2017-12-041-1/+1
* | A failed storage is a not available storageRoeland Jago Douma2017-12-041-0/+5
* | Merge pull request #7308 from nextcloud/do-not-log-InvalidSyncTokenMorris Jobke2017-11-271-0/+3
|\ \
| * | Log InvalidSyncToken on DAV in debug levelMorris Jobke2017-11-271-0/+3
| |/
* / Log NotImplementedException on DAV in debug levelMorris Jobke2017-11-271-0/+4
|/
* Merge pull request #7047 from nextcloud/add-support-for-files-with-no-permiss...Björn Schießle2017-11-201-0/+3
|\
| * Return whether the file is readable or not in the DAV permissionsDaniel Calviño Sánchez2017-11-021-0/+3
* | Update license headersMorris Jobke2017-11-0620-5/+30
|/
* Use ::class to avoid errorsJoas Schilling2017-10-131-6/+12
* Fix class name, regression from 44cf67accdc294f46bf82b3f8661f353dc5e22f0Joas Schilling2017-10-131-1/+1
* Fix quota calculation on new dav upload endpointRoeland Jago Douma2017-09-132-17/+79
* Merge pull request #5415 from nextcloud/search-cache-nodeMorris Jobke2017-09-063-5/+41
|\
| * cache nodes from search resultsRobin Appelman2017-08-263-5/+41
* | add propfind to detect encryption statusBjoern Schiessle2017-08-281-1/+7
|/
* Do not log WebDAV maintenance mode exceptionMorris Jobke2017-08-151-3/+7
* Fix file size comparisonJoas Schilling2017-08-011-2/+2
* Fix comparisons in the dav appJoas Schilling2017-08-013-4/+4
* Fix sabre testRoeland Jago Douma2017-08-011-3/+5
* [DAV] Fix URLUtil::splitPath usageRoeland Jago Douma2017-08-018-14/+14
* Stricter phan config fixesLukas Reschke2017-08-011-5/+3
* Don't log passwords on dav exceptionsJoas Schilling2017-06-291-21/+4