aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Listener/ActivityUpdaterListener.php
Commit message (Expand)AuthorAgeFilesLines
* feat(dav)!: migrate OCA calendar object events to OCPEdward Ly2025-03-071-6/+6
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-10/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-271-19/+2
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Handle the move operation properly between shared calendarsThomas Citharel2022-06-141-1/+21
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-5/+5
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-6/+93
* Remove the untyped calendar update eventChristoph Wurst2021-05-071-1/+19
* Remove the untyped calendar create eventChristoph Wurst2021-05-071-1/+17
* Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst2021-05-071-0/+19
* Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst2021-05-071-0/+19
* Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-071-0/+88