Ghost/core/server/api/v3
Hannah Wolfe 829e8ed010 Expanded requires of lib/common i18n and events
- Having these as destructured from the same package is hindering refactoring now
- Events should really only ever be used server-side
- i18n should be a shared module for now so it can be used everywhere until we figure out something better
- Having them seperate also allows us to lint them properly
2021-05-03 17:14:52 +01:00
..
utils Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
actions.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
authentication.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
authors-public.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
config.js Fixed v3 API config's billingUrl fetching 2021-03-31 13:47:58 +13:00
db.js Refactored exporter to use "allowlist" table filtering 2021-03-25 16:46:56 +13:00
email-preview.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
email.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
identities.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
images.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
index.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
integrations.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
invites.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
labels.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
mail.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
members.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
memberSigninUrls.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
membersStripeConnect.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
notifications.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
oembed.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
pages-public.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
pages.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
posts-public.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
posts.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
preview.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
redirects.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
roles.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
schedules.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
session.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
settings-public.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
settings.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
site.js 💡 Split the v3 endpoint from the canary endpoint 2021-01-22 16:32:03 +13:00
slack.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
slugs.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
snippets.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
tags-public.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
tags.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
themes.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
users.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
webhooks.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00