0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/api/v2
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
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
db.js Refactored exporter to use "allowlist" table filtering 2021-03-25 16:46:56 +13:00
images.js 🐛 Added missing Bluebird require in v2 API 2020-11-19 13:36:15 +00:00
index.js
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
mail.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
notifications.js Fixed update check tests 2021-01-14 18:30:09 +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
roles.js
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
settings.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
site.js
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
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