Add the notifier and the API endpoint for user shares
Signed-off-by:
Joas Schilling <coding@schilljs.com>
Showing
- apps/federatedfilesharing/lib/Notifier.php 1 addition, 1 deletionapps/federatedfilesharing/lib/Notifier.php
- apps/files_sharing/appinfo/app.php 1 addition, 0 deletionsapps/files_sharing/appinfo/app.php
- apps/files_sharing/appinfo/routes.php 5 additions, 0 deletionsapps/files_sharing/appinfo/routes.php
- apps/files_sharing/composer/composer/autoload_classmap.php 1 addition, 0 deletionsapps/files_sharing/composer/composer/autoload_classmap.php
- apps/files_sharing/composer/composer/autoload_static.php 1 addition, 0 deletionsapps/files_sharing/composer/composer/autoload_static.php
- apps/files_sharing/lib/AppInfo/Application.php 11 additions, 0 deletionsapps/files_sharing/lib/AppInfo/Application.php
- apps/files_sharing/lib/Controller/ShareAPIController.php 39 additions, 0 deletionsapps/files_sharing/lib/Controller/ShareAPIController.php
- apps/files_sharing/lib/Notification/Listener.php 72 additions, 0 deletionsapps/files_sharing/lib/Notification/Listener.php
- apps/files_sharing/lib/Notification/Notifier.php 100 additions, 5 deletionsapps/files_sharing/lib/Notification/Notifier.php
- lib/private/Share20/DefaultShareProvider.php 1 addition, 0 deletionslib/private/Share20/DefaultShareProvider.php
Loading
Please register or sign in to comment