Ghost/core/server/services
Hannah Wolfe bd597db829
Moved settings/cache to shared/settings-cache
- This is part of the quest to separate the frontend and server & get rid of all the places where there are cross-requires
- At the moment the settings cache is one big shared cache used by the frontend and server liberally
- This change doesn't really solve the fundamental problems, as we still depend on events, and requires from inside frontend
- However it allows us to control the misuse slightly better by getting rid of restricted requires and turning on that eslint ruleset
2021-06-30 15:49:10 +01:00
..
adapter-manager Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
auth Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
bulk-email Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
email-analytics Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
invitations Moved i18n to shared 2021-05-04 13:03:38 +01:00
invites Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
jobs Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
mail Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
mega Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
members Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
notifications Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
permissions Moved i18n to shared 2021-05-04 13:03:38 +01:00
public-config Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
route-settings Moved route settings to new server service 2021-06-30 10:58:33 +01:00
settings Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
themes Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
webhooks Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
labs.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
limits.js Added support for max periodic limit check 2021-05-07 18:43:47 +04:00
oembed.js Moved the OEmbed service to use our DI pattern 2021-01-15 15:35:30 +01:00
slack.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
users.js 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
xmlrpc.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00