0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/core/server
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
..
adapters Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
api Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
data Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
lib Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
models Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
public
services Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
views
web Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
analytics-events.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
ghost-server.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
notify.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
overrides.js
run-update-check.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
update-check.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00