nextcloud/lib/private
Morris Jobke 9bf76d2bad
Streamline user creation and deletion events
CreateUserEvent was the only one that didn't matched the naming scheme of BeforePASTTENSEEvent and PASTTENSEEvent. The event wasn't used at all so this just removes it again as there is BeforeUserCreatedEvent that is also available since 18.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-11-23 23:59:52 +01:00
..
Accounts PSR logger for accounts 2020-10-20 17:41:47 +02:00
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
App Only retry fetching app store data once every 5 minutes in case it fails 2020-10-16 14:32:58 +02:00
AppFramework Merge pull request #24164 from nextcloud/fix/lazy-app-registration 2020-11-19 22:35:09 +01:00
Archive Add more details if extract fails. 2020-10-22 10:15:46 +02:00
Authentication Type the authentication listeners 2020-10-15 16:43:21 +02:00
Avatar Update license headers for 19 2020-04-29 11:57:22 +02:00
BackgroundJob Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Broadcast/Events Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Calendar Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Collaboration Bump @nextcloud/vue to 3.0.0 2020-10-20 18:02:45 +02:00
Command Update license headers for 19 2020-04-29 11:57:22 +02:00
Comments Add a function to get the unread count for multiple objects in one go 2020-11-04 11:01:21 +01:00
Console Update license headers for 19 2020-04-29 11:57:22 +02:00
Contacts/ContactsMenu Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Dashboard Log an error if a dashboard widget loads longer than 1 second 2020-09-23 12:14:01 +02:00
DB Merge pull request #24062 from nextcloud/revert-24060-revert-24039-faster-installation 2020-11-20 15:02:51 +01:00
Diagnostics Update license headers for 19 2020-04-29 11:57:22 +02:00
DirectEditing Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Encryption Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
EventDispatcher Use PSR Logger in event dispatcher 2020-10-08 16:52:56 +02:00
Federation Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Files Empty string is returned as null, but empty string in file cache is the root and exists 2020-11-10 15:35:43 +01:00
FullTextSearch Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
GlobalScale Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Group Add typed events for adding and removing a subadmin 2020-10-28 21:55:08 +01:00
Hooks Merge pull request #23766 from nextcloud/techdebt/noid/remove-unused-private-emitters 2020-10-29 10:03:36 +01:00
Http Simple typo in comments 2020-11-20 20:01:28 +01:00
IntegrityCheck Update license headers for 19 2020-04-29 11:57:22 +02:00
L10N Move localecache to array 2020-11-02 15:02:04 +01:00
legacy Merge pull request #24269 from nextcloud/taint-specialize 2020-11-22 13:39:46 +01:00
Lock Remove @suppress SqlInjectionChecker 2020-09-16 15:53:56 +02:00
Lockdown Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Log Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Mail Fix #23357 2020-11-18 22:29:02 +01:00
Memcache Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Migration Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Notification Allow notification apps to defer and flush the sending 2020-07-03 16:44:43 +02:00
OCS Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Preview Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Remote Update license headers for 19 2020-04-29 11:57:22 +02:00
Repair Harden EncryptionLegacyCipher a bit 2020-11-20 09:52:55 +01:00
RichObjectStrings Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Route Remove some IRouter methods 2020-11-17 14:08:20 +01:00
Search Update comment search to initFS 2020-11-09 09:52:23 +01:00
Security Replace the credentials table with one that can have empty user 2020-11-10 15:36:27 +01:00
Session Remove the cookie paths for php<7.3 2020-11-06 15:57:17 +01:00
Settings Remove ISection in favor of IIconSection 2020-10-28 23:05:00 +01:00
Setup Revert "Revert "Installation goes brrrr"" 2020-11-11 20:12:13 +01:00
Share Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Share20 Merge pull request #24103 from nextcloud/bugfix/noid/groupfolder-share-object-storage 2020-11-19 22:37:28 +01:00
Support Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
SystemTag Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Tagging Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Template Show the full trace of an exception 2020-11-10 10:35:08 +01:00
Updater Update license headers for 19 2020-04-29 11:57:22 +02:00
User Streamline user creation and deletion events 2020-11-23 23:59:52 +01:00
UserStatus Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
AllConfig.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AppConfig.php Fix updates of NULL appconfig values 2020-10-21 10:04:06 +02:00
CapabilitiesManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Color.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Config.php Read the env variables only once 2020-11-02 21:37:09 +01:00
ContactsManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
DatabaseException.php Update license headers 2019-12-05 15:38:45 +01:00
DatabaseSetupException.php Update license headers 2019-12-05 15:38:45 +01:00
DateTimeFormatter.php Use elseif instead of else if 2020-04-10 10:35:09 +02:00
DateTimeZone.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ForbiddenException.php Update license headers 2019-12-05 15:38:45 +01:00
HintException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
InitialStateService.php Move initial state provider to boostrap 2020-10-04 09:35:33 +02:00
Installer.php Merge pull request #24062 from nextcloud/revert-24060-revert-24039-faster-installation 2020-11-20 15:02:51 +01:00
LargeFileHelper.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Log.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
MemoryInfo.php Update license headers for 19 2020-04-29 11:57:22 +02:00
NaturalSort.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
NaturalSort_DefaultCollator.php Update license headers 2019-12-05 15:38:45 +01:00
NavigationManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
NeedsUpdateException.php Update license headers 2019-12-05 15:38:45 +01:00
NotSquareException.php Update license headers 2019-12-05 15:38:45 +01:00
PreviewManager.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
PreviewNotAvailableException.php Update license headers 2019-12-05 15:38:45 +01:00
RedisFactory.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Repair.php Fix repair mimetype step to not leave stray cursors 2020-11-06 10:33:59 +01:00
RepairException.php Update license headers 2019-12-05 15:38:45 +01:00
Search.php Fix "misplaced variables" warning of Psalm in PHPDoc statements 2020-08-17 17:46:57 +02:00
Server.php Streamline user creation and deletion events 2020-11-23 23:59:52 +01:00
ServerContainer.php First query the server container 2020-11-07 17:51:41 +01:00
ServerNotAvailableException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ServiceUnavailableException.php Update license headers 2019-12-05 15:38:45 +01:00
Setup.php Add htaccess exception for richdocumentscode_arm64 2020-09-17 08:55:15 +02:00
Streamer.php Only disable zip64 if the size is known 2020-09-01 15:01:12 +02:00
SubAdmin.php Add typed events for adding and removing a subadmin 2020-10-28 21:55:08 +01:00
SystemConfig.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
TagManager.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
Tags.php Don't leave cursors open when tests fail 2020-11-09 12:28:17 +01:00
TemplateLayout.php Document the behaviour inline 2020-11-04 10:13:15 +01:00
TempManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Updater.php Update license headers for 19 2020-04-29 11:57:22 +02:00
URLGenerator.php Remove some IRouter methods 2020-11-17 14:08:20 +01:00