Ghost/core
Naz d8cdeb6d01
Renamed settings table keys (#11946)
refs https://github.com/TryGhost/Ghost/issues/10318

- Adds following renames to settings table keys:
  'default_locale' -> 'lang'
  'active_timezone' -> 'timezone'
  'ghost_head' -> 'codeinjection_head'
  'ghost_foot' -> 'codeinjection_foot'
  'brand.publicationColor' -> 'accent_color'
- The renames are done to match revised naming conventions and naming
exposed through APIs
2020-06-23 19:09:12 +12:00
..
client@b4fec93664 Updated Ghost-Admin to v3.21.0 2020-06-22 11:33:58 +01:00
frontend Refactored site url data attribute for new members script 2020-06-22 17:30:33 +05:30
server Renamed settings table keys (#11946) 2020-06-23 19:09:12 +12:00
shared Added mobiledoc transform to populate missing image sizes on forced re-render (#11924) 2020-06-17 13:12:32 +01:00
index.js Refactor common pattern in service files 2020-04-30 20:48:42 +01:00