mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
714e081efc
refs https://github.com/TryGhost/Team/issues/473 refs https://github.com/TryGhost/Admin/commit/638e5027 We no longer want to maintain a list of currency symbols now that we support 100+ currencies, so we will be relying on the `{{price}}` helper in themes and `Intl.NumberFormat` elsewhere. |
||
---|---|---|
.. | ||
utils | ||
actions.js | ||
authentication.js | ||
authors-public.js | ||
config.js | ||
db.js | ||
email-preview.js | ||
email.js | ||
identities.js | ||
images.js | ||
index.js | ||
integrations.js | ||
invites.js | ||
labels.js | ||
mail.js | ||
members.js | ||
memberSigninUrls.js | ||
membersStripeConnect.js | ||
notifications.js | ||
oembed.js | ||
pages-public.js | ||
pages.js | ||
posts-public.js | ||
posts.js | ||
preview.js | ||
redirects.js | ||
roles.js | ||
schedules.js | ||
session.js | ||
settings-public.js | ||
settings.js | ||
site.js | ||
slack.js | ||
slugs.js | ||
snippets.js | ||
tags-public.js | ||
tags.js | ||
themes.js | ||
users.js | ||
webhooks.js |