Ghost/core/frontend/services
Naz add30f3d5b Decoupled frontend routing from url service
refs https://linear.app/tryghost/issue/CORE-103/decouple-internal-frontend-code-from-url-module

- By becoming a parameter in the routing bootstrap process URL is Service no longer a "require" inside the frontend controllers but rather becomes a part of the "internal API" of the bootstrapper. This is not the end form of it, rather a step closer to decouplint routing from the URL serivce.
- The bootstrap module needs a facelift to have cleaner distinction between init/start methods. This is left for another time
2021-10-14 05:55:49 +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 Decoupled frontend routing from url service 2021-10-14 05:55:49 +13:00
rss 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
sitemap 🐛 Fixed error in sitemap with >50k posts (#13317) 2021-09-17 11:13:42 +01:00
theme-engine Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00
url Swapped to American English spellings 2021-08-13 10:26:33 +04:00
proxy.js Divided f/e proxy into true proxy + rendering service 2021-09-29 13:10:14 +01:00
rendering.js Refactored helper registration code into a service 2021-10-05 10:04:02 +01:00