BookStack/app
2017-06-06 23:20:40 +05:30
..
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 #47 - Adds various translations in English, and a few code improvements. 2017-06-06 01:46:59 +05:30
Notifications Actually include the Queueable namespace... 2017-04-13 20:09:38 -04:00
Providers Prevented settings being overfetched from db/cache 2017-02-05 18:57:57 +00:00
Repos #47 - Changes the location of the reply and edit comment box. 2017-06-05 00:20:37 +05:30
Services Merge pull request #11 from BookStackApp/master 2017-05-15 22:25:33 +05:30
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
Comment.php #47 - Adds various translations in English, and a few code improvements. 2017-06-06 01:46:59 +05:30
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 Removes some unncessary code. 2017-06-06 23:20:40 +05:30
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