0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/canary
Gustavo Hernández 5438644a51
Replaced i18n.t w/ tpl in tags.js (#13428)
refs: #13380

- The i18n package is deprecated. It is being replaced with the tpl package.
2021-10-05 10:00:00 +01:00
..
utils Replaced i18n.t w/ tpl helper in permissions (#13419) 2021-10-04 09:58:42 +01:00
actions.js
authentication.js Replaced i18n.t w/ tpl helper in authentication.js (#13402) 2021-10-04 09:54:15 +01:00
authors-public.js Replaced i18n.t w/ tpl helper (#13403) 2021-10-04 09:55:30 +01:00
config.js
custom-theme-settings.js Added route for updating custom theme settings 2021-09-28 16:09:39 +01:00
db.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
email-post.js Replaced i18n.t w/ tpl helper in email-post.js and email-preview.js (#13418) 2021-10-04 09:57:08 +01:00
email-preview.js Replaced i18n.t w/ tpl helper in email-post.js and email-preview.js (#13418) 2021-10-04 09:57:08 +01:00
email.js Replaced i18n.t w/ tpl helper in email and integrations (#13424) 2021-10-04 10:02:27 +01:00
identities.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
images.js
index.js Added API endpoint for browsing custom theme settings (#13362) 2021-09-27 11:31:47 +01:00
integrations.js Replaced i18n.t w/ tpl helper in email and integrations (#13424) 2021-10-04 10:02:27 +01:00
invites.js
labels.js Refactored Labels API add method back to promises 2021-09-03 20:33:28 +04:00
mail.js Replaced i18n.t w/ tpl helper in mail.js 2021-10-05 09:43:47 +01:00
members.js Updated Members bulk endpoint req body format 2021-10-01 14:14:13 +02:00
memberSigninUrls.js
membersStripeConnect.js
notifications.js
oembed.js Fixed function comlexity lint warning in oembeds 2021-08-23 10:36:18 +04:00
pages-public.js
pages.js Refactored posts service instantiation logic 2021-08-06 11:57:54 +04:00
posts-public.js
posts.js Refactored posts service instantiation logic 2021-08-06 11:57:54 +04:00
preview.js
products-public.js
products.js Added support for benefits to Admin Products API 2021-06-29 16:53:15 +01:00
redirects.js Simplified redirects module api 2021-09-27 19:39:47 +02:00
roles.js
schedules.js Removed method complexity in schedules API controller 2021-09-04 07:49:11 +12:00
session.js
settings-public.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
settings.js Moved routing setting hash calculation to backend 2021-09-28 04:59:41 +13:00
site.js
slack.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
slugs.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
snippets.js Removed use of i18n in snippets controllers 2021-07-19 11:08:55 +01:00
tags-public.js
tags.js Replaced i18n.t w/ tpl in tags.js (#13428) 2021-10-05 10:00:00 +01:00
themes.js Removed method complexity in themes API controller 2021-09-03 20:33:28 +04:00
users.js Update cache invalidation on several routes 2021-07-07 18:12:51 +02:00
webhooks.js Removed method complexity in webhooks API controller 2021-09-17 10:11:23 +03:00