Ghost/core
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
..
client@60af36f2d4 Updated Admin to v4.18.0 2021-10-08 16:00:25 +01:00
frontend Decoupled frontend routing from url service 2021-10-14 05:55:49 +13:00
server Decoupled frontend routing from url service 2021-10-14 05:55:49 +13:00
shared Promoted email-only feature to general availability 2021-10-07 12:08:56 +02:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added metric-shipping to monitor boot-time 2021-10-12 15:01:50 +01:00
bridge.js Added clarifying note to bridge 2021-09-30 15:43:39 +01:00