summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Connector/Sabre
Commit message (Expand)AuthorAgeFilesLines
* Make sure that the dav propfind plugins always use the proper user idJulius Härtl2021-07-242-3/+24
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0437-48/+12
* migration to Circles 22Maxence Lange2021-05-291-4/+4
* l10n: Spelling unificationValdnet2021-05-041-1/+1
* Only set copy etag if the destination source can be foundChristoph Wurst2021-04-231-1/+8
* Only write checksum if we have a valid file infoChristoph Wurst2021-03-221-1/+4
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-13/+23
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-33/+55
* Fix the SharesPluginRoeland Jago Douma2021-03-021-19/+41
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-188-26/+26
* 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-1623-22/+26
* 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-2916-1/+16
* | 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
|/