0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/server
Hannah Wolfe 03f31bba9d Return correct error codes from storage adapter
no issue

- malformed paths such as http://localhost:2368/content/images/2018/02/%c0%af were throwing 500 errors, instead of 500 errors
- this code catches the error and handles it correctly
2019-12-04 14:04:03 +00:00
..
adapters Return correct error codes from storage adapter 2019-12-04 14:04:03 +00:00
api 🎨 Koenig - Added support for shortened URLs in embed card (#9781) 2018-08-12 15:57:19 +02:00
apps Fixed sanitization issue in subscribers 2018-11-07 16:16:27 +07:00
config Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
data Bumped ghost-ignition version to 3.1.0 2019-05-28 14:56:10 +05:30
helpers Updated docs links 2018-07-20 23:49:16 +02:00
lib Bumped ghost-ignition version to 3.1.0 2019-05-28 14:56:10 +05:30
models Bumped ghost-ignition version to 3.1.0 2019-05-28 14:56:10 +05:30
public 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
services Bumped ghost-ignition version to 3.1.0 2019-05-28 14:56:10 +05:30
translations Updated docs links 2018-07-20 23:49:16 +02:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web Updated docs links 2018-07-20 23:49:16 +02:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
ghost-server.js Consistent event names 2018-04-15 23:52:42 +02:00
index.js Dynamic Routing Beta (#9596) 2018-06-05 19:02:20 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00