nextcloud/lib/private
Morris Jobke 36ee37ec0a
Migrate OC_Group post_removeFromGroup hook to actual event object
Ref #14552

This adds a BeforeUserRemovedEvent to the LDAP backend because it was missing. It's not really before, but we don't have the before state.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-07-30 10:21:08 +02:00
..
Accounts Create account structure also for empty record 2020-05-17 15:30:36 +02:00
Activity implement old settings interface 2020-07-24 13:03:35 +02:00
App Increase timeout of the appstore requests 2020-06-12 13:01:06 +02:00
AppFramework Merge pull request #21542 from nextcloud/activity-notifications 2020-07-29 15:36:38 +02:00
Archive
Authentication Discourage webauthn user interaction 2020-07-16 21:10:07 +02:00
Avatar
BackgroundJob Use formal type hints instead of informal PHPDoc 2020-07-06 10:13:23 +02:00
Broadcast/Events
Cache
Calendar
Collaboration Ignore whitespace in sharing by mail 2020-07-23 22:20:18 +02:00
Command
Comments
Console
Contacts/ContactsMenu
Dashboard Dashboard strict typing 2020-07-15 09:28:12 +02:00
DB Replace TYPE with TYPES 2020-06-30 23:46:22 +02:00
Diagnostics
DirectEditing
Encryption Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in files_external 2020-07-10 00:02:59 +02:00
EventDispatcher Deprecate the internal Symfony dispatcher adapter 2020-07-15 13:57:35 +02:00
Federation Update share type constant usage 2020-06-24 16:49:16 +02:00
Files fix renameFromStorage messing with folder mimetype 2020-07-23 20:31:35 +02:00
FullTextSearch
GlobalScale
Group Allow group search by display name 2020-06-10 11:44:07 +02:00
Hooks
Http parse_url returns null in case a parameter is not found 2020-07-29 08:32:20 +02:00
IntegrityCheck
L10N Add a dedicated method to get the language for another user 2020-07-01 10:20:07 +02:00
legacy Allow user backends to specify a custom logout url 2020-07-23 10:42:40 +02:00
Lock Merge pull request #21074 from jvsalo/shared-lock-multi-release 2020-07-06 14:06:41 +02:00
Lockdown
Log Make the PSR-3 adapter exception-aware 2020-07-14 09:38:51 +02:00
Mail Fix header logo size in notification mails 2020-07-23 17:52:21 +02:00
Memcache
Migration
Notification Allow notification apps to defer and flush the sending 2020-07-03 16:44:43 +02:00
OCS
Preview
Remote
Repair Update share type constant usage 2020-06-24 16:49:16 +02:00
RichObjectStrings
Route Do not create a RouteActionHandler object for each route 2020-07-07 12:33:22 +02:00
Search Delegate bootstrap registration lazily 2020-07-14 15:33:32 +02:00
Security Merge pull request #20005 from joeried/occ-remove-bruteforce-attempts-by-ip 2020-05-25 14:04:18 +02:00
Session
Settings
Setup
Share Cascading effect - more code that now is not used anymore 2020-07-06 14:13:53 +02:00
Share20 Migrate OC_Group post_removeFromGroup hook to actual event object 2020-07-30 10:21:08 +02:00
Support Make the subscription registry lazy 2020-07-09 12:21:06 +02:00
SystemTag
Tagging
Template Give up after 10 seconds in SCSS timeout 2020-06-19 14:39:31 +02:00
Updater
User Migrate OC_Group post_removeFromGroup hook to actual event object 2020-07-30 10:21:08 +02:00
AllConfig.php Define getSystemValueBool/Int/String function default parameter with correct type 2020-04-29 14:19:52 +02:00
AppConfig.php
CapabilitiesManager.php
Color.php
Config.php
ContactsManager.php More imports 2020-06-22 11:10:44 +02:00
DatabaseException.php
DatabaseSetupException.php
DateTimeFormatter.php
DateTimeZone.php
ForbiddenException.php
HintException.php
InitialStateService.php
Installer.php
LargeFileHelper.php
Log.php
MemoryInfo.php
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php
PreviewNotAvailableException.php
RedisFactory.php
Repair.php
RepairException.php
Search.php
Server.php Merge pull request #21658 from nextcloud/trashbin-configurable-size 2020-07-21 20:46:43 +02:00
ServerContainer.php Fix overwriteService() for apps 2020-07-28 09:38:43 +02:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Add audio formats to htaccess 2020-06-24 20:33:51 -07:00
Streamer.php
SubAdmin.php
SystemConfig.php
TagManager.php Tags.php and the old sharing mechanism 2020-07-06 14:12:12 +02:00
Tags.php Tags.php and the old sharing mechanism 2020-07-06 14:12:12 +02:00
TemplateLayout.php Add constants for the magic strings of template rendering 2020-07-16 15:47:28 +02:00
TempManager.php
Updater.php
URLGenerator.php