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 61e1b19d46
Added comments to all usages of lib/common/events
- This is a precursor to trying to split apart into:
   - model events + webhooks system which makes sense
   - frontend events which should be independent or removed
   - maybe some concept of a settings manager that we can use in various places to bind logic 🤔
   - other usages of events that should be refactored to not use events
2021-07-07 16:02:44 +01:00
..
adapter-manager
auth Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
bulk-email Render an email correctly according to the associated member segment 2021-07-01 13:36:42 +02: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 Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
members Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
notifications Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
permissions Removed usages of new Error & i18n in legacy code 2021-07-01 12:53:06 +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 Rework the themeService public API 2021-07-07 15:02:02 +01:00
webhooks Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
labs.js Removed psmRedesign from allows labs flags 2021-07-02 19:06:42 +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 Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
users.js 🔒 Added a "reset all passwords" feature (#13005) 2021-06-23 14:54:28 +02:00
xmlrpc.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00