This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/tests/unit
Bianca Nenciu 94cbfa92e1
FEATURE: Show a placeholder instead of videos in preview (#10962)
Adding a video in composer and then continuing to type into it will make the
video element flicker and restart playback on every keystroke, as the preview
is rendered. In certain configurations, this can lead to some performance
problems too.

Onebox already does the same for external videos.
2020-10-20 19:01:32 +03:00
..
controllers DEV: Make site setting type uploaded_image_list use upload IDs (#10401) 2020-10-13 16:17:06 +03:00
ember REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
lib FEATURE: Show a placeholder instead of videos in preview (#10962) 2020-10-20 19:01:32 +03:00
mixins REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
models PERF: backoff background requests when overloaded (#10888) 2020-10-13 16:56:03 +11:00
services REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
utils REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00
localization-test.js REFACTOR: Import QUnit and related helpers rather than globals 2020-10-07 11:50:49 -04:00