BookStack/app/Services
Dan Brown e0235fda8b
Made registration gravatar/email requests fail gracefully
* Extracted any email confirmation text into langs.
* Added new notification on confirmation email send fail.

Closes #187
2016-09-17 21:33:55 +01:00
..
Facades
ActivityService.php
EmailConfirmationService.php Laravel 5.3 upgrade (#189) 2016-09-17 18:22:04 +01:00
ExportService.php Fixed bad image base-urls and forced tinyMCE to use absolute 2016-09-03 19:24:58 +01:00
ImageService.php Made registration gravatar/email requests fail gracefully 2016-09-17 21:33:55 +01:00
Ldap.php
LdapService.php
PermissionService.php Laravel 5.3 upgrade (#189) 2016-09-17 18:22:04 +01:00
SettingService.php
SocialAuthService.php Improved Exception handling, Removed npm requirement for testing 2016-09-03 12:08:58 +01:00
ViewService.php