Ghost/core/server/api/shared
Hannah Wolfe 273e220327 Moved i18n to shared
refs 829e8ed010

- i18n is used everywhere but only requires shared or external packages, therefore it's a good candidate for living in shared
- this reduces invalid requires across frontend and server, and lets us use it everywhere until we come up with a better option
2021-05-04 13:03:38 +01:00
..
serializers Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
utils Added comments for Ghost API 2019-05-06 14:49:25 +02:00
validators Moved i18n to shared 2021-05-04 13:03:38 +01:00
frame.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
headers.js Added Location header to API's POST request responses (#12186) 2020-09-14 22:33:37 +12:00
http.js Added .yaml format support in redirects configuration (#12187) 2020-11-04 12:08:32 +13:00
index.js Added tiny framework to support multiple API versions (#9933) 2018-10-05 00:50:45 +02:00
pipeline.js Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00