BookStack/app
2017-02-05 16:46:32 +05:30
..
Console Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Exceptions Upgraded to Laravel 5.4 2017-01-25 19:35:40 +00:00
Http Merge branch 'master' of https://github.com/Abijeet/BookStack 2017-01-29 09:35:46 +05:30
Notifications Moved text from auth views into lang files 2016-11-13 16:34:28 +00:00
Providers Added facebook, slack & twitter sign in options. 2017-02-04 11:01:49 +00:00
Repos Merge branch 'master' of https://github.com/Abijeet/BookStack 2017-02-05 16:46:32 +05:30
Services Merge branch 'master' of https://github.com/Abijeet/BookStack 2017-02-05 16:46:32 +05:30
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
Comment.php Added comments controller, model, repo, and the database schema. Modified existing Page model to associate with comments. 2017-01-13 21:45:48 +05:30
Entity.php Refactored search and slug repo components 2017-01-01 16:57:47 +00:00
EntityPermission.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
helpers.php Added facebook, slack & twitter sign in options. 2017-02-04 11:01:49 +00:00
Image.php Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
JointPermission.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Model.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00
Ownable.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Page.php Added comments controller, model, repo, and the database schema. Modified existing Page model to associate with comments. 2017-01-13 21:45:48 +05:30
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 Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Setting.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00
SocialAccount.php Major permission naming refactor and database migration cleanup 2016-05-01 22:33:56 +01:00
Tag.php Renamed attribute to tags & continued interface 2016-05-13 21:20:21 +01:00
User.php Attempt to fix bookchildren and user getThumb 2017-02-01 22:16:32 +00:00
View.php Improved permission regen performance by factor of 4 2016-04-30 17:16:06 +01:00