0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/server
Kevin Ansfield 66fb0955a4 Koenig - Render image title attribute if present
refs https://github.com/TryGhost/Ghost/issues/9724
- `<img>` elements can have both `alt ` and `title` attributes, ensure we render both of them
2018-08-13 09:48:04 +01:00
..
adapters ES6 migration: server/adapters/scheduling/post-scheduling (#9698) 2018-06-26 00:46:31 +02:00
api 🎨 Koenig - Added support for shortened URLs in embed card (#9781) 2018-08-12 15:57:19 +02:00
apps ES6 migration: server/apps/amp (#9667) 2018-07-23 14:43:01 +02:00
config Replaced routeKeywords in config with hard coded keywords (#9561) 2018-04-17 10:36:05 +01:00
data Released memory in importer as early as possible 2018-08-12 12:22:23 +02:00
helpers Updated docs links 2018-07-20 23:49:16 +02:00
lib Koenig - Render image title attribute if present 2018-08-13 09:48:04 +01:00
models Released memory in importer as early as possible 2018-08-12 12:22:23 +02:00
public 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
services Minimized cached data on resource add/update 2018-08-12 14:23:32 +02:00
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 Added /oembed API endpoint 2018-06-12 16:18:01 +01:00
update-check.js 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00