0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/services
Hannah Wolfe 3ea6df819c
Refactored SettingsCache to get events through DI
- requiring lib/common/events makes the settings cache tightly coupled to the server
- moving this up to settings index means the cache itself can be moved to a shared component/moved out of Ghost
- the index then becomes the settings manager
- questionable whether the event listeners & updater part of this shouldn't be part of a manager, independent of the actual cache 🤔
2021-06-30 15:40:41 +01:00
..
adapter-manager Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
auth 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
bulk-email Renamed bulk-email index to bulk email processor 2021-06-22 20:19:57 +04:00
email-analytics Added guards against parentPort being null 2021-06-29 12:14:48 +01:00
invitations Moved i18n to shared 2021-05-04 13:03:38 +01:00
invites Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
jobs Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
mail Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
mega Added member_segment persistance to email_batches 2021-06-30 18:32:31 +04:00
members Added benefits to product data in portal settings 2021-06-30 14:51:42 +05:30
notifications 🐛 Fixed update notification showing after upgrade 2021-06-28 11:25:04 +04:00
permissions Moved i18n to shared 2021-05-04 13:03:38 +01:00
public-config Replaced ghost-version.js with @tryghost/version 2021-06-16 13:16:15 +01:00
route-settings Moved route settings to new server service 2021-06-30 10:58:33 +01:00
settings Refactored SettingsCache to get events through DI 2021-06-30 15:40:41 +01:00
themes Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
webhooks Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
labs.js Added feature image caption and alt to labs email template 2021-06-18 16:03:58 +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 Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00
users.js 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
xmlrpc.js Replaced request module with @tryghost/request 2021-06-16 13:16:15 +01:00