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 Added v2 actions endpoint 2019-02-06 21:36:09 +01: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 Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
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 Merge branch 'master' into v3 2019-10-11 11:31:31 +01: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
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 Extracted frontend code from redirects API controllers (#10798) 2019-06-21 16:50:16 +02:00
roles.js Migrated roles controller to API v2 2018-10-10 16:48:22 +02: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 Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01:00
settings.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
site.js Moved core/server/lib/url-utils to core/shared/url-utils (#11856) 2020-05-28 11:57:02 +01: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
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