0
0
Fork 0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-04-17 18:12:37 +00:00
BookStackApp_BookStack/app/Search
Dan Brown 93c677a6a9
Searching: Added negation support to UI and term handling
Updated/added tests to cover.
Support for actual search queries still remains.
2024-10-03 15:59:50 +01:00
..
Options Searching: Added negation support to UI and term handling 2024-10-03 15:59:50 +01:00
SearchApiController.php Cleaned up namespacing in routes 2023-05-18 20:57:05 +01:00
SearchController.php Queries: Updated old use-specific entity query classes 2024-02-08 16:39:59 +00:00
SearchIndex.php HTML: Aligned and standardised DOMDocument usage 2023-11-14 15:46:32 +00:00
SearchOptions.php Searching: Added negation support to UI and term handling 2024-10-03 15:59:50 +01:00
SearchOptionSet.php Searching: Added negation support to UI and term handling 2024-10-03 15:59:50 +01:00
SearchResultsFormatter.php Search: Added structure for search term inputs 2024-10-02 17:31:45 +01:00
SearchRunner.php Search: Added structure for search term inputs 2024-10-02 17:31:45 +01:00
SearchTerm.php Played around with a new app structure 2023-05-17 17:56:55 +01:00