mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:49:14 +08:00
e52f322cb5
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. |
||
---|---|---|
.. | ||
assets | ||
config | ||
db/post_migrate | ||
lib/lazy-videos | ||
spec | ||
test/javascripts/components | ||
plugin.rb | ||
README.md |
Discourse Lazy Videos
Adds lazy loading support for embedded videos
Supported providers
- YouTube
- Vimeo
Experimental
- TikTok