0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
Aleksander Chromik 045ce4834c
Replaced i18n.t w/ tpl helper in passwordreset.js (#13441)
refs: #13380

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

Co-authored-by: Aleksander Chromik <aleksander.chromik@footballco.com>
2021-10-05 10:32:32 +01:00
..
adapter-manager
auth Replaced i18n.t w/ tpl helper in passwordreset.js (#13441) 2021-10-05 10:32:32 +01:00
bulk-email Fixed segmented email content being sent to all members 2021-09-10 11:36:42 +01:00
email-analytics Swapped to American English spellings 2021-08-09 13:35:01 +04:00
integrations Removed method complexity in integrations API controller 2021-09-16 14:23:48 +03:00
invitations
invites Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
jobs
mail Fixed linting issue 2021-09-17 16:51:52 +01:00
mega 🐛 Fixed Outlook incorrect text styling and &apos; appearing in email content (#13313) 2021-09-17 08:39:29 +01:00
members Moved StripeAPIService to its own service 2021-10-04 19:28:19 +02:00
notifications Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
permissions Removed usages of new Error & i18n in legacy code 2021-07-01 12:53:06 +01:00
posts Removed i18t dependency from post scheduling service 2021-09-04 07:49:11 +12:00
public-config Added a feature flag to the oauth login feature 2021-07-20 23:16:49 +02:00
redirects Added validation to redirects config 2021-10-04 18:32:40 +02:00
route-settings Fixed comma dangle 2021-09-30 18:22:32 +02:00
settings Refactored secret settings util functions 2021-09-21 23:05:57 +12:00
stripe Moved StripeAPIService to its own service 2021-10-04 19:28:19 +02:00
themes Fixed inconsistent theme settings state after toggling customThemeSettings labs flag 2021-10-04 11:23:46 +01:00
webhooks Removed method complexity in webhooks API controller 2021-09-17 10:11:23 +03:00
custom-theme-settings.js Added syncing and theme exposure of custom theme settings (#13354) 2021-09-23 12:44:39 +01:00
limits.js Fixed error when hostLimits are undefined 2021-07-23 20:46:52 +04:00
oembed.js Blocked 0.* IP addresses when making oembed requests 2021-09-14 11:35:14 +01:00
slack.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
users.js
xmlrpc.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00