0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/themes
Hannah Wolfe c3774a3fab
Moved bridge.activateTheme calls into one place
- This is a slightly weird thing, but the intention is to highlight that there are 3 different code paths that can activate a theme
- Ideally we want to unify all the codepaths more, but for now this at least helps us see what is happening where
2021-07-07 15:02:02 +01:00
..
activation-bridge.js Moved bridge.activateTheme calls into one place 2021-07-07 15:02:02 +01:00
index.js Moved bridge.activateTheme calls into one place 2021-07-07 15:02:02 +01:00
list.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
loader.js Refactored theme service to use async/await 2021-07-07 12:28:55 +01:00
storage.js Moved bridge.activateTheme calls into one place 2021-07-07 15:02:02 +01:00
ThemeStorage.js Moved theme service to core/server 2021-04-27 15:14:49 +01:00
to-json.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
validate.js Refactored theme index to use async/await 2021-07-07 15:02:01 +01:00