discourse/plugins/discourse-lazy-videos
David Taylor 9322a46fa4
DEV: Remove unneeded const self = this; from qunit tests (#35632)
This was required in older versions of Ember. But now, bare template
tags can access `this.`. This commit was created by upgrading lint-configs, and then running 
`pnpm lint:js:fix && pnpm lint:prettier:fix`

Rule development: https://github.com/discourse/lint-configs/pull/154
2025-10-27 18:07:22 +00:00
..
assets A11Y: add role to video thumbnail button (#35326) 2025-10-14 11:51:51 -04:00
config A11Y: add role to video thumbnail button (#35326) 2025-10-14 11:51:51 -04: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
plugin.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
README.md

Discourse Lazy Videos

Adds lazy loading support for embedded videos

Supported providers

  • YouTube
  • Vimeo

Experimental

  • TikTok