Ghost/core/frontend/services
Hannah Wolfe e7b80e50dc
Refactored bootstrap.init to require route settings
- The router bootstrap is no longer allowed to fetch it's own settings, but rather is passed them
- This moves the call to the site routes.js file, which isn't much better but it's a start
- The goal is to always pass these in from the boot process, or from the bridge reloader
2021-07-07 10:25:45 +01:00
..
apps Changed app/loader to use @tryghost/errors 2021-06-30 16:05:54 +01:00
redirects Moved i18n to shared 2021-05-04 13:03:38 +01:00
routing Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00
rss 🏗 Changed internal URL storage format to use __GHOST_URL__ (#12731) 2021-03-05 13:54:01 +00:00
settings Switch to @tryghost/debug, remove ghost-ignition 2021-06-15 17:24:22 +01:00
sitemap Switch to @trghost/validator, remove validator 2021-06-16 08:11:22 +01:00
theme-engine Removed 500 error during production boot \w a theme error 2021-07-02 14:31:45 +04:00
url Removed unnecessary return with typo 2021-06-23 14:20:00 +01:00
proxy.js Fixed feature_image_caption needing triple-curlies in themes (#13107) 2021-07-01 17:55:44 +01:00