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 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
..
adapters Swapped to American English spellings 2021-06-09 16:39:06 +01:00
api Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
data Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
lib Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
models Renamed validation to validator + better public API 2021-06-15 15:32:36 +01:00
public
services Updated products data in portal site endpoint 2021-06-11 12:41:46 +05:30
views
web Swapped to American English spellings 2021-06-09 16:39:06 +01:00
analytics-events.js
ghost-server.js Updated ghost-server to use new minimal tpl helper 2021-06-09 12:20:59 +01:00
notify.js
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 Removed update check service in favor of external package 2021-06-03 13:24:19 +04:00