docbrown/spec/support/fixtures/images
rhymes e2e923515f
Detect animated images in articles asynchronously (#13766)
* Add inline animated image detection

* Do not detect animation during preview

* Promote FastImage as a dependency

* Add Articles::DetectAnimatedImages service

* Restore previous parsing

* Add and use Articles::DetectAnimatedImagesWorker

* Remove obsolete poc

* Properly detect images in the after commit callback

* Simplify logic

* Use a second guard clause

* Fix parsing of relative paths and add tests

* Have Articles::DetectAnimatedImages correctly detect relative images uploaded locally

* Change Articles::DetectAnimatedImagesWorker priority to medium

* Only one & required
2021-06-01 10:34:04 +02:00
..
bad-image.jpg Initial commit 2018-02-28 16:11:08 -05:00
image.gif Detect animated images in articles asynchronously (#13766) 2021-06-01 10:34:04 +02:00
image1.jpeg Initial commit 2018-02-28 16:11:08 -05:00
image2.jpeg Allow upload of multiple images at a time (#3599) 2019-08-18 15:03:14 -04:00