0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-08 02:52:39 -05:00
ghost/core
Hannah Wolfe 6fb8736560
Fixed frontend require in labs
- Replaced requiring SafeString all the way from the theme engine, with using express-hbs directly
- This is quite a big require, just for the safe string function, but without this we have to tie labs to our theme layer
- Also removed i18n and updated the jsdoc for enabledHelper
- The labs service can be moved to shared now!
2021-07-07 21:33:15 +01:00
..
client@f68d2ccc63 Updated Ghost-Admin to v4.9.0 2021-07-07 09:39:57 +01:00
frontend Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00
server Fixed frontend require in labs 2021-07-07 21:33:15 +01:00
shared Removed unneded i18n and logging parametes from update check 2021-07-02 19:07:13 +04:00
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Moved vhost mounts into boot file 2021-07-07 21:29:14 +01:00
bridge.js Added comments to all usages of lib/common/events 2021-07-07 16:02:44 +01:00