0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Hannah Wolfe e410e16a5b
Refactored routing to be passed routes config
- At the moment the bootstrap.start method asks the settings service for its settings
- This couples the routing and settings services together - when maybe we want to use a different method to generate settings
- By passing the settings to the routing service at the right time, we open up possibilities for refactoring
2021-06-30 12:28:33 +01:00
..
client@3bb1327906 Updated Ghost-Admin to v4.8.4 2021-06-29 18:06:03 +01:00
frontend Refactored routing to be passed routes config 2021-06-30 12:28:33 +01:00
server Fixed route settings ref in api v3 2021-06-30 11:49:32 +01:00
shared Refined multiple product flows in Portal 2021-06-29 21:50:08 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Refactored routing to be passed routes config 2021-06-30 12:28:33 +01:00
bridge.js Added reload frontend wrapper to bridge 2021-06-29 18:45:03 +01:00