Commit Graph

19 Commits

Author SHA1 Message Date
30990006a9 DEV: enable frozen string literal on all files
This reduces chances of errors where consumers of strings mutate inputs
and reduces memory usage of the app.

Test suite passes now, but there may be some stuff left, so we will run
a few sites on a branch prior to merging
2019-05-13 09:31:32 +08:00
69693f89f5 Hide lazyYT plugin from admin plugin page. 2018-05-15 20:55:43 +05:30
a74cfd1418 Use 'reduce_cooked' API instead of a plugin style 2018-05-09 19:39:17 +02:00
bf415f2d40 FIX: youtube playlist videos were not functioning properly in fullscreen 2017-11-27 22:56:44 +05:30
afdede0e2e FIX: Hack around Chrome bug for playing videos in fullscreen 2016-10-31 11:27:07 -04:00
c2bd159ace SECURITY: fix XSS in lazyYT plugin 2016-01-30 12:32:48 +01:00
076ed66e69 FIX: switch to iframe when embedding YouTube playlist 2015-12-04 08:16:22 +05:30
ecd1bfe4cb FIX: onebox youtube channels and handle deleted video links 2015-08-18 14:48:53 +05:30
7608409fdb UX: allow youtube embed width and height to be passed as param 2015-05-26 18:03:50 +05:30
88135e5b22 FIX: fetch YouTube video title via oEmbed 2015-05-08 18:03:36 +05:30
7dea65122e Support a url field in plugin metadata 2015-02-06 18:08:57 -05:00
cc0f3b83ee Update lazyYT plugin to version 1.0.1 2015-01-27 18:14:34 +05:30
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