nextcloud/lib/public/User/Events
Richard Steinmetz d593206a30
feat(dav): dispatch out-of-office started and ended events
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2023-11-23 17:54:10 +01:00
..
BeforePasswordUpdatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
BeforeUserCreatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
BeforeUserDeletedEvent.php composer run cs:fix 2023-01-20 11:45:08 +01:00
BeforeUserLoggedInEvent.php dispatch BeforeUserLoggedInEvent 2023-03-01 15:31:31 -01:00
BeforeUserLoggedInWithCookieEvent.php composer run cs:fix 2023-01-20 11:45:08 +01:00
BeforeUserLoggedOutEvent.php composer run cs:fix 2023-01-20 11:45:08 +01:00
OutOfOfficeChangedEvent.php feat: Add out-of-office message API 2023-11-09 10:36:11 +01:00
OutOfOfficeClearedEvent.php feat: Add out-of-office message API 2023-11-09 10:36:11 +01:00
OutOfOfficeEndedEvent.php feat(dav): dispatch out-of-office started and ended events 2023-11-23 17:54:10 +01:00
OutOfOfficeScheduledEvent.php feat: Add out-of-office message API 2023-11-09 10:36:11 +01:00
OutOfOfficeStartedEvent.php feat(dav): dispatch out-of-office started and ended events 2023-11-23 17:54:10 +01:00
PasswordUpdatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
PostLoginEvent.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UserChangedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UserCreatedEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UserDeletedEvent.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UserFirstTimeLoggedInEvent.php fix!: Move getEventDispatcher usage to IEventDispatcher 2023-07-28 14:11:22 +02:00
UserLiveStatusEvent.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UserLoggedInEvent.php composer run cs:fix 2023-01-20 11:45:08 +01:00
UserLoggedInWithCookieEvent.php Fix typos in lib/public subdirectory 2023-05-10 11:56:34 +02:00
UserLoggedOutEvent.php composer run cs:fix 2023-01-20 11:45:08 +01:00