0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services/members/importer
Fabien 'egg' O'Carroll c0f32b7746
Replaced usage of Error with @tryghost/errors (#13161)
refs 2f1123d6ca

Usage of the raw Error class has been deprecated in favour of our own
errors, which are more descriptive and have built in HTTP status codes.

This also updates the same errors to use @tryghost/tpl for the error
messages, which is the new pattern we are following in order for us to
deprecate the i18n module.
2021-07-19 11:46:38 +01:00
..
batch-import.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
email-template.js Fixed member import email heading spacing 2021-03-22 18:15:11 +01:00
importer.js Replaced usage of Error with @tryghost/errors (#13161) 2021-07-19 11:46:38 +01:00
index.js Moved MembersCSVImporter out of index.js file 2021-06-23 13:53:34 +01:00
labels.js Refactored members imporeter in preparation for jobs 2020-08-27 21:47:00 +12:00