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
Naz ac3602cced Fixed empty response when import triggers a job
refs d60d348c88

- When the import triggers a background job the meta response should contain no data otherwise the client can mistake it for completed import
2021-07-23 21:14:06 +04:00
..
emails
importer Integrated @tryghost/members-importer 2021-07-21 19:34:30 +04:00
stats
api.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
config.js Replaced usage of Error with @tryghost/errors (#13161) 2021-07-19 11:46:38 +01:00
content-gating.js Added support for gating content by member labels and products (#12946) 2021-05-10 19:32:11 +01:00
index.js Renamed index.js -> service.js for lint reasons 2021-05-20 12:08:45 +01:00
middleware.js Moved labs utlity to shared 2021-07-08 09:05:41 +01:00
service.js Fixed empty response when import triggers a job 2021-07-23 21:14:06 +04:00
settings.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
SingleUseTokenProvider.js
stripe-connect.js Replaced usage of Error with @tryghost/errors (#13161) 2021-07-19 11:46:38 +01:00
utils.js