Ghost/core/server/api/v2
Peter Zimon 215bfd0a7a
Added newsletter design settings (#12352)
refs https://github.com/TryGhost/Ghost/issues/12355

- Adds new default settings for newsletter customisations - `newsletter_show_badge`, `newsletter_show_header` and `newsletter_body_font_category`
- Adds migrations to update group for new settings
- Add migration to update settings based on existing config value for newsletter settings
- Passes new newsletter settings to newsletter template and updates design based on them
- Fix tests
2020-11-11 18:26:11 +05:30
..
utils Added newsletter design settings (#12352) 2020-11-11 18:26:11 +05:30
actions.js
authentication.js
authors-public.js
config.js
db.js
images.js
index.js
integrations.js
invites.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
mail.js
notifications.js
oembed.js
pages-public.js
pages.js
posts-public.js
posts.js
preview.js
redirects.js
roles.js
schedules.js 🐛 Fixed scheduled post emails pointing at /404/ for the "view online" link 2020-10-08 10:26:49 +01:00
session.js
settings-public.js
settings.js Added routes.yaml content checksum storage to the db 2020-09-10 10:54:57 +12:00
site.js
slack.js
slugs.js
tags-public.js
tags.js
themes.js
users.js
webhooks.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00