Ghost/core/server/web/api/middleware
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
..
cors.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
index.js Moved normalize image mw into api app 2020-04-22 17:48:54 +01:00
normalize-image.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
update-user-last-seen.js Moved update-user-last-seen mw into api app 2020-04-22 07:12:25 +01:00
upload.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
version-match.js Moved version-match mw into api app 2020-04-22 07:12:25 +01:00