BookStack/app
Dan Brown 9758872baf
Updated image fetching in exporting
Added domain check to see if possibly local even when whole url found.
Changed image fetch from file_get_contents to curl for external
resources.

Hopeful solution to #392
2017-10-06 20:49:25 +01:00
..
Console Updated search-regen command description 2017-10-01 17:51:59 +01:00
Exceptions
Http Removed empty string null middleware as was causing issues 2017-09-30 14:44:52 +01:00
Notifications
Providers Added azureAD social auth option 2017-10-01 13:19:17 +01:00
Repos Fixed page includes erroring on save 2017-09-20 21:03:40 +01:00
Services Updated image fetching in exporting 2017-10-06 20:49:25 +01:00
Activity.php
Attachment.php
Book.php
Chapter.php
Comment.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
Entity.php Added comment reply and delete confirmation. 2017-09-09 15:56:24 +01:00
EntityPermission.php
helpers.php
Image.php
JointPermission.php
Model.php
Ownable.php
Page.php Made some changes to the comment system 2017-09-03 16:37:51 +01:00
PageRevision.php
Role.php
RolePermission.php
SearchTerm.php
Setting.php
SocialAccount.php
Tag.php
User.php
View.php