1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 20:02:35 +01:00
BookStack/app/Services
Dan Brown 8453191dfb
Finished refactor of entity repos
Removed entity-specific repos and standardised
the majority of repo calls to be applicable to
all entity types
2017-01-02 11:07:27 +00:00
..
Facades Added an image service and facade, Cleaned Image Model 2015-12-09 19:50:17 +00:00
ActivityService.php Rewrote book children query 2017-01-01 21:21:11 +00:00
AttachmentService.php Extracted text from logic files 2016-12-04 16:51:39 +00:00
EmailConfirmationService.php Extracted text from logic files 2016-12-04 16:51:39 +00:00
ExportService.php Added wkhtmltopdf support and done some style tweaks 2017-01-01 12:20:30 +00:00
ImageService.php Extracted text from logic files 2016-12-04 16:51:39 +00:00
Ldap.php Updated ldap so extension not required in testing 2016-05-02 11:38:07 +01:00
LdapService.php Extracted text from logic files 2016-12-04 16:51:39 +00:00
PermissionService.php Finished refactor of entity repos 2017-01-02 11:07:27 +00:00
SettingService.php Added editor control in admin settings & Fixed some markdown editor bugs 2016-03-29 19:26:13 +01:00
SocialAuthService.php Extracted text from logic files 2016-12-04 16:51:39 +00:00
UploadService.php Started work on attachments 2016-10-09 18:58:22 +01:00
ViewService.php Rewrote book children query 2017-01-01 21:21:11 +00:00