Ghost/core/frontend/services/url
Naz 597ec51afb Removed 'router.created' event emmision from forntend routers
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- The 'router.created' event should eventually be killed. For now the aim is to create a clear communication pathway between frontend's routing module and the URL service (similar to the frontend bridge concept on the "server" side)
2021-10-19 07:29:09 +13:00
..
configs Added v4 frontend url config 2021-02-22 18:19:57 +01:00
index.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
Queue.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
Resource.js Change to use @tryghost/logging 2021-06-15 15:59:11 +01:00
Resources.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
UrlGenerator.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
Urls.js Swapped to American English spellings 2021-08-13 10:26:33 +04:00
UrlService.js Removed 'router.created' event emmision from forntend routers 2021-10-19 07:29:09 +13:00