0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/web/api
Ozan Uslan 12a839b29f Replaced i18n.t w/ tpl in middleware.js in api/v2/admin
refs: TryGhost#13380

- The i18n package is deprecated. It is being replaced with the tpl package.
2021-10-05 09:58:58 +01:00
..
canary Replaced i18n.t w/ tpl in middleware.js in api/canary/admin 2021-10-05 09:58:58 +01:00
middleware Replaced i18n.t w/ tpl in version-match middleware 2021-10-04 15:32:53 +01:00
testmode Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
v2 Replaced i18n.t w/ tpl in middleware.js in api/v2/admin 2021-10-05 09:58:58 +01:00
v3 Refactor imports in API's routes files 2021-07-07 18:33:25 +04:00
app.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
index.js