Ghost/core/server/api/shared
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
..
serializers Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
utils Added comments for Ghost API 2019-05-06 14:49:25 +02:00
validators Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
frame.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
headers.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
http.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
pipeline.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00