0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/web/parent
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
..
middleware Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
app.js Moved vhost arg logic out of the parent app 2021-06-28 19:38:42 +01:00
backend.js Moved vhost arg logic out of the parent app 2021-06-28 19:38:42 +01:00
frontend.js Simplified + unified debug naming conventions 2021-07-07 09:57:14 +01:00
vhost-utils.js Moved vhost arg logic out of the parent app 2021-06-28 19:38:42 +01:00