Commit Graph

12 Commits

Author SHA1 Message Date
ab1ace099c FIX: Non-secure warning from YouTube thumbnails
YouTube thumbnails where being loaded over `http` even on a `https` loaded page.
Causing the browser bar to change from green to yellow ![non-secure content loaded icon](http://i.imgur.com/c4GpwCQ.png)
2014-10-18 16:42:21 +01:00
432aa76221 var are you? 2014-10-14 20:38:59 -04:00
17febe4914 Fix: Set title for multiple youtube video player with the same ID (don't rely on id to set title)
When an identical youtube video is embedded multiple times on the same page. 
it will only be successful setting title to 1st element in the dom matching a unique id which is based on the actual youtube video id.
2014-10-14 19:50:42 -04:00
d1e471978a UX: fix typo in lazyYT.css 2014-09-25 02:21:03 +02:00
f406443891 UX: improve readability of video title in lazyYT plugin 2014-09-23 22:13:32 +02:00
277b7dc831 Update LazyYT for new onebox version
Much simpler code!
2014-08-22 12:21:02 -07:00
f92b69ed2f FIX: lazyYT youtube links not getting included in email 2014-08-23 00:21:31 +05:30
91f08ad661 Merge pull request #2595 from techAPJ/patch-4
FIX: lazyYT mobile layout
2014-07-28 11:30:11 -04:00
5db65486f0 FIX: lazyYT mobile layout 2014-07-28 12:04:48 +05:30
b11d98bcfb FIX: support start time in lazyYT 2014-07-26 18:41:21 +05:30
a8fe55bca9 no need to register es6 files 2014-07-22 21:32:46 +05:30
a711575947 FEATURE: ship lazyYT plugin by default 2014-07-22 08:19:01 +05:30