1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/middleware
Peter Bengtsson 18504871b9 cache full rendering (#25424)
* cache full rendering

* still not working with gzip

* progress progress progress

* smaller

* hacky progress

* small fixes

* wip

* lock file

* wip

* wip

* package-lock updates

* wip

* search DOM in lowercase

* simplify

* with instrument

* improve test coverage

* mutateCheeriobodyByRequest

* fix

* remove renderContentCacheByContex

* disable render caching in sync-search

* diables things in github/github link checker

* gzip lru

* tidying up

* updated

* correct tests

* fix: move userLanguage to LanguagesContext

* Revert "fix: move userLanguage to LanguagesContext"

This reverts commit d7c05d958c71eaad496eb46764eb845d80b866ca.

* contexts ftw

* fixed rendering tests

* oops for got new file

* nits addressed

Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com>
2022-05-23 12:12:09 +00:00
..
2021-07-14 14:35:01 -07:00
2022-05-11 19:14:30 +00:00
2021-07-29 20:28:30 +00:00
2021-07-29 20:28:30 +00:00
2021-12-02 04:30:44 +00:00
2022-05-13 14:46:57 +00:00
2021-07-14 14:35:01 -07:00
2022-05-23 12:12:09 +00:00
2022-01-07 18:34:10 +00:00
2021-07-14 13:49:18 -07:00
2020-09-27 14:10:11 +02:00
2022-05-23 12:12:09 +00:00
2021-07-14 14:35:01 -07:00
2021-11-23 18:56:05 +00:00
2022-02-15 21:56:50 +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: