BookStack/app
Dan Brown f101c1a622
Made search more efficient and tweaked weighting
Added per-entity weighting changes.
Now Books score higher than chapters which score higher than pages.

Reduced queries required on search by only searching once but at a
higher count to see if there's another page.
2018-03-24 18:46:31 +00:00
..
Console Added command to add a new admin user 2018-01-28 18:09:26 +00:00
Exceptions Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Http Made search more efficient and tweaked weighting 2018-03-24 18:46:31 +00:00
Notifications Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Providers Fixed failing tests 2018-03-24 15:25:13 +00:00
Repos Added togglable script escaping to page content 2018-03-17 15:52:42 +00:00
Services Made search more efficient and tweaked weighting 2018-03-24 18:46:31 +00:00
Activity.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Attachment.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Book.php Made search more efficient and tweaked weighting 2018-03-24 18:46:31 +00:00
Chapter.php Made search more efficient and tweaked weighting 2018-03-24 18:46:31 +00:00
Comment.php
Entity.php Made search more efficient and tweaked weighting 2018-03-24 18:46:31 +00:00
EntityPermission.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
helpers.php Finished migrated from icon-font to SVG 2018-02-17 19:49:00 +00:00
Image.php
JointPermission.php
Model.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Ownable.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Page.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
PageRevision.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Role.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
RolePermission.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
SearchTerm.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Setting.php
SocialAccount.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Tag.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
User.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
View.php