BookStack/app
2017-01-25 19:35:40 +00:00
..
Console
Exceptions Upgraded to Laravel 5.4 2017-01-25 19:35:40 +00:00
Http Upgraded to Laravel 5.4 2017-01-25 19:35:40 +00:00
Notifications Moved text from auth views into lang files 2016-11-13 16:34:28 +00:00
Providers Added user setting system and added user-lang option 2017-01-15 16:27:24 +00:00
Repos Fixed role 'manage own permissions' permission 2017-01-22 12:16:02 +00:00
Services Fixed error causing permissions to be deleted on book sort 2017-01-23 22:27:11 +00:00
Activity.php Fixed error with similar activity filtering 2016-05-28 14:02:48 +01:00
Attachment.php Renamed files to attachments 2016-11-12 14:12:26 +00:00
Book.php Enabled utf8 slugs 2016-11-12 17:16:52 +00:00
Chapter.php Finished refactor of entity repos 2017-01-02 11:07:27 +00:00
Entity.php Refactored search and slug repo components 2017-01-01 16:57:47 +00:00
EntityPermission.php
helpers.php Added user setting system and added user-lang option 2017-01-15 16:27:24 +00:00
Image.php
JointPermission.php
Model.php
Ownable.php
Page.php Refactored search and slug repo components 2017-01-01 16:57:47 +00:00
PageRevision.php Separated revision preview and diff & fixed chosen diff html 2016-09-29 10:10:46 +01:00
Role.php Updated and added tests for new default user system 2016-09-29 17:07:58 +01:00
RolePermission.php
Setting.php
SocialAccount.php
Tag.php
User.php Prevented a missing avatar from crashing the application 2017-01-22 12:19:50 +00:00
View.php