Ghost/core/server/web/shared/middlewares
Naz 6e075c78bf Moved URL service to backend
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- URL module is part of the backend heavily dependent on the model and fits perfectly here. Frontend should get the data it needs by passing a URL manager instance to it
2021-10-19 07:29:09 +13:00
..
api Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
brute.js Added userAuth brute middleware to members auth endpoint (#13152) 2021-07-19 09:40:38 +01:00
cache-control.js Refactored cache-control mw to remove dependencies 2020-04-22 18:01:01 +01:00
custom-redirects.js Added validation to redirects config 2021-10-04 18:32:40 +02:00
error-handler.js Replaced i18n.t w/ tpl in error handler middleware 2021-10-04 11:52:10 +01:00
index.js Removed non-existent labs file export 2021-08-13 13:41:38 +01:00
maintenance.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
pretty-urls.js Swapped to American English spellings 2021-06-09 16:39:06 +01:00
uncapitalise.js Replaced i18n.t w/ tpl in uncapitalise.js 2021-10-05 14:37:46 +01:00
url-redirects.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00