Ghost/core
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
..
client@87e700fe35 Updated Ghost-Admin to v4.3.2 2021-04-22 17:32:41 +01:00
frontend Moved theme service to core/server 2021-04-27 15:14:49 +01:00
server Moved theme service to core/server 2021-04-27 15:14:49 +01:00
shared Moved bridge into its proper location 2021-04-26 14:38:57 +01:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
bridge.js Moved activate from themes to the bridge 2021-04-27 13:52:19 +01:00