0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core
Hannah Wolfe 0fe8426f97
Renamed validation to validator + better public API
- renamed our internal validation library to "validator" - which is the same as the tool it wraps
- updated the public api so that validator methods are directly exposed
- this will make it a drop-in replacement for validator-js
- in turn, this allows us to pull this out into @tryghost/validator, and use our own wrapper instead of the 3rd party library
2021-06-15 15:32:36 +01:00
..
client@952a65065d Updated Ghost-Admin to v4.7.0 2021-06-08 17:06:37 +01:00
frontend Swapped to American English spellings 2021-06-09 16:39:06 +01:00
server Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
shared Updated multiple products UI handling on Portal 2021-06-11 15:10:23 +05:30
app.js
boot.js Move the update-check service to a scheduled job 2021-05-27 17:17:26 +02:00
bridge.js Swapped to American English spellings 2021-06-09 16:39:06 +01:00