0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/services
Sam Lord 35e51e364b Switch to @tryghost/debug, remove ghost-ignition
no issue
The only pieces of Ghost-Ignition used in Ghost were debug and
logging. Both of these modules have been superceded by the Framework
monorepo, and all usages of Ignition have now been removed, replaced
with @tryghost/debug and @tryghost/logging.
2021-06-15 17:24:22 +01:00
..
adapter-manager
auth Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
bulk-email Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
email-analytics Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
invitations Moved i18n to shared 2021-05-04 13:03:38 +01:00
invites Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
jobs Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
mail Refactored GhostMailer's send to current code standards 2021-05-27 12:37:03 +04:00
mega Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
members Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
notifications Moved i18n to shared 2021-05-04 13:03:38 +01:00
permissions Moved i18n to shared 2021-05-04 13:03:38 +01:00
public-config Added sentry_dsn and sentry_env properties to /canary/site/ 2021-05-26 16:54:04 +01:00
settings Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
themes Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
webhooks Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
labs.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
limits.js Added support for max periodic limit check 2021-05-07 18:43:47 +04:00
oembed.js Moved the OEmbed service to use our DI pattern 2021-01-15 15:35:30 +01:00
slack.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
users.js Moved the users service to use our DI pattern 2021-01-15 17:58:36 +01:00
xmlrpc.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00