Ghost/ghost/core/test/unit
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
..
api Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00
frontend Added timeout when resizing an image (#20087) 2024-04-30 08:39:30 +01:00
server Added caching to the LinkRedirectRepository (#20036) 2024-04-25 19:17:25 -07:00
shared Added integrity test for flags (#20094) 2024-04-29 02:39:15 +00:00