Ghost/core/server/services/themes
Kevin Ansfield cabf78e938 Cleaned up customThemeSettings labs flag
closes https://github.com/TryGhost/Team/issues/1164

- `customThemeSettings` feature is GA so any conditionals can be cleaned up
- removed conditional loading of custom theme settings and associated API routes
- removed event trigger for reloading custom theme settings when the feature flag is toggled
- removed flag from labs GA list
2022-01-03 17:45:25 +00:00
..
activate.js Fixed custom theme settings not being available when expected 2021-10-21 15:02:52 +01:00
activation-bridge.js Cleaned up customThemeSettings labs flag 2022-01-03 17:45:25 +00:00
index.js Cleaned up customThemeSettings labs flag 2022-01-03 17:45:25 +00:00
installer.js Removed i18t dependency from installer module 2021-09-03 20:33:28 +04: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 Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
ThemeStorage.js Fixed ThemeStorage inheritance 2021-11-05 17:17:18 +04:00
to-json.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
validate.js Added syncing and theme exposure of custom theme settings (#13354) 2021-09-23 12:44:39 +01:00