0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-01 02:41:39 -05:00
ghost/core
Hannah Wolfe 10aad8db7e
Removed Bluebird catch predicate
- We use bluebird inconsistently throughout the codebase now
- The original reason why we needed to use it so heavily was so that all promises returned had the bluebird behaviour, including catch predicates
- Most other usage is explicit, but this is really hard to detect and hasn't made it to standard promises, so we should get rid of this pattern
2021-07-07 11:26:36 +01:00
..
client@f68d2ccc63 Updated Ghost-Admin to v4.9.0 2021-07-07 09:39:57 +01:00
frontend Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00
server Removed Bluebird catch predicate 2021-07-07 11:26:36 +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 Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00
bridge.js Refactored bootstrap.init to require route settings 2021-07-07 10:25:45 +01:00