Ghost/test/unit
Hannah Wolfe bc75fab663 Moved theme service to core/server
refs: bf0823c9a2
refs: ae86254972

- continuing the work of splitting up the theme service into logical components

Themes Service
- The serverside theme service now serves just the API and boot
- It loads the theme and passes it to the theme-engine via the bridge

This achieves the bare minimum goal of removing all the cross requires between server and frontend around themes
There is still a lot more to do to achieve an ideal architecture here as laid out in ae86254972
2021-04-27 15:14:49 +01:00
..
adapters Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
api 🐛 Fixed __GHOST_URL__ appearing in sitemaps (#12787) 2021-03-18 17:16:37 +00:00
apps Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
data Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
helpers Moved theme service to core/server 2021-04-27 15:14:49 +01:00
lib 🐛 Fixed images not having srcset or sizes attributes (#12800) 2021-03-20 22:17:43 +00:00
models 🐛 Fixed performance regression introduced in 4.1.0 (#12807) 2021-03-23 09:11:24 +00:00
server Moved notify out of GhostServer 2021-02-19 20:22:56 +00:00
services Moved theme service to core/server 2021-04-27 15:14:49 +01:00
shared/config Fixed config test that failed to detect changes 2021-03-25 13:12:43 +13:00
web Fixed broken require path (bridge in tests) 2021-04-26 15:01:10 +01:00