0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/core
Naz c12ae81ece Introduced "withFrontend" and "withBackend" flags in boot
refs https://github.com/TryGhost/Toolbox/issues/135

- These flags are meant to control initialization of sections of the boot sequence depending on the needs - with or without bakend (API)/frontend (public handlebars site)
- Ideally these flags should not be passed deep into the components, and if the are (like in the web/parent/app case) it's a smell that we need to move things up into the boot process!
2021-11-22 21:56:32 +13:00
..
client@18b5ca27f6 Updated Admin to v4.22.4 2021-11-19 16:00:31 +00:00
frontend Updated accordion frontend styles 2021-11-19 19:00:59 +01:00
server Introduced "withFrontend" and "withBackend" flags in boot 2021-11-22 21:56:32 +13:00
shared Added labs flag for file upload cards 2021-11-22 13:25:34 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Introduced "withFrontend" and "withBackend" flags in boot 2021-11-22 21:56:32 +13:00
bridge.js Initial card asset service implementation 2021-11-04 11:34:40 +00:00