BookStack/app
Dan Brown 0c6f598d91
Fixed issue where text after line breaks not indexed
Linebreaks would previously essentially be removed during index and
hence joined to adjacent words, breaking prefix matching.
Added test to cover.
For #3508
2022-06-20 23:47:42 +01:00
..
Actions Got book to shelf conversions working 2022-06-15 15:05:08 +01:00
Api
Auth
Config Updated default value for secure session detection 2022-05-11 16:47:09 +01:00
Console
Entities Fixed issue where text after line breaks not indexed 2022-06-20 23:47:42 +01:00
Exceptions Prevented inadvertant logging during MFA flow 2022-05-30 18:31:08 +01:00
Facades
Http Fixed failing tests after conversion changes 2022-06-19 18:44:34 +01:00
Interfaces
Notifications
Providers
Settings
Theming
Traits
Translation
Uploads Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
Util Extracted download response logic to its own class 2022-06-08 23:50:42 +01:00
Application.php
helpers.php
Model.php