summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v1/carddav.php
Commit message (Expand)AuthorAgeFilesLines
* fix(carddav): expose system address bookAnna Larch2023-05-111-1/+2
* Fix TooManyArguments warning for carddav.phpDaniel Kesselberg2022-10-161-1/+1
* Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-101-0/+2
|\
| * Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-171-0/+2
* | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-171-1/+2
|/
* Migrate last instances of $server::getLogger() from davCôme Chilliet2022-05-021-2/+3
* Expose user language through DAVThomas Citharel2021-08-161-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-0/+2
* Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-181-1/+1
* Translate the maintenance mode message in webdavMorris Jobke2020-05-061-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Add address book pluginsChristoph Wurst2020-03-091-1/+4
* Update license headersChristoph Wurst2019-12-051-3/+5
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-031-0/+1
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-151-1/+1
* Use proper dependency injection for app managerMorris Jobke2019-03-051-0/+1
* Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-041-1/+4
* allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-221-0/+1
* Principal search: Take sharing settings into accountGeorg Ehrke2017-12-111-0/+2
* Update license headersMorris Jobke2017-11-061-1/+1
* Check if the user/group exists for dav sharesJoas Schilling2017-10-051-1/+1
* Fix initRoeland Jago Douma2017-05-081-1/+1
* Always dispatch Carddav eventsRoeland Jago Douma2017-05-081-1/+1
* Add integration tests for legacy DAV endpointsLukas Reschke2017-02-101-0/+1
* Add test execution against legacy DAV backendLukas Reschke2017-01-021-0/+1
* Better displaynames for shared address booksJoas Schilling2016-08-241-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+5
* Implement brute force protectionLukas Reschke2016-07-201-0/+1
* Contacts API: replace raw image data with url (#25081)Georg Ehrke2016-06-211-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
* 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-2/+4
* Require CSRF token for non WebDAV authenticated requestsLukas Reschke2016-02-181-0/+1
* Adding pre oc 9.0 CardDAV endpoint for migration of old clientsThomas Müller2016-02-081-0/+70