1
0
mirror of synced 2026-01-01 00:04:41 -05:00
Files
docs/middleware
Peter Bengtsson 8765c628ff dedicated search results page (redux) (#29902)
* dedicated search results page (redux)

* Update SearchResults.tsx

* adding pagination

* fix pagination

* say something on NoQuery

* better Flash

* tidying link

* small fixes for results

* debug info

* l18n the meta info

* inDebugMode

* basic jest rendering of the skeleton page

* basic jest rendering test

* fix content tests

* better document title

* fix tests

* quote query in page title

* use home page sidebar

* something when nothing is found

* parseInt no longer needs the 10

* fix linting tests

* fix test

* prettier

* Update pages/search.tsx

Co-authored-by: Rachael Sewell <rachmari@github.com>

Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2022-08-19 13:36:55 +00:00
..
2022-05-11 19:14:30 +00:00
2022-08-15 19:28:42 +00:00
2022-08-16 11:23:02 +00:00
2022-05-13 14:46:57 +00:00
2022-08-15 19:28:42 +00:00
2022-08-15 19:28:42 +00:00
2022-01-07 18:34:10 +00:00
2020-09-27 14:10:11 +02:00
2021-07-14 14:35:01 -07:00
2021-11-23 18:56:05 +00:00
2022-08-15 19:28:42 +00:00
2022-06-28 12:57:38 +00:00
2022-08-15 19:28:42 +00:00

Middleware

Each file in this directory exports an Express Middleware function.

For more info, see https://expressjs.com/en/guide/using-middleware.html

Subdirectories

There are subdirectories for different types of middleware: