Ghost/core/server
Kevin Ansfield e0e0a85a32 Updated test emails to fetch member data if email matches
no issue

- with the email replacements feature it's useful to have real member data when sending test emails from the PSM
- if the supplied email address matches a member then that member's data will be used for any replacements
2020-04-17 12:15:39 +01:00
..
adapters Refactored existing adapters to use adapter-manager 2020-04-05 21:13:47 +02:00
api Added custom json-string format to AJV validator 2020-04-17 11:56:20 +01:00
config Refactored existing adapters to use adapter-manager 2020-04-05 21:13:47 +02:00
data 🐛 Fixed importer always erroring 2020-04-15 13:24:43 +01:00
lib Moved lib/thing/index.js files to lib/thing.js 2020-04-09 10:06:20 +01:00
models Returned full error upon missing tag/label 2020-04-15 10:15:48 +01:00
public
services Updated test emails to fetch member data if email matches 2020-04-17 12:15:39 +01:00
translations Remove External Apps 2020-03-20 10:40:22 +00:00
views
web Fixed spam prevention for private sites 2020-04-15 16:44:53 +01:00
analytics-events.js
ghost-server.js Added debug info to controller process messages 2020-04-06 10:44:39 +01:00
index.js Refactored existing adapters to use adapter-manager 2020-04-05 21:13:47 +02:00
overrides.js
sentry.js Switched Sentry to use helper file for Ghost version 2020-03-26 15:35:46 +00:00
update-check.js