Ghost/ghost/core/test/unit/frontend
Michael Barrett 4cd85ab8b7
Added timeout when resizing an image (#20087)
refs
[ENG-827](https://linear.app/tryghost/issue/ENG-827/🐛-crash-on-resizing-animated-gif)

Added a timeout to the image resizing middleware to prevent crashes when
an image is taking too long to resize. When the timeout is reached and
the image has not been resized, the middleware will return the original
image
2024-04-30 08:39:30 +01:00
..
apps Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
helpers Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00
meta Reduced size of social metadata images (#19048) 2023-11-20 12:39:51 +00:00
services Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00
utils Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
web/middleware Added timeout when resizing an image (#20087) 2024-04-30 08:39:30 +01:00