discourse/test/javascripts/lib
Jarek Radosz de79f19947
Revert "UX: Style video elements, show descriptions (#10040)" (#10258)
This reverts commit 7d289a4f3e.

Now that 36bad0c31f is in and we have video previews on all platforms, the commit that's being reverted is no longer needed. In the worst case scenario, the video description is clipped under the video poster if the video aspect ratio is other than 16:9. This commit removes descriptions and the custom style for the video elements.

# Conflicts:
#	app/assets/javascripts/pretty-text/addon/engines/discourse-markdown-it.js
#	test/javascripts/lib/pretty-text-test.js
2020-07-17 23:31:01 +02:00
..
bbcode-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
bookmark-test.js DEV: Upgrade sinon and fix time based bookmark tests (#9647) 2020-05-07 09:10:32 +10:00
break-string-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
category-badge-test.js FIX: `Discourse.Site` is deprecated 2020-07-17 14:03:59 -04:00
click-track-edit-history-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
click-track-profile-page-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
click-track-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
computed-test.js Remove `Discourse.SiteSettings` from tests (#10193) 2020-07-09 15:54:53 -04:00
discourse-test.js DEV: Move `Discourse.getURL` and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
emoji-store-test.js DEV: Fix some more flaky tests (#9384) 2020-04-08 12:46:43 +02:00
emoji-test.js Remove `Discourse.SiteSettings` from tests (#10193) 2020-07-09 15:54:53 -04:00
formatter-test.js Remove `Discourse.SiteSettings` from tests (#10193) 2020-07-09 15:54:53 -04:00
get-url-test.js DEV: Move `Discourse.getURL` and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
highlight-search-test.js.es6 FIX: remove word boundary regex (\b) for search result highlights. (#9338) 2020-04-15 11:11:00 +05:30
i18n-test.js DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
icon-library-test.js Remove support for FontAwesome 4.7 icon names (#9871) 2020-05-26 14:53:32 -04:00
key-value-store-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
link-mentions-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
load-script-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
oneboxer-test.js FIX: Don't load images that don't exist in test 2020-07-17 14:33:38 -04:00
preload-store-test.js DEV: Move `preload-store` to `discourse/lib/preload-store` 2020-05-06 15:28:06 -04:00
pretty-text-test.js Revert "UX: Style video elements, show descriptions (#10040)" (#10258) 2020-07-17 23:31:01 +02:00
sanitizer-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
screen-track-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
search-test.js DEV: Update ESLint to remove I18n global 2020-05-14 10:18:12 -04:00
sharing-test.js FIX: Remove social sharing icons from private contexts (#10213) 2020-07-13 14:35:39 -04:00
text-direction-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
to-markdown-test.js UX: strip base64 image URLs when converting HTML to markdown. 2020-04-12 21:05:23 +05:30
upload-short-url-test.js FIX: Don't load images that don't exist in test 2020-07-17 14:33:38 -04:00
uploads-test.js Remove `Discourse.SiteSettings` from tests (#10193) 2020-07-09 15:54:53 -04:00
url-test.js DEV: Move `Discourse.getURL` and related functions to a module (#9966) 2020-06-03 12:45:26 -04:00
user-search-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00
utilities-test.js Remove `Discourse.SiteSettings` from tests (#10193) 2020-07-09 15:54:53 -04:00
white-lister-test.js Retry: Rename all test files from JS -> ES6 2020-03-26 12:25:46 -04:00