Ghost/core/frontend/services/routing/controllers
Naz 979474a8cc Refactored bootstrap module into RouterManager class
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- The "bootstrap" didn't give enough credit to everything this module was doing - it's responsible for managing correct initialization and reinitialization of the frontend Routes as well as passing router creation information back to the frontend's URL service
- The refactor is done in two steps - the "bootstrap.js" will be renamed in the follow-up commit to have a clean history of how the file evolved
2021-10-19 07:29:09 +13:00
..
channel.js Removed remaining use of i18n from core/frontend 2021-09-28 11:58:29 +01:00
collection.js Refactored bootstrap module into RouterManager class 2021-10-19 07:29:09 +13:00
email-post.js Refactored bootstrap module into RouterManager class 2021-10-19 07:29:09 +13:00
entry.js Refactored bootstrap module into RouterManager class 2021-10-19 07:29:09 +13:00
index.js Added "email post" frontend routing 2021-08-13 12:09:11 +04:00
preview.js Refactored bootstrap module into RouterManager class 2021-10-19 07:29:09 +13:00
rss.js Moved settings/cache to shared/settings-cache 2021-06-30 15:49:10 +01:00
static.js Decreased coupling of frontend routing to server api 2021-07-19 19:45:54 +12:00
unsubscribe.js Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00