0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server
Bruno Silva 8338be3aca
Replace the dependency i18n with tpl in permissions.js files (#13448)
refs: #13380

The i18n package is deprecated. It is being replaced with the tpl package.

The files changed are under `core/server/api/v2` and `core/server/api/v3`.
2021-10-05 10:39:01 +01:00
..
adapters Replaced i18n.t w/ tpl helper in scheduler-intergation (#13399) 2021-10-01 10:38:13 +01:00
api Replace the dependency i18n with tpl in permissions.js files (#13448) 2021-10-05 10:39:01 +01:00
data Fixed typo "in" default About page. (#13271) 2021-10-04 12:18:15 +01:00
lib Blocked 0.* IP addresses when making oembed requests 2021-09-14 11:35:14 +01:00
models Exported Offer model from models 2021-10-04 11:05:42 +02:00
public Added /email/ route to robots.txt 2021-08-10 13:45:53 +04:00
services Replaced i18n.t w/ tpl helper in authorize.js (#13442) 2021-10-05 10:34:07 +01:00
views
web Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js