Ghost/core/server
Kevin Ansfield 1f85ef46d2 Adjusted oembed endpoints to fetch higher resolution thumbnails
no issue

- embed cards now store metadata including thumbnail urls in their payload
- we want to use this metadata to render video cards in emails
- by default oembed endpoints return fairly small thumbnail images that don't look great when blown up
- oembed supports a `maxwidth` query param that will instruct oembed providers to return larger sizes of the content if available
2020-04-29 16:44:20 +01:00
..
adapters Fixed timeout in default scheduler 2020-04-23 15:15:12 +01:00
api Adjusted oembed endpoints to fetch higher resolution thumbnails 2020-04-29 16:44:20 +01:00
config Added support for local config file 2020-04-27 19:09:20 +01:00
data 🐛 Fixed importer always erroring 2020-04-15 13:24:43 +01:00
lib Moved lib/thing/index.js files to lib/thing.js 2020-04-09 10:06:20 +01:00
models Returned full error upon missing tag/label 2020-04-15 10:15:48 +01:00
public Added minified members.js file handling 2020-02-26 14:08:10 +08:00
services Moved express init + sentry to a shared util 2020-04-27 18:17:50 +01:00
translations Remove External Apps 2020-03-20 10:40:22 +00:00
views Update default 404 page 2019-07-15 14:47:01 +02:00
web 🐛 Fixed handling of Handlebars errors 2020-04-29 16:32:50 +01:00
analytics-events.js Added event to integrations when created (#10588) 2019-03-11 15:28:17 +01:00
ghost-server.js Added debug info to controller process messages 2020-04-06 10:44:39 +01:00
index.js Moved web/parent-app to web/parent/app 2020-04-21 18:08:29 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Added site URL to Update Check body 2020-03-09 09:48:04 +00:00