You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/dav/lib/Events
Joas Schilling 72667a667d
feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin
2 years ago
..
AddressBookCreatedEvent.php
AddressBookDeletedEvent.php
AddressBookShareUpdatedEvent.php
AddressBookUpdatedEvent.php
BeforeFileDirectDownloadedEvent.php
CachedCalendarObjectCreatedEvent.php
CachedCalendarObjectDeletedEvent.php
CachedCalendarObjectUpdatedEvent.php
CalendarCreatedEvent.php
CalendarDeletedEvent.php
CalendarMovedToTrashEvent.php
CalendarObjectCreatedEvent.php
CalendarObjectDeletedEvent.php
CalendarObjectMovedEvent.php Handle the move operation properly between shared calendars 4 years ago
CalendarObjectMovedToTrashEvent.php
CalendarObjectRestoredEvent.php
CalendarObjectUpdatedEvent.php
CalendarPublishedEvent.php Add some typed properties 4 years ago
CalendarRestoredEvent.php
CalendarShareUpdatedEvent.php Fix DAV types 3 years ago
CalendarUnpublishedEvent.php Add some typed properties 4 years ago
CalendarUpdatedEvent.php
CardCreatedEvent.php
CardDeletedEvent.php
CardMovedEvent.php feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook 3 years ago
CardUpdatedEvent.php
SabrePluginAddEvent.php feat(dav): Emit a typed event to deprecate OCA\DAV\Connector\Sabre::addPlugin 2 years ago
SabrePluginAuthInitEvent.php
SubscriptionCreatedEvent.php
SubscriptionDeletedEvent.php
SubscriptionUpdatedEvent.php