0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit
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
..
api Improved coverage of api serializer 2022-03-09 20:02:15 +00:00
frontend Updated content cta helper to use new tiers helper 2022-03-04 18:22:59 +05:30
server Enabled fetching .ico dimension size via probe-image-size 2022-03-09 20:27:38 +00:00
shared Added test-specific default-settings.json configuration 2022-02-21 20:06:20 +13:00