BookStack/app/Search
Dan Brown db7b11fe93
HTML: Aligned and standardised DOMDocument usage
Adds a thin wrapper for DOMDocument to simplify and align usage within
all areas of BookStack.
Also means we move away from old depreacted mb_convert_encoding usage.

Closes #4638
2023-11-14 15:46:32 +00:00
..
SearchApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
SearchController.php Search: Updated popular items query, load parent book for chapters/pages 2023-06-10 15:08:07 +01:00
SearchIndex.php HTML: Aligned and standardised DOMDocument usage 2023-11-14 15:46:32 +00:00
SearchOptions.php Search: Added further backslash handling 2023-09-23 13:41:10 +01:00
SearchResultsFormatter.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SearchRunner.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
SearchTerm.php Played around with a new app structure 2023-05-17 17:56:55 +01:00