summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector
Commit message (Expand)AuthorAgeFilesLines
* Throttle on public DAV endpointLukas Reschke2021-06-231-1/+15
* Header must contain a colonacsfer2021-06-101-1/+1
* l10n: Spelling unificationValdnet2021-05-051-1/+1
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-111-13/+23
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-111-33/+55
* Merge pull request #25383 from nextcloud/bugfix/24893Roeland Jago Douma2021-01-291-0/+3
|\
| * Properly handle SMB ACL blocking scanning a directoryJulius Härtl2021-01-291-0/+3
* | Merge pull request #25218 from nextcloud/fix/25213/do-no-remove-vali-dav-grou...Christoph Wurst2021-01-291-2/+18
|\ \ | |/ |/|
| * do not remove valid group sharesArthur Schiwon2021-01-191-2/+18
* | Catch NotFoundException when querying quotaVincent Petry2021-01-251-0/+2
* | also use storage copy when dav copying directoriesRobin Appelman2021-01-211-1/+1
|/
* Bump icewind/streams from 0.7.1 to 0.7.2Christoph Wurst2020-12-291-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1624-23/+27
* use a consistent default value for sharing.maxAutocompleteResultsArthur Schiwon2020-12-151-1/+5
* dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon2020-12-151-1/+2
* Handle deck share type in audit and dav appJulius Härtl2020-12-091-0/+1
* Merge pull request #24358 from nextcloud/dav-storage-copyMorris Jobke2020-12-031-2/+24
|\
| * use storage copy implementation when doing dav copyRobin Appelman2020-11-241-2/+24
* | A valid user session is required for circles.Daniel Kesselberg2020-11-261-1/+3
* | Update phpdoc for circleToPrincipalDaniel Kesselberg2020-11-261-8/+1
|/
* Have the CommentsPropertiesPlugin use the new fancy methodRoeland Jago Douma2020-11-041-18/+27
* Format code to a single space around binary operatorsChristoph Wurst2020-10-052-4/+4
* Fix numeric folders throwing on markDirtyJoas Schilling2020-09-241-0/+12
* Merge pull request #22799 from nextcloud/bugfix/noid/dont-log-microsoft-webda...Morris Jobke2020-09-141-0/+5
|\
| * Don't log Microsoft WebDAV client trying to tag thingsJoas Schilling2020-09-111-0/+5
* | Mitigate encoding issue with user principal uriGeorg Ehrke2020-09-101-1/+5
|/
* Properly catch exception from writing to stream when copying a fileJulius Härtl2020-09-101-2/+9
* Update license headers for Nextcloud 20 (again)Christoph Wurst2020-09-071-0/+1
* Do not keep the part file if the forbidden exception has retry set to falseJulius Härtl2020-09-031-0/+3
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-244-1/+5
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-9/+9
* Fix some MissingDocblockType or InvalidDocblock warnings.Daniel Kesselberg2020-08-141-2/+0
* Do not log RequestedRangeNotSatisfiable exceptions in DAVRoeland Jago Douma2020-07-141-0/+3
* Merge pull request #21074 from jvsalo/shared-lock-multi-releaseMorris Jobke2020-07-061-0/+14
|\
| * In LockPlugin, only release a lock if it was acquiredJaakko Salo2020-05-241-0/+14
* | Update share type constant usageJoas Schilling2020-06-242-12/+12
* | Allow for compression of the PROPFIND responsesRoeland Jago Douma2020-06-061-0/+74
|/
* Translate the maintenance mode message in webdavMorris Jobke2020-05-062-8/+15
* Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma2020-04-301-1/+2
|\
| * Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl2020-04-241-1/+2
* | Update license headers for 19Christoph Wurst2020-04-2918-1/+18
* | Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-241-2/+2
|/
* Merge pull request #20576 from nextcloud/fix/dav/oc-etagRoeland Jago Douma2020-04-221-1/+1
|\
| * Make sure that OC-ETag is set againRoeland Jago Douma2020-04-211-1/+1
* | Fix usages of afterMethod -> afterMethod:*Georg Ehrke2020-04-212-2/+2
|/
* DAV's exception logger should deal with any ThrowableArthur Schiwon2020-04-151-1/+1
* dont set headers for cliRobin Appelman2020-04-131-1/+3
* Return hashes of uploaded content for dav uploadsRobin Appelman2020-04-131-8/+19
* Format code according to PSR2Christoph Wurst2020-04-101-2/+1
* Add visibility to all constantsChristoph Wurst2020-04-1013-45/+45