summaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo/v1
Commit message (Expand)AuthorAgeFilesLines
* fix(carddav): expose system address bookAnna Larch2023-05-111-1/+2
* [WIP] Add logging to Scheduling PluginAnna Larch2023-01-041-1/+1
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* use modern event dispatchJulien Veyssier2022-12-121-2/+6
* allow additional Sabre plugins in publicwebdav.phpJulien Veyssier2022-12-121-0/+3
* Fix TooManyArguments warning for carddav.phpDaniel Kesselberg2022-10-161-1/+1
* Fix typos in apps/dav subdirectoryluz paz2022-07-261-1/+1
* Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-102-0/+4
|\
| * Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-172-0/+4
* | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-172-3/+2
|/
* Fix more psalm issuesCarl Schwan2022-05-162-2/+1
* Cleanup davCarl Schwan2022-05-053-2/+8
* Migrate last instances of $server::getLogger() from davCôme Chilliet2022-05-024-7/+8
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-161-1/+2
* Expose user language through DAVThomas Citharel2021-08-162-0/+2
* Throttle on public DAV endpointLukas Reschke2021-06-221-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-5/+1
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-1/+13
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-102-0/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-162-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Add Typed Events for CalDAV- and CardDAV-related EventsGeorg Ehrke2020-08-182-3/+5
* Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-141-2/+2
* Translate the maintenance mode message in webdavMorris Jobke2020-05-064-4/+6
* Merge pull request #20718 from nextcloud/fix/public_share_owner_activity_messMorris Jobke2020-04-301-1/+3
|\
| * Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-301-1/+3
* | Update license headers for 19Christoph Wurst2020-04-291-0/+1
|/
* Provide dav setting for user's default calendarThomas Citharel2020-04-131-1/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Query Application class on publicwebdavJulius Härtl2020-04-021-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-263-5/+5
* Add address book pluginsChristoph Wurst2020-03-091-1/+4
* Update license headers for 18Christoph Wurst2019-12-202-0/+2
* Merge pull request #18061 from nextcloud/bugfix/noid/dav-plugin-oldRoeland Jago Douma2019-12-162-2/+4
|\
| * Load apps dav plugins on the old webdav routeJulius Härtl2019-12-042-2/+4
* | Update license headersChristoph Wurst2019-12-054-8/+11
|/
* respect shareapi_allow_share_dialog_user_enumeration in Principal backend for...Georg Ehrke2019-12-032-0/+2
* use principaluri instead of userid, allowing to add delegates for rooms and t...Georg Ehrke2019-08-152-2/+2
* Use proper dependency injection for app managerMorris Jobke2019-03-052-0/+2
* Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-041-1/+4
* allow admins to override FreeBusy capabilities without modifying ShareAPI cap...Georg Ehrke2018-05-222-0/+2
* Principal search: Take sharing settings into accountGeorg Ehrke2017-12-112-0/+4
* 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-063-1/+6
* 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