0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services/members
Hannah Wolfe 8dd009ffa0
🐛 Fixed member exports timing out for large sites (#14876) (#14878)
refs TryGhost/Team#1641

This commit adds a custom query for the members export, to improve the performance and to prevent any timeouts from happening when exporting large amounts of members.

Co-authored-by: Simon Backx <simon@ghost.org>
Co-authored-by: Matt Hanley <git@matthanley.co.uk>
2022-05-20 21:25:23 +01:00
..
emails Removed empty class attribute from emails (#13906) 2021-12-16 16:58:33 +02:00
exporter 🐛 Fixed member exports timing out for large sites (#14876) (#14878) 2022-05-20 21:25:23 +01:00
importer
stats Renamed index.js file to a service 2021-08-18 11:48:16 +04:00
api.js Removed unused getPaymentConfig method 2022-05-12 20:05:10 +01:00
config.js Removed unused getPaymentConfig method 2022-05-12 20:05:10 +01:00
content-gating.js Added "contains" operator support to ?filter= query params (#14286) 2022-03-09 13:02:17 +00:00
index.js
middleware.js Removed unused frontend offer endpoint (#14816) 2022-05-13 17:20:09 +05:30
service.js 🐛 Fixed member exports timing out for large sites (#14876) (#14878) 2022-05-20 21:25:23 +01:00
settings.js Removed support for editing members_from_address 2022-05-12 20:05:10 +01:00
SingleUseTokenProvider.js
stripe-connect.js Added linting for use of @tryghost/errors 2021-12-01 11:22:21 +00:00
utils.js Added newsletters to Portal site data 2022-04-05 22:23:39 +05:30