discourse/plugins/discourse-lazy-videos
David Taylor d88ee33eb6
DEV: Introduce stylelint (#29852)
Stylelint is a css linter: https://stylelint.io/

As part of this change we have added two javascript scripts:

```
pnpm lint:css
pnpm lint:css:fix
```

Look at `.vscode/settings.json.sample` and `.vscode/extensions.json` for
configuration in VSCode.

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2025-01-20 15:27:42 +00:00
..
assets DEV: Introduce stylelint (#29852) 2025-01-20 15:27:42 +00:00
config Update translations (#30434) 2025-01-03 14:01:32 +01:00
db/migrate DEV: Promote historic post_deploy migrations (#25334) 2024-01-19 14:47:42 +00:00
lib/lazy-videos FIX: Fallback when embedding YouTube videos with lazy videos (#30514) 2025-01-03 08:55:40 -03:00
spec DEV: Remove unnecessary rails_helper requiring (#26364) 2024-03-26 11:32:01 +01:00
test/javascripts/components DEV: Fix random typos (#26881) 2024-05-06 20:52:48 +02:00
README.md
plugin.rb FIX: Hide core plugins from the admin Plugins list (#23328) 2023-08-31 10:01:01 +10:00

README.md

Discourse Lazy Videos

Adds lazy loading support for embedded videos

Supported providers

  • YouTube
  • Vimeo

Experimental

  • TikTok