1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 20:02:35 +01:00
BookStack/app
Dan Brown 005f0eb4fc
Updated default encoding and added conversion migration.
Also updated how DB port is defined so that the DB_PORT
env var can be used or it can be take from the host name.

Fixes #405
2017-07-02 17:30:12 +01:00
..
Console Made more efficiency improvements to permission system 2017-04-30 11:38:58 +01:00
Exceptions Upgraded to Laravel 5.4 2017-01-25 19:35:40 +00:00
Http Refactored permission system components 2017-04-29 22:01:43 +01:00
Notifications Actually include the Queueable namespace... 2017-04-13 20:09:38 -04:00
Providers Updated default encoding and added conversion migration. 2017-07-02 17:30:12 +01:00
Repos Made single entity updates more efficent 2017-04-30 19:44:59 +01:00
Services Fixed role permission removal bug 2017-06-04 15:37:10 +01:00
Activity.php
Attachment.php
Book.php Started implementation of new search system 2017-03-19 12:48:44 +00:00
Chapter.php Started implementation of new search system 2017-03-19 12:48:44 +00:00
Entity.php Refactored permission system components 2017-04-29 22:01:43 +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 Added search term parsing and exact term matches 2017-03-27 11:57:33 +01:00
PageRevision.php
Role.php
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 Attempt to fix bookchildren and user getThumb 2017-02-01 22:16:32 +00:00
View.php