BookStack/app
Dan Brown 82e671a06d
Re-aligned init files with Laravel default
Removed the custom init elements that we added in 2017 to
custom load the helpers file and instead load via composer.

Also removed laravel-microscope package due to not running due to
helpers file.
2020-10-31 23:05:48 +00:00
..
Actions Updated functionality for logging failed access 2020-07-28 12:59:43 +01:00
Api
Auth fixes from laravel-microscope 2020-10-16 18:40:10 +03:30
Config Updated locale lists for Bulgarian 2020-09-19 15:36:17 +01:00
Console
Entities XSS and redirect fixes with test cases 2020-10-27 01:34:51 +00:00
Exceptions
Facades
Http Merge branch 'fixes' of git://github.com/imanghafoori1/BookStack into imanghafoori1-fixes 2020-10-31 22:11:27 +00:00
Notifications
Providers Prevented possible XSS via link attachments 2020-10-31 15:01:52 +00:00
Settings
Translation
Uploads Prevented possible XSS via link attachments 2020-10-31 15:01:52 +00:00
Application.php
helpers.php Re-aligned init files with Laravel default 2020-10-31 23:05:48 +00:00
Model.php
Ownable.php