0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/test/unit/server/lib
Daniel Lockyer 8a7c7f08e9 Enabled fetching .ico dimension size via probe-image-size
refs https://github.com/nodeca/probe-image-size/blob/master/CHANGELOG.md#600---2020-11-04

- `probe-image-size` v6 now supports `.ico` files so we can
  allow probing of dimensions via this library rather than falling back
  to downloading the entire image via `image-size`
- also updates a test because .ico files no longer use the internal
  request lib, which simplifies things a little bit
2022-03-09 20:27:38 +00:00
..
image Enabled fetching .ico dimension size via probe-image-size 2022-03-09 20:27:38 +00:00
mobiledoc.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
request-external.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00