0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/frontend/services/url
Naz ced6119fc1 Moved route checking logic closer to the origin
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- The URL Service should not be filled with preventative logic and know about internal methods of the routers (e.g. getPermalinks). Because it's only called through a single place the logic can now live in the routing package and not leak outside it
2021-10-19 07:29:09 +13:00
..
configs
index.js
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 Removed event chain caused by settings date update 2021-10-19 07:29:09 +13:00
Urls.js Swapped to American English spellings 2021-08-13 10:26:33 +04:00
UrlService.js Moved route checking logic closer to the origin 2021-10-19 07:29:09 +13:00