discourse/app
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
..
assets Revert "UX: Style video elements, show descriptions (#10040)" (#10258) 2020-07-17 23:31:01 +02:00
controllers FEATURE: Add scopes to API keys (#9844) 2020-07-16 15:51:24 -03:00
helpers Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)" 2020-07-15 13:52:35 +01:00
jobs FEATURE: Allow group moderators to close/archive topics 2020-07-14 12:36:19 -04:00
mailers FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
models PERF: Combine avatar_lookup and primary_group_lookup into user_lookup (#10253) 2020-07-17 10:48:08 +01:00
serializers FEATURE: Add scopes to API keys (#9844) 2020-07-16 15:51:24 -03:00
services FIX: Reindex posts when Topic#title or Category#name changes. 2020-07-17 11:12:31 +08:00
views FIX: Correct user profile URLs in /about crawler view 2020-07-14 16:09:27 +01:00