summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v1/caldav.php
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-221-0/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* [WIP] Add logging to Scheduling PluginAnna Larch2023-01-041-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-2/+0
|/
* Fix more psalm issuesCarl Schwan2022-05-161-1/+1
* Migrate last instances of $server::getLogger() from davCôme Chilliet2022-05-021-3/+3
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-161-1/+2
* Expose user language through DAVThomas Citharel2021-08-161-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-1/+13
* 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-2/+4
* Translate the maintenance mode message in webdavMorris Jobke2020-05-061-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Provide dav setting for user's default calendarThomas Citharel2020-04-131-1/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-2/+3
* 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
* 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
* 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