Ghost/core/server/web/parent/middleware
Hannah Wolfe d3f20c52fd Moved getApiVersion to a new shared "bridge" class
refs: bf0823c9a2

- Added a new bridge class that lives in shared. This should eventually be responsible for all cross-communication between the frontend and the server
- Having all the gnarly shared bits in one place should help us refactor more easily
- For now it also reduces requires between the core/server and core/frontend folders that are meant to be separate
- All calls to getApiVersion have also been renamed to getFrontendApiVersion, as this is different to the "default" API version
- Slowly getting to the point where frontend/services/themes can be moved to server/services/themes :)
2021-04-24 09:55:48 +01:00
..
emit-events.js Moved emit-events mw into parent app 2020-04-21 18:36:42 +01:00
ghost-locals.js Moved getApiVersion to a new shared "bridge" class 2021-04-24 09:55:48 +01:00
index.js Moved ghost-locals mw into parent app 2020-04-21 18:50:46 +01:00
log-request.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
request-id.js Moved request-id mw into parent app 2020-04-21 18:29:20 +01:00