BookStack/app
Dan Brown 6ee35f55cc
Refactored image picker to js component
Also adjusted default cover image size
2017-12-06 17:32:29 +00:00
..
Console Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
Exceptions Fixed conflicting PDF facade namespace and corrected php version 2017-12-04 17:59:53 +00:00
Http Converted books view setting to user setting 2017-12-06 16:34:26 +00:00
Notifications Actually include the Queueable namespace... 2017-04-13 20:09:38 -04:00
Providers Added azureAD social auth option 2017-10-01 13:19:17 +01:00
Repos Updated to laravel 5.5 2017-11-19 15:56:19 +00:00
Services Fixed conflicting PDF facade namespace and corrected php version 2017-12-04 17:59:53 +00:00
Activity.php
Attachment.php Renamed files to attachments 2016-11-12 14:12:26 +00:00
Book.php Refactored image picker to js component 2017-12-06 17:32:29 +00:00
Chapter.php Started implementation of new search system 2017-03-19 12:48:44 +00:00
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 Merge bugfixes from branch 'v0.14' 2017-02-05 21:24:15 +00:00
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 Updated page view styles to align with 2017 update 2017-08-26 15:41:33 +01:00
Role.php Updated and added tests for new default user system 2016-09-29 17:07:58 +01:00
RolePermission.php
SearchTerm.php Fixed model extending mis-use 2017-04-16 10:54:23 +01:00
Setting.php
SocialAccount.php
Tag.php
User.php Converted books view setting to user setting 2017-12-06 16:34:26 +00:00
View.php