aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Listener/CalendarObjectReminderUpdaterListener.php
Commit message (Expand)AuthorAgeFilesLines
* feat(dav)!: migrate OCA calendar object events to OCPEdward Ly2025-03-071-5/+5
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-20/+6
* 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-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-5/+5
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-1/+77
* Clean up reminder actions and call methods directlyChristoph Wurst2021-05-071-6/+3
* Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst2021-05-071-0/+17
* Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst2021-05-071-0/+17
* Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-071-0/+91