]> git.wh0rd.org - tt-rss.git/commit
Replace all setTimeout strings with functions
authorAnders Kaseorg <andersk@mit.edu>
Fri, 20 Jan 2017 18:13:31 +0000 (13:13 -0500)
committerAnders Kaseorg <andersk@mit.edu>
Sat, 21 Jan 2017 21:52:27 +0000 (16:52 -0500)
commit88946d331aad96ecbdf9d570853121e5a7eb07ab
tree7e9f21a5e61e030352a81711776731d514707bd1
parent0047f2578f126cb6de2eed928e86ed7340c3854d
Replace all setTimeout strings with functions

This fixes a cross-site scripting vulnerability.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
js/feedlist.js
js/functions.js
js/prefs.js
js/tt-rss.js
js/viewfeed.js