0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server
Indrakant Dana 4f0999b6db
Replaced i18n.t w/ tpl in core/server/api/v3/utils/validators/input/setup.js (#13534)
refs: TryGhost#13380

- The i18n package is deprecated. It is being replaced with the tpl package.
2021-10-11 21:28:01 +01:00
..
adapters Replaced i18n.t w/ tpl helper in scheduler-intergation (#13399) 2021-10-01 10:38:13 +01:00
api Replaced i18n.t w/ tpl in core/server/api/v3/utils/validators/input/setup.js (#13534) 2021-10-11 21:28:01 +01:00
data Fixed linting error from bad merge 2021-10-08 15:49:27 +01:00
lib Refactored tpl to never be used in DI 2021-10-11 15:19:54 +01:00
models Replaced i18n.t w/ tpl in core/server/models (#13464) 2021-10-06 11:43:54 +01:00
public Added /email/ route to robots.txt 2021-08-10 13:45:53 +04:00
services Refactored tpl to never be used in DI 2021-10-11 15:19:54 +01:00
views
web Added initial Offers API 2021-10-06 12:33:19 +02:00
analytics-events.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js