0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server/api/canary
Sam Lord 3f0bab4389 Replaced request module with @tryghost/request
no issue
Part of the effort to break up Ghost into smaller, decoupled modules.
2021-06-16 13:16:15 +01:00
..
utils Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
actions.js
authentication.js
authors-public.js
config.js Fixed max-api-complexity linting warnings for site and config APIs (#12982) 2021-05-26 12:10:19 +01:00
db.js
email-preview.js
email.js
identities.js
images.js
index.js Supported monthly & yearly price in Products API 2021-06-03 17:08:02 +01:00
integrations.js
invites.js
labels.js
mail.js
members.js Added support for canceling subscriptions (#13039) 2021-06-16 11:25:19 +01:00
memberSigninUrls.js
membersStripeConnect.js
notifications.js Fixed error being saved in notification settings 2021-06-03 12:54:09 +04:00
oembed.js
pages-public.js
pages.js
posts-public.js
posts.js
preview.js
products-public.js Supported monthly & yearly price in Products API 2021-06-03 17:08:02 +01:00
products.js Added cache invalidation for products api 2021-06-15 12:40:55 +05:30
redirects.js
roles.js
schedules.js
session.js
settings-public.js
settings.js Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
site.js Fixed max-api-complexity linting warnings for site and config APIs (#12982) 2021-05-26 12:10:19 +01:00
slack.js
slugs.js
snippets.js
tags-public.js
tags.js
themes.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
users.js
webhooks.js