Ghost/core/server
Kevin Ansfield cefcdad090 🐛 Fixed emails appearing very wide in Outlook and improved email image sizes
closes https://github.com/TryGhost/Ghost/issues/11536

- bumps `@tryghost/kg-default-cards`
  - image and gallery cards now output `width/height` attributes on `img` elements with a max width of 600px
  - uses resized images where possible to keep email weight down
- adds `height: auto` style to image card images so that the `height` attribute does not cause distortion at smaller screen widths
2020-08-18 15:33:54 +01:00
..
adapters Replaced constants file with @tryghost/constants 2020-08-11 12:51:16 +01:00
api Updated bulk importer to improve performance (#12128) 2020-08-18 13:39:45 +01:00
data Granted Admin users ability to impersonate member (#12132) 2020-08-18 14:17:56 +05:30
lib Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
models Updated bulk importer to improve performance (#12128) 2020-08-18 13:39:45 +01:00
public Renamed members ssr + api endpoints 2020-04-30 19:00:37 +01:00
services 🐛 Fixed emails appearing very wide in Outlook and improved email image sizes 2020-08-18 15:33:54 +01:00
translations Added an additional log to notify shutdown start 2020-08-10 14:53:05 +01:00
views Updated head to only output custom favicons (#11949) 2020-06-30 15:07:08 +01:00
web Added job-manager & wired up shutdown and testmode 2020-08-11 21:31:34 +01:00
analytics-events.js Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
ghost-server.js Removed workaround for intermittent ghost-server logging 2020-08-13 18:45:51 +01:00
index.js Added job-manager & wired up shutdown and testmode 2020-08-11 21:31:34 +01:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00