Ghost/ghost/core
Simon Backx f5045b9bf7
Added email renderer implementation draft (#15877)
fixes https://github.com/TryGhost/Team/issues/2308

- Still has some missing pieces, but mostly works.
- Uses new handlebars template for emails
- When sending emails with the new email stability flag enabled, one
test email is now sent via the default smtp ghost mailer.
2022-11-29 11:27:17 +01:00
..
content 🎨 Updated Casper to v5.4.1 2022-11-18 15:00:49 +00:00
core Added email renderer implementation draft (#15877) 2022-11-29 11:27:17 +01:00
test Added email renderer implementation draft (#15877) 2022-11-29 11:27:17 +01:00
.c8rc.e2e.json Tweaked code coverage config for e2e tests 2022-11-29 14:22:27 +07:00
.c8rc.json Lowered minimum function coverage tests (#15894) 2022-11-29 16:55:53 +07:00
.eslintignore Updated .eslintignore list for core 2022-10-10 15:12:52 +07:00
.eslintrc.js Updated Eslint ECMAScript compatibility to 2022 2022-08-09 15:51:40 +02:00
.gitignore Added copied release assets into .gitignore 2022-08-10 14:19:16 +02:00
.npmignore Cleaned up npmignore entries for Casper 2022-09-01 08:22:01 +01:00
config.development.json Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
ghost.js Added browser-based testing framework 2022-11-22 14:12:34 +00:00
index.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
jsconfig.json Deleted reference to core/admin 2022-08-03 16:28:41 +02:00
loggingrc.js Switched to original version for metrics 2022-08-04 19:22:57 +02:00
MigratorConfig.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
package.json v5.24.2 2022-11-28 17:36:34 +00:00
playwright.config.js Use headless mode by default for Playwright tests 2022-11-28 10:52:38 +00:00