0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Fabien "egg" O'Carroll 91df910dbb 🐛 Fixed crashing on boot with revoked Stripe keys
no-issue

The refactor of Stripe boot logic missed catching any errors from the
migrations running or the webhooks initialising. This adds try/catches
to the services so that we can log the errors.
2022-01-24 17:50:55 +02:00
..
client@eb5bd600b7 Updated Admin to v4.33.0 2022-01-21 16:00:31 +00:00
frontend Added timezone and locale to the options of the date helper (#13892) 2022-01-19 14:43:53 +00:00
server 🐛 Fixed crashing on boot with revoked Stripe keys 2022-01-24 17:50:55 +02:00
shared Updated Portal to show free tier description and benefits 2022-01-17 23:26:58 +05:30
app.js Fixed express app stacking 2021-12-06 21:28:53 +13:00
boot.js Added library for extracting database information 2022-01-18 09:31:08 +00:00
bridge.js Added missing async/await calls 2021-11-23 17:24:50 +00:00