Ghost/core/server/web/site
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
..
middleware Replaced i18n.t w/ tpl helper in serve-public-file.js (#13429) 2021-10-05 10:00:28 +01:00
app.js Wired up Offer redirects to the site app 2021-10-06 12:33:19 +02:00
index.js Moved apps into web folder (#9308) 2017-12-06 17:37:54 +01:00
routes.js Decoupled frontend routing from url service 2021-10-14 05:55:49 +13:00