0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/server/web/api
Ozan Uslan 8eeaae5dba Replaced i18n.t w/ tpl in middleware.js in api/v3/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 Replaced i18n.t w/ tpl in middleware.js in api/v3/admin 2021-10-05 09:58:58 +01:00
app.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
index.js