0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/web/shared/middlewares
Vikas Potluri 15d9a77092
Moved config from server to shared (#11850)
* moved `server/config` to `shared/config`
* updated config import paths in server to use shared
* updated config import paths in frontend to use shared
* updated config import paths in test to use shared
* updated config import paths in root to use shared
* trigger regression tests
* of course the rebase broke tests
2020-05-27 18:47:53 +01:00
..
api Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
brute.js Added brute protection to content api (#10343) 2019-01-07 20:03:46 +07:00
cache-control.js Refactored cache-control mw to remove dependencies 2020-04-22 18:01:01 +01:00
custom-redirects.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
error-handler.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
index.js Moved normalize image mw into api app 2020-04-22 17:48:54 +01:00
labs.js Swapped common for @tryghost/errors in core/server/web 2020-04-09 19:40:00 +01:00
maintenance.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
pretty-urls.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
uncapitalise.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
url-redirects.js Fixed admin host with port causing infinite redirect (#11767) 2020-04-23 19:00:28 +01:00