Ghost/core/server/data
Kevin Ansfield d7ae6e0138 Added image as an allowed custom theme setting type
refs https://github.com/TryGhost/Team/issues/1107

- updated schema validation to allow `'image'` through as a known setting type now that Admin has support
- added transformation of setting values for `'image'` types because they will be URLs and should be stored with `__GHOST_URL__`
2021-10-14 18:41:54 +01:00
..
db Swapped to American English spellings 2021-09-23 18:36:38 +02:00
exporter Added offer_redemptions table to database 2021-10-13 17:37:39 +02:00
importer Fixed linting error from bad merge 2021-10-08 15:49:27 +01:00
migrations Prefixed migration with 01 2021-10-13 17:37:39 +02:00
schema Added image as an allowed custom theme setting type 2021-10-14 18:41:54 +01:00