nextcloud/lib/public/User/Events
Côme Chilliet 1ab09ec753
chore: Apply new coding standard to all files
The diff can be checked using: git diff --ignore-all-space --ignore-blank-lines
To see only the changes not related to blank lines.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-06-01 13:46:39 +02:00
..
BeforePasswordUpdatedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BeforeUserCreatedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BeforeUserDeletedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BeforeUserIdUnassignedEvent.php chore: Add descriptions for new events and fix copyright year 2024-09-10 16:20:30 +02:00
BeforeUserLoggedInEvent.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
BeforeUserLoggedInWithCookieEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
BeforeUserLoggedOutEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OutOfOfficeChangedEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
OutOfOfficeClearedEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
OutOfOfficeEndedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
OutOfOfficeScheduledEvent.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +02:00
OutOfOfficeStartedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PasswordUpdatedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PostLoginEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserChangedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserConfigChangedEvent.php feat(config): Add UserConfigChangedEvent whenever user config is updated 2025-09-26 14:29:58 +05:30
UserCreatedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserDeletedEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserFirstTimeLoggedInEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserIdAssignedEvent.php chore: Add descriptions for new events and fix copyright year 2024-09-10 16:20:30 +02:00
UserIdUnassignedEvent.php chore: Add descriptions for new events and fix copyright year 2024-09-10 16:20:30 +02:00
UserLiveStatusEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserLoggedInEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserLoggedInWithCookieEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserLoggedOutEvent.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00