0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
PJ 6e14047a2a
Replace i18n with tpl in core/server/api/v3/memberSigninUrls.js (#13584)
refs: #13380

- The i18n package is deprecated. It is being replaced with the tpl package.
2021-10-13 09:05:38 +01:00
..
adapters Replaced i18n.t w/ tpl helper in scheduler-intergation (#13399) 2021-10-01 10:38:13 +01:00
api Replace i18n with tpl in core/server/api/v3/memberSigninUrls.js (#13584) 2021-10-13 09:05:38 +01:00
data Added active column to offers table (#13592) 2021-10-12 15:20:45 +02: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 Simplified DynamicRedirectManager's constructor 2021-10-13 10:04:55 +02:00
views
web Added initial Offers API 2021-10-06 12:33:19 +02:00
analytics-events.js
ghost-server.js
notify.js
overrides.js
run-update-check.js
update-check.js