0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/services/themes
Naz Gargol 9810834f7b
Removed redundant errorDetail and context stringification in errors (#10572)
no issue

- Additional JSON.stringify call is redundant because it is already happening internally in Ignition (https://github.com/TryGhost/Ignition/blob/master/lib/logging/GhostLogger.js#L241)
- Left stringification in importer as is, because the use case there is also
putting errors into 'problems' array and seems like those values have to
be stringified
2019-03-07 12:58:44 +08:00
..
config Added size attribute support to img_url helper (#10182) 2018-12-13 19:14:08 +07:00
engines Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
active.js Supported reading ghost api engine 2018-10-18 19:41:07 +02:00
engine.js
index.js Removed redundant errorDetail and context stringification in errors (#10572) 2019-03-07 12:58:44 +08:00
list.js
loader.js
middleware.js Added support for serverside rendering of members content (#10522) 2019-02-25 17:03:27 +01:00
Storage.js
to-json.js
validate.js