aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Have the CommentsPropertiesPlugin use the new fancy methodRoeland Jago Douma2020-11-041-18/+27
* Merge pull request #21693 from nextcloud/fix/noid/import-certificates-only-by...Morris Jobke2020-11-031-3/+1
|\
| * Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-3/+1
* | [tx-robot] updated from transifexNextcloud bot2020-11-032-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2020-11-024-4/+4
* [tx-robot] updated from transifexNextcloud bot2020-11-016-6/+8
* [tx-robot] updated from transifexNextcloud bot2020-10-316-12/+30
* Don't overwrite the event if we use it laterRoeland Jago Douma2020-10-281-2/+2
* Merge pull request #23723 from nextcloud/fix/dav_server_auth_initMorris Jobke2020-10-281-0/+7
|\
| * Also run the SabreAuthInitEvent for the main serverRoeland Jago Douma2020-10-271-0/+7
* | [tx-robot] updated from transifexNextcloud bot2020-10-286-4/+14
* | [tx-robot] updated from transifexNextcloud bot2020-10-276-6/+6
|/
* [tx-robot] updated from transifexNextcloud bot2020-10-234-2/+4
* Merge pull request #23497 from nextcloud/bugfix/noid/caldav-timerange-arrayJoas Schilling2020-10-191-1/+2
|\
| * CalDavBackend: check if timerange is array before accessingSimon Spannagel2020-10-161-1/+2
* | [tx-robot] updated from transifexNextcloud bot2020-10-162-0/+12
|/
* [tx-robot] updated from transifexNextcloud bot2020-10-13110-496/+110
* Merge pull request #23317 from nextcloud/fix/contact-updateMorris Jobke2020-10-122-2/+54
|\
| * handle nested properties, fixes #20544call-me-matt2020-10-122-2/+54
* | [tx-robot] updated from transifexNextcloud bot2020-10-122-0/+34
* | [tx-robot] updated from transifexNextcloud bot2020-10-112-12/+12
* | [tx-robot] updated from transifexNextcloud bot2020-10-092-0/+22
|/
* Use PSR Logger in event dispatcherJoas Schilling2020-10-081-1/+2
* Merge pull request #23025 from Iscle/masterMorris Jobke2020-10-061-2/+6
|\
| * DirectController: Verify that expirationTime is between 0s and 24hIscle2020-10-011-0/+4
| * DirectController: Let users choose the expiration timeIscle2020-09-241-2/+2
* | Merge pull request #23028 from nextcloud/bugfix/noid/array-to-string-conversi...Morris Jobke2020-10-051-1/+1
|\ \
| * | Fix array to string conversion on event searchJoas Schilling2020-09-241-1/+1
| |/
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-0545-179/+179
* | Fix unit testsRoeland Jago Douma2020-10-051-0/+6
* | Merge pull request #22969 from eleith/catch-no-instance-exceptionRoeland Jago Douma2020-10-042-1/+159
|\ \
| * | broaden exception handling on webcal refresheleith2020-09-292-1/+159
| |/
* | Merge pull request #22983 from nextcloud/bugfix/noid/sync-all-users-to-system...Roeland Jago Douma2020-09-291-1/+1
|\ \
| * | Sync all users to the system addresssbookJoas Schilling2020-09-211-1/+1
| |/
* | [tx-robot] updated from transifexNextcloud bot2020-09-292-0/+8
* | Merge pull request #23034 from nextcloud/bugfix/noid/numeric-folders-thorw-on...Joas Schilling2020-09-251-0/+12
|\ \
| * | Fix numeric folders throwing on markDirtyJoas Schilling2020-09-241-0/+12
* | | Update autloaderRoeland Jago Douma2020-09-241-1/+1
|/ /
* / [tx-robot] updated from transifexNextcloud bot2020-09-242-0/+12
|/
* [tx-robot] updated from transifexNextcloud bot2020-09-204-0/+14
* Bump versionsJoas Schilling2020-09-181-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-09-184-2/+4
* Update urls to stackoverflow.com to "HTTPS"J0WI2020-09-171-1/+1
* Remove @suppress SqlInjectionCheckerMorris Jobke2020-09-162-10/+0
* Remove phan config - was replaced by PsalmMorris Jobke2020-09-162-8/+0
* [tx-robot] updated from transifexNextcloud bot2020-09-158-2/+126
* 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