summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v1/caldav.php
Commit message (Expand)AuthorAgeFilesLines
* allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-311-0/+1
* Principal search: Take sharing settings into accountGeorg Ehrke2017-12-111-0/+2
* catch errors when parsing calendar data for calendar query requestsGeorg Ehrke2017-11-271-1/+2
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* Fix phpStorm complaintsJoas Schilling2017-11-031-9/+1
* DAV: Initial email customization supportLeon Klingele2017-11-031-2/+9
* Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitationsJoas Schilling2017-10-191-1/+6
|\
| * Make it possible to opt out of IMip Plugin for CalDAVGeorg Ehrke2017-10-161-1/+6
* | Check if the user/group exists for dav sharesJoas Schilling2017-10-051-1/+1
|/
* don't send invitation emails for past eventsGeorg Ehrke2017-09-051-1/+1
* Fix scheduling plugin on legacy caldav endpointJoas Schilling2017-03-161-1/+1
* Add integration tests for legacy DAV endpointsLukas Reschke2017-02-101-0/+1
* Fix legacy caldav endpointsRoeland Jago Douma2017-01-021-1/+1
* Add test execution against legacy DAV backendLukas Reschke2017-01-021-0/+1
* Use the event dispatcherJoas Schilling2016-11-031-4/+2
* Move the methods into a new classJoas Schilling2016-11-031-2/+4
* fix issue #1482 - mail invites through v1 webdavClaudemir Todo Bom2016-10-121-0/+2
* Use true random string as uri for public calendars - as a result we can no lo...Thomas Müller2016-09-261-1/+3
* fix things (indentation, tests, comments, backend custom implementationThomas Citharel2016-09-261-1/+2
* Make little correctionsThomas Citharel2016-09-261-1/+0
* Proper work on PublishingThomas Citharel2016-09-261-0/+1
* Better displaynames for shared calendarsJoas Schilling2016-08-241-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+4
* Implement brute force protectionLukas Reschke2016-07-201-0/+1
* block DAV if 2FA challenge needs to be solved firstChristoph Wurst2016-06-011-0/+1
* Update license headersLukas Reschke2016-05-261-1/+1
* Fix acls for calendar objects and cards - fixes #23273Thomas Müller2016-03-241-1/+1
* In debugging mode we enable Sabre's browser plugin since it helps a lot when ...Thomas Müller2016-03-171-4/+9
* Update author informationLukas Reschke2016-03-011-0/+2
* Add correct principals for the current user before ACL checkJoas Schilling2016-02-191-1/+4
* Require CSRF token for non WebDAV authenticated requestsLukas Reschke2016-02-181-0/+1
* Adding pre oc 9.0 CalDAV endpoint for migration of old clientsThomas Müller2016-02-081-0/+69