Ghost/core
Fabien 'egg' O'Carroll 235597a5e4
Refactored Members controller bulkDestroy (#13221)
no-issue

This moves the logic out of the controller and into the members-api
member repository. Removing complexity from the controllers and
out into services is desirable to reduce code in the Ghost codebase
and move logic into modules which can be tested easier.
2021-08-12 15:26:25 +01:00
..
client@896b343dd8 Updated Admin to v4.11.0 2021-08-03 13:20:40 +01:00
frontend Added an /email/ root route for email-only posts 2021-08-06 18:10:19 +04:00
server Refactored Members controller bulkDestroy (#13221) 2021-08-12 15:26:25 +01:00
shared Swapped to American English spellings 2021-08-09 13:35:01 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added email unfreeze for verified email config 2021-07-29 20:30:30 +12:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00