BookStack/app
Dan Brown ccd50fe918
Aligned export styles a little better and fixed potential DOMPDF css error
- Removed different PDF template used on pages.
- Updated export view files to have the intended format passed.
- Shared the export CSS amoung the export templates.

Should hopefully address #1886
2020-02-15 15:34:06 +00:00
..
Actions
Api Refined docs view, Added example requests 2020-01-18 09:48:30 +00:00
Auth Fixed LDAP error thrown by not found user details 2020-02-15 14:44:36 +00:00
Config Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
Console Added command to copy shelf permissions 2019-12-11 21:22:03 +00:00
Entities Aligned export styles a little better and fixed potential DOMPDF css error 2020-02-15 15:34:06 +00:00
Exceptions Checked over and aligned registration option behavior across all auth options 2020-02-02 17:31:00 +00:00
Facades
Http Updated email test send to show error on failure 2020-02-15 14:13:15 +00:00
Notifications
Providers Checked over and aligned registration option behavior across all auth options 2020-02-02 17:31:00 +00:00
Settings Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
Translation
Uploads Filled out base Book API endpoints, added example responses 2020-01-12 14:45:54 +00:00
Application.php
helpers.php Linked new API token system into middleware 2019-12-30 02:16:07 +00:00
Model.php
Ownable.php