Ghost/core/frontend/services
Naz 048b1102ad Removed EventEmitter inheritance in frontend routers
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- Now that routers don't emit any events there's no need to extend EventEmitter in the router's base class
- Less inheritance the lighter the runtime and the cleaner the code!
2021-10-19 07:29:09 +13:00
..
apps Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
helpers Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
routing Removed EventEmitter inheritance in frontend routers 2021-10-19 07:29:09 +13:00
rss Decoupled frontend rss service from the url service 2021-10-14 05:55:49 +13:00
sitemap 🐛 Fixed error in sitemap with >50k posts (#13317) 2021-09-17 11:13:42 +01:00
theme-engine Moved core/shared/i18n to theme-engine/i18n 2021-10-15 20:25:56 +01:00
url Removed event chain caused by settings date update 2021-10-19 07:29:09 +13:00
proxy.js Divided f/e proxy into true proxy + rendering service 2021-09-29 13:10:14 +01:00
rendering.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00