0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test
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
..
e2e-api Added "contains" operator support to ?filter= query params (#14286) 2022-03-09 13:02:17 +00:00
e2e-browser
e2e-frontend Added the last_seen_at update on member page view 2022-03-02 13:58:26 +01:00
e2e-server
integration
regression Fixed use of anyDate matcher 2022-03-03 12:06:40 +07:00
unit Enabled fetching .ico dimension size via probe-image-size 2022-03-09 20:27:38 +00:00
utils Updated test fixtures for tiers with new visibility property 2022-03-08 14:49:13 +05:30
.eslintignore
.eslintrc.js
.jshintrc