Ghost/core/server/web
Kevin Ansfield 2947db0e6b
Added API endpoint for browsing custom theme settings (#13362)
refs https://github.com/TryGhost/Team/issues/1070

- bumped `@tryghost/custom-theme-settings-service` to get access to `.listSettings()` method
- added GET `/api/canary/admin/theme_settings/` route behind `'customThemeSettings'` feature flag that uses the custom theme settings service to return settings resources that are a combination of the theme-provided definition and the saved value
2021-09-27 11:31:47 +01:00
..
admin Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
api Added API endpoint for browsing custom theme settings (#13362) 2021-09-27 11:31:47 +01:00
members v4.15.1 2021-09-23 11:13:56 +01:00
oauth Updated OAuth middleware to use the correct URL helpers 2021-09-23 17:26:29 +01:00
parent Revert "Moved vhost mounts into boot file" 2021-07-08 07:10:18 +01:00
shared Removed non-existent labs file export 2021-08-13 13:41:38 +01:00
site Swapped to American English spellings 2021-07-27 12:15:19 +04:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00