discourse/plugins/discourse-lazy-videos
Sérgio Saquetim 5dcc2cd0c7
DEV: Rename htmlSafe to trustHTML from @ember/template (#38465)
`trustHTML` was introduced in `@ember/template` as a clearer alternative
to `htmlSafe`, making the security implications of the API more
explicit. This updates all usages across core, plugins, and themes to
use the new name.
2026-03-11 18:57:22 -03:00
..
assets DEV: Rename htmlSafe to trustHTML from @ember/template (#38465) 2026-03-11 18:57:22 -03:00
config FIX: unhide the "lazy videos enabled" site setting (#36478) 2025-12-05 14:21:00 +01:00
db/migrate DEV: Promote historic post_deploy migrations (#25334) 2024-01-19 14:47:42 +00:00
lib/discourse_lazy_videos DEV: Remove unnecessary freeze calls (#35064) 2025-09-30 15:36:16 +02:00
spec DEV: Remove remnant puts (#34716) 2025-09-04 11:12:38 +08:00
test/javascripts/components DEV: Remove unneeded const self = this; from qunit tests (#35632) 2025-10-27 18:07:22 +00:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb UX: add admin sidebar icons for preinstalled plugins (#36764) 2025-12-18 16:39:00 -05:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

Discourse Lazy Videos

Adds lazy loading support for embedded videos

Supported providers

  • YouTube
  • Vimeo

Experimental

  • TikTok