server/lib/public
Christoph Wurst cc80339b39
Add typed create user events
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-03 08:03:57 +01:00
..
Accounts Some php-cs fixes 2019-11-22 20:52:10 +01:00
Activity Some php-cs fixes 2019-11-22 20:52:10 +01:00
App Some php-cs fixes 2019-11-22 20:52:10 +01:00
AppFramework Merge pull request #17948 from nextcloud/enh/check-if-property-is-bool 2019-11-26 12:25:36 +01:00
Authentication Add return type hint to credential store and make it strict 2019-11-25 15:59:55 +01:00
BackgroundJob
Broadcast/Events Make it possible to broadcast events to (web) clients 2019-10-28 13:58:13 +01:00
Calendar Add standard metadata key for room-features 2019-08-02 20:01:32 +02:00
Capabilities Some php-cs fixes 2019-11-22 20:52:10 +01:00
Collaboration Use rich objects instead of name, link and icon 2019-03-19 13:06:55 +01:00
Command
Comments Some php-cs fixes 2019-11-22 20:52:10 +01:00
Console use OCP\EventDispatcher\Event over Symfony's deprecated Event 2019-10-17 13:31:48 +02:00
Contacts Some php-cs fixes 2019-11-22 20:52:10 +01:00
Dashboard Some php-cs fixes 2019-11-22 20:52:10 +01:00
DB Some php-cs fixes 2019-11-22 20:52:10 +01:00
Diagnostics
DirectEditing Add mimetype to creators 2019-11-27 19:56:44 +01:00
Encryption Some php-cs fixes 2019-11-22 20:52:10 +01:00
EventDispatcher add Nextcloud specific GenericEvent implementation 2019-11-26 10:23:33 +01:00
Federation Some php-cs fixes 2019-11-22 20:52:10 +01:00
Files Properly anotate LockedException in files node api 2019-11-28 14:17:15 +01:00
Files_FullTextSearch/Model Some php-cs fixes 2019-11-22 20:52:10 +01:00
FullTextSearch Some php-cs fixes 2019-11-22 20:52:10 +01:00
GlobalScale Some php-cs fixes 2019-11-22 20:52:10 +01:00
Group Allow to set the group display name in the database backend 2019-09-27 14:29:56 +02:00
Http/Client
L10N Some php-cs fixes 2019-11-22 20:52:10 +01:00
LDAP fixes possible override of uniqueMember by autodetection 2019-05-17 16:19:23 +02:00
Lock
Lockdown
Log
Mail
Migration Some php-cs fixes 2019-11-22 20:52:10 +01:00
Notification Keep the old method as a fallback and adjust the tests 2019-07-16 11:36:32 +02:00
OCS Some php-cs fixes 2019-11-22 20:52:10 +01:00
Preview Some php-cs fixes 2019-11-22 20:52:10 +01:00
Remote
RichObjectStrings Add talk-attachment as a rich object type 2019-09-17 15:08:54 +02:00
Route Some php-cs fixes 2019-11-22 20:52:10 +01:00
Search
Security Add typed events for password_policy 2019-11-27 09:56:12 +01:00
Session/Exceptions
Settings Make it possible to show admin settings for sub admins 2019-05-23 20:31:40 +02:00
Share Some php-cs fixes 2019-11-22 20:52:10 +01:00
Support Add extendedSupport to Subscription 2019-06-17 16:36:23 +02:00
SystemTag Some php-cs fixes 2019-11-22 20:52:10 +01:00
User Add typed create user events 2019-12-03 08:03:57 +01:00
WorkflowEngine add convenience interfaces so entities can provide presentable details 2019-11-28 13:51:21 +01:00
API.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
App.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
AutoloadNotAllowedException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
BackgroundJob.php
Constants.php
Defaults.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Files.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
GroupInterface.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IAddressBook.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IAppConfig.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IAvatar.php
IAvatarManager.php
ICache.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ICacheFactory.php
ICertificate.php
ICertificateManager.php
IConfig.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IContainer.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IDateTimeFormatter.php
IDateTimeZone.php
IDBConnection.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IEventSource.php
IGroup.php Allow to set the group display name in the database backend 2019-09-27 14:29:56 +02:00
IGroupManager.php fix documentation, get and createGroup may return null 2019-11-25 14:01:25 +01:00
IImage.php
IInitialStateService.php
IL10N.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ILogger.php
Image.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IMemcache.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IMemcacheTTL.php
INavigationManager.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IPreview.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IRequest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ISearch.php
IServerContainer.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ISession.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ITagManager.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ITags.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
ITempManager.php
IURLGenerator.php
IUser.php
IUserBackend.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
IUserManager.php
IUserSession.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
PreConditionNotMetException.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
SabrePluginEvent.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
SabrePluginException.php
Share.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Share_Backend.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Share_Backend_Collection.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Share_Backend_File_Dependent.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Template.php
User.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
UserInterface.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
Util.php Some php-cs fixes 2019-11-22 20:52:10 +01:00