Ghost/core/server/services
Gerardo Lopez Dueñas 275bf41ba3
Fixed bookmark card image size in fastmail (#11970)
closes #11907

The image in the bookmark card was being shown out of the bounds of
the card because of a general style `height: auto !important`.

I added a new `max-height` property to the image to avoid exceeding
parent height.
2020-08-03 18:38:45 +01:00
..
adapter-manager Moved config from server to shared (#11850) 2020-05-27 18:47:53 +01:00
auth Fixed express-jwt config 2020-07-08 15:09:44 +02:00
bulk-email Fixed mailgun config not allowing custom hosts with ports 2020-07-30 17:28:51 +01:00
invitations Refactor common pattern in service files 2020-04-30 20:48:42 +01:00
mail Updated error name check in GhostMailer 2020-07-21 01:08:19 +05:30
mega Fixed bookmark card image size in fastmail (#11970) 2020-08-03 18:38:45 +01:00
members Updated host limit message to be clearer 2020-07-26 20:49:30 +01:00
permissions Improved password reset and session invalidation for "locked" users (#11790) 2020-05-05 19:37:53 +01:00
settings Emitted all settings events on reinit of cache (#12012) 2020-07-06 17:09:43 +02:00
webhooks Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
labs.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
slack.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
xmlrpc.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00