0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/services
Naz 098891ee9a Removed bootstrap module dependency from frontend routers
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- "routerCreated" call was causing a need to create a dependency on the frontend Router level which didn't fit nicely with the refactor of the bootstrap into a class, it's also makes way more sense having it as an independent parameter instead of a call on a module (makes testing way more readable too!)
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 bootstrap module dependency from 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
proxy.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
rendering.js Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00