0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web
Hannah Wolfe 34d2cc1b0b Moved active theme to new theme engine service
refs: bf0823c9a2

- continuing the work of splitting up the theme service into logical components
- this is where it starts to get fiddly as the getActive function in themeService index is required across the frontend/backend mostly due to its use in the getApiVersion method
- for now left one usage of the getActive method in place in ghost-locals middleware ready for the next phase of the refactor, which will move some of the themeService index into a shared location
2021-04-23 15:28:50 +01:00
..
admin Added theme preview mode 2021-02-17 13:49:41 +00:00
api Added Products API to Admin API 2021-04-20 13:04:51 +01:00
members Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
oauth Added oauth parameters to get a refresh token during login 2021-04-23 11:20:40 +02:00
parent Added oauth login and invitation acceptance 2021-04-21 19:36:27 +02:00
shared Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
site Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
index.js
well-known.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00