docbrown/spec/workers/articles
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
..
bust_cache_worker_spec.rb Update bust_article to BustArticle (#11931) 2020-12-17 12:20:44 -05:00
bust_multiple_caches_worker_spec.rb Refactor cache purging (#12811) 2021-03-02 10:09:05 -05:00
detect_animated_images_worker_spec.rb Detect animated images in articles asynchronously (#13766) 2021-06-01 10:34:04 +02:00
score_calc_worker_spec.rb Remove Elasticsearch ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ ✂️ (#13606) 2021-05-03 11:09:45 -04:00