discourse/plugins/discourse-lazy-videos
David Taylor e52f322cb5
UX: Use dominant color while loading onebox images (#21091)
When we "pull hotlinked images" on onebox images, they are added to the uploads table and their dominant color is calculated. This commit adds the data to the HTML so that it can be used by the client in the same way as non-onebox images. It also adds specific handling to the new `discourse-lazy-videos` plugin.
2023-04-13 12:04:46 +01:00
..
assets UX: Use dominant color while loading onebox images (#21091) 2023-04-13 12:04:46 +01:00
config
db/post_migrate
lib/lazy-videos FIX: Add lazy-videos support for Vimeo unlisted videos (#20916) 2023-04-03 22:49:32 -03:00
spec FIX: Add lazy-videos support for Vimeo unlisted videos (#20916) 2023-04-03 22:49:32 -03:00
test/javascripts/components UX: Use dominant color while loading onebox images (#21091) 2023-04-13 12:04:46 +01:00
plugin.rb
README.md

Discourse Lazy Videos

Adds lazy loading support for embedded videos

Supported providers

  • YouTube
  • Vimeo

Experimental

  • TikTok