Ghost/core/server/services
Hannah Wolfe 526993965a
Switch to @trghost/validator, remove validator
- Part of the effort to split Ghost down into smaller, decoupled pieces
- Moved out our internal validator tooling to a separate library
- Replaced all usage of our own tooling and validatorjs directly with @tryghost/validator
- Removed the validatorjs dependency and removed the renovate pin
- This gives us a consistant, smaller, clearer public API for validations
- It will eventually be used on Ghost Admin too
- This way we can start getting up to date with validator whilst not increasing build size
2021-06-16 08:11:22 +01:00
..
adapter-manager Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
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 Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01: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