0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/v3
Hannah Wolfe b310666bda Added custom theme feature limit
refs: https://github.com/TryGhost/Team/issues/510

- in the case that host config is provided, limits Ghost to only permitting official themes to be installed and used
2021-03-03 14:25:19 +00:00
..
utils Removed hardcoded currency symbols (#12700) 2021-02-25 09:49:07 +00:00
actions.js
authentication.js
authors-public.js
config.js
db.js
email-preview.js Bumped MEGA related serialization code to use v4 API 2021-03-02 14:31:01 +13:00
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 Bumped MEGA related serialization code to use v4 API 2021-03-02 14:31:01 +13:00
preview.js
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js Refactored usage of the pre v4 "slack" setting 2021-02-15 15:25:54 +13:00
site.js
slack.js
slugs.js
snippets.js
tags-public.js
tags.js
themes.js Added custom theme feature limit 2021-03-03 14:25:19 +00:00
users.js
webhooks.js