Ghost/test/unit/server/lib/image
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
..
blog-icon.test.js Renamed getLocalFileStoragePath 2021-11-05 17:17:18 +04:00
cached-image-size-from-url.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
gravatar.test.js Moved server unit tests into the server folder 2021-10-06 12:01:09 +01:00
image-size.test.js Enabled fetching .ico dimension size via probe-image-size 2022-03-09 20:27:38 +00:00