BookStack/app/Http
Dan Brown 8f3430d386
Improved tag suggestion handling
- Aligned prefix-type filtering with back-end.
- Increased suggestion search cut-off from 3 to 4.
- Increased amount of suggestions shown.
- Ordered suggestions to be name asc, as you'd expect on search.
- Updated front-end filtering to use full search query, instead of
  truncated version, for further front-end filtering capability.

Related to #3720
2022-09-28 13:50:40 +01:00
..
Controllers Improved tag suggestion handling 2022-09-28 13:50:40 +01:00
Middleware Applied styleci changes, updated composer deps 2022-09-05 13:18:37 +01:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Responses Applied styleci changes, updated composer deps 2022-06-10 12:37:14 +01:00
Kernel.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
Request.php Applied styleci changes 2022-05-04 21:19:46 +01:00