summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* not to backquote LIMIT on CalDavBackend.phpnhirokinet2017-09-111-1/+1
* also allow to register additional plugins if the old endpoint is usedBjoern Schiessle2017-09-011-0/+5
* add a new dav event to allow apps to register their own sabredav pluginsBjoern Schiessle2017-09-011-0/+3
* Merge pull request #5841 from nextcloud/bugfix-stable12/2855/dont_send_invita...Morris Jobke2017-08-304-5/+134
|\
| * Sabre/VObject returns DateTimeImmutable, not a simple DateTimeGeorg Ehrke2017-07-232-7/+13
| * don't send invitation emails for past eventsGeorg Ehrke2017-07-234-5/+128
* | [tx-robot] updated from transifexNextcloud bot2017-08-302-4/+4
* | add propfind to detect encryption statusBjoern Schiessle2017-08-281-1/+7
* | [tx-robot] updated from transifexNextcloud bot2017-08-0950-50/+0
* | [tx-robot] updated from transifexNextcloud bot2017-07-302-2/+16
* | [tx-robot] updated from transifexNextcloud bot2017-07-272-2/+80
|/
* fix preview for public linksBjoern Schiessle2017-07-201-1/+3
* [tx-robot] updated from transifexNextcloud bot2017-07-152-2/+2
* [tx-robot] updated from transifexNextcloud bot2017-07-132-14/+14
* [tx-robot] updated from transifexNextcloud bot2017-07-122-20/+20
* Merge pull request #5435 from nextcloud/backport-5124-allow-dirlisting-with-u...Lukas Reschke2017-07-112-4/+11
|\
| * Fix unit testJoas Schilling2017-06-161-4/+5
| * Allow dir-listing also when one child is blocked by access controlJoas Schilling2017-06-161-0/+6
* | Use PNG version of the icons for shipped activitiesJoas Schilling2017-07-073-3/+15
* | Don't log passwords on dav exceptionsJoas Schilling2017-07-052-24/+7
* | Merge pull request #5525 from nextcloud/stable12-5517Morris Jobke2017-07-041-1/+1
|\ \
| * | Enhance the logging if the part file can not be renamedMorris Jobke2017-06-231-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2017-06-262-0/+98
|/ /
* / [tx-robot] updated from transifexNextcloud bot2017-06-172-2/+2
|/
* Merge pull request #5301 from nextcloud/bugfix-stable12/noid/fix_proppatch_re...Morris Jobke2017-06-142-0/+12
|\
| * allow users to send PropPatch request when calendar is group-shared with themGeorg Ehrke2017-06-082-0/+12
* | Merge pull request #5299 from nextcloud/bugfix-stable12/4885/calendar_shares_...Morris Jobke2017-06-145-0/+20
|\ \
| * | urldecode group principals in Cal- and CardDAV backendGeorg Ehrke2017-06-125-0/+20
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-06-152-0/+2
* | Merge pull request #5386 from nextcloud/stable12-allow-to-share-to-local-user...Joas Schilling2017-06-142-3/+23
|\ \
| * | Prevent sending second WWW-Authenticate headerLukas Reschke2017-06-132-3/+23
* | | Merge pull request #5296 from nextcloud/bugfix-stable12/5077/allow_proppatche...Morris Jobke2017-06-132-0/+11
|\ \ \ | |/ / |/| |
| * | allow PropPatch requests to contact_birthdaysGeorg Ehrke2017-06-082-0/+11
| |/
* / add missing parent::setUp that broke any other dav app testGeorg Ehrke2017-06-121-0/+1
|/
* [tx-robot] updated from transifexNextcloud bot2017-06-072-0/+98
* [tx-robot] updated from transifexNextcloud bot2017-06-042-2/+2
* [tx-robot] updated from transifexNextcloud bot2017-06-036-18/+20
* [tx-robot] updated from transifexNextcloud bot2017-06-012-0/+98
* [tx-robot] updated from transifexNextcloud bot2017-05-302-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-05-272-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-05-252-0/+98
* Merge pull request #5005 from nextcloud/bugfix-stable12/fix_replacing_4mbunic...Roeland Jago Douma2017-05-232-2/+2
|\
| * fix replacing of 4MB Unicode Chars in cal props tableGeorg Ehrke2017-05-212-2/+2
* | [tx-robot] updated from transifexNextcloud bot2017-05-232-0/+2
|/
* [tx-robot] updated from transifexNextcloud bot2017-05-192-0/+2
* Adjust realm from SabreDAV to NextcloudLukas Reschke2017-05-181-0/+4
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-184-6/+17
* Use Bearer backend for SabreDAVLukas Reschke2017-05-184-12/+172
* Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke2017-05-181-0/+13
* [tx-robot] updated from transifexNextcloud bot2017-05-182-0/+24