mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
no-issue * Added bulkAdd method to Member,Customer&Subscription model This allows us to keep the db access in the model layer * Updated @tryghost/members-api to 0.27.2 This includes fixes for rate-limiting of requests, and exposes necessary Stripe methods for creating customers and complimentary subscriptions, without affecting the database. * Refactored importer to parallelise tasks where possible By parallelising our tasks we are able to improve the speed at which the entire import completes. |
||
---|---|---|
.. | ||
emails | ||
importer | ||
api.js | ||
config.js | ||
content-gating.js | ||
index.js | ||
limit.js | ||
middleware.js | ||
settings.js | ||
stripe-connect.js | ||
utils.js |