BookStack/app/Services
Dan Brown 81eb642f75
Added bookshelves homepage options
- Updated homepage selection UI to be more scalable
- Cleaned homepage selection logic in code
- Added seed test data for bookshelves
- Added bookshelves to permission system
2018-09-20 15:27:30 +01:00
..
Facades
ActivityService.php
AttachmentService.php
EmailConfirmationService.php
ExportService.php Improved export base64 encoding of images 2018-04-22 12:23:43 +01:00
ImageService.php Added maintenance view with image-cleanup 2018-05-27 19:40:07 +01:00
Ldap.php
LdapService.php Added ability to set custom ldap group -> role mapping 2018-07-15 19:34:42 +01:00
PermissionService.php Added bookshelves homepage options 2018-09-20 15:27:30 +01:00
SearchService.php
SettingService.php
SocialAuthService.php add everything needed to use discord as social login provider 2018-06-28 09:01:36 +02:00
UploadService.php
ViewService.php