bookstack/app/Services
Dan Brown 46f3d78c8a
Fixed entity type filter bug in new search system
2017-04-09 21:12:13 +01:00
..
Facades
ActivityService.php
AttachmentService.php
EmailConfirmationService.php
ExportService.php Added chapter export options 2017-02-26 14:25:02 +00:00
ImageService.php
Ldap.php
LdapService.php Made LDAP email attribute configurable via .env 2017-02-26 14:51:49 +00:00
PermissionService.php Developed basic search queries. 2017-03-26 19:24:57 +01:00
SearchService.php Fixed entity type filter bug in new search system 2017-04-09 21:12:13 +01:00
SettingService.php Prevented settings being overfetched from db/cache 2017-02-05 18:57:57 +00:00
SocialAuthService.php Neatened up social login/register buttons 2017-02-05 15:28:53 +00:00
UploadService.php
ViewService.php