Cleanup share by mail a bit
* Moved to ned IBootstrap * Register everything via the capabilities api (So clients can use it as well) - This applies to the enforcing passwords * Updated the sharing js code to use it * removed app.php * removed unused settings now * typehints * strict typing Signed-off-by:Roeland Jago Douma <roeland@famdouma.nl> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
Showing
- apps/files_sharing/js/dist/files_sharing_tab.js 0 additions, 0 deletionsapps/files_sharing/js/dist/files_sharing_tab.js
- apps/files_sharing/js/dist/files_sharing_tab.js.map 0 additions, 0 deletionsapps/files_sharing/js/dist/files_sharing_tab.js.map
- apps/files_sharing/src/services/ConfigService.js 2 additions, 2 deletionsapps/files_sharing/src/services/ConfigService.js
- apps/sharebymail/appinfo/app.php 0 additions, 27 deletionsapps/sharebymail/appinfo/app.php
- apps/sharebymail/composer/composer/autoload_classmap.php 0 additions, 1 deletionapps/sharebymail/composer/composer/autoload_classmap.php
- apps/sharebymail/composer/composer/autoload_static.php 0 additions, 1 deletionapps/sharebymail/composer/composer/autoload_static.php
- apps/sharebymail/lib/AppInfo/Application.php 14 additions, 13 deletionsapps/sharebymail/lib/AppInfo/Application.php
- apps/sharebymail/lib/Capabilities.php 21 additions, 10 deletionsapps/sharebymail/lib/Capabilities.php
- apps/sharebymail/lib/Settings.php 0 additions, 53 deletionsapps/sharebymail/lib/Settings.php
- apps/sharebymail/lib/Settings/SettingsManager.php 4 additions, 2 deletionsapps/sharebymail/lib/Settings/SettingsManager.php
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
apps/sharebymail/appinfo/app.php
deleted
100644 → 0
apps/sharebymail/lib/Settings.php
deleted
100644 → 0
Please register or sign in to comment