BookStack/app
2017-04-15 19:31:11 +01:00
..
Console Developed basic search queries. 2017-03-26 19:24:57 +01:00
Exceptions Upgraded to Laravel 5.4 2017-01-25 19:35:40 +00:00
Http Added chapter search 2017-04-15 19:16:07 +01:00
Notifications Moved text from auth views into lang files 2016-11-13 16:34:28 +00:00
Providers Prevented settings being overfetched from db/cache 2017-02-05 18:57:57 +00:00
Repos Added chapter search 2017-04-15 19:16:07 +01:00
Services Enabled type search filter in book search 2017-04-15 19:31:11 +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 Improved DB prefix support and removed old search method 2017-04-09 14:44:56 +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 Started implementation of new search system 2017-03-19 12:48:44 +00: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