0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/services
Hannah Wolfe 846a94728f
🐛 Fixed uncaught exceptions from image fetches
closes #10383

- Upgrades got to 8.3.2, which contains better error handling and resolves the issue with uncaught exceptions
- Note: Got 9.x stream doesn't support Node v6
- Requires us to hardcode http:// for xmlrpc because there is a breaking change where got now defaults to https instead of http
2019-01-15 20:35:46 +00:00
..
apps
auth 🐛 Fixed URL is not a constructor for Node v6 (#10289) 2018-12-17 17:23:45 +05:30
mail
members 🐛 Fixed URL is not a constructor for Node v6 (#10289) 2018-12-17 17:23:45 +05:30
permissions 🐛 Fixed all known filter limitations (#10159) 2018-12-11 11:53:40 +01:00
routing Refactored routing config for multiple api versions (#10333) 2019-01-04 21:59:39 +01:00
rss
settings Settings API should return null instead of "" 2019-01-07 15:02:24 +00:00
themes 🗑Deprecated ghost_head & ghost_foot in favour of codeinjection_* for Settings API v2 (#10380) 2019-01-15 13:03:17 +01:00
url De-aliased api versions in codebase (#10375) 2019-01-14 19:49:55 +01:00
webhooks Updated error message log and lastTriggeredError for webhook requests (#10147) 2018-11-20 12:13:35 +05:30
labs.js Enabled members lab setting for developer experiment flag (#10132) 2018-11-09 17:12:21 +05:30
slack.js Added Slack username option. (#10285) 2018-12-14 18:57:32 +07:00
xmlrpc.js 🐛 Fixed uncaught exceptions from image fetches 2019-01-15 20:35:46 +00:00