0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-25 02:31:59 -05:00
ghost/test/unit/data
Fabien 'egg' O'Carroll 3f9053ae94
Added setting for newsletter footer content (#12359)
no-issue

We want to give users to ability to customise the content of their newsletter, and the first step
toward that is a setting in which we can store text or html to embed in the template
2020-11-13 13:18:47 +00:00
..
db Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
exporter Removed use of deprecated setting flags from the codebase 2020-06-23 11:58:19 +12:00
importer Fixed test for ignoring member email address' 2020-10-15 16:05:49 +05:30
meta Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
migrations Removed global.Promise override (#12182) 2020-11-04 10:55:47 +00:00
schema Added setting for newsletter footer content (#12359) 2020-11-13 13:18:47 +00:00
validation Improved settings validation (#12048) 2020-07-15 17:11:27 +02:00
xml/sitemap Removed final non-destructured imports of core/server/lib/common (#11858) 2020-05-28 17:54:18 +01:00