0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server/services
Fabien O'Carroll ff7773d1cf Added new members importer module
no-issue

This module encapsulates the work around performing imports, it
currently uses the concept of a "Job" which at the moment is not
persisted to the database, however when we want to look at resuming
imports after a server restart, this should give us the flexibility to
do it.
2020-12-09 19:25:57 +00:00
..
adapter-manager
auth Disabled Personal Tokens of inactive/locked users 2020-11-20 09:53:18 +01:00
bulk-email Fixed bulk email only having 'bulk-email' tag in certain circumstances 2020-11-23 18:34:17 +00:00
email-analytics Updated email stats aggregator for new member count columns 2020-12-09 13:14:39 +00:00
invitations
jobs
mail
mega Added original error to thrown error in mega code 2020-12-02 09:04:20 +00:00
members Added new members importer module 2020-12-09 19:25:57 +00:00
permissions Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
settings
webhooks Updated logging message for webhooks 2020-12-03 17:50:53 +00:00
labs.js
slack.js
xmlrpc.js