pandora/static
Will Thompson 7d99950942 Only setInterval once to animate the loading icon (fixes #2888)
(On Chrome, at least,) window.onload() is called once by hand, and once
by the browser. This ends up calling setInterval() twice. When
stopAnimation() is called later, only the second interval is cleared; so
the first one keeps firing forever. Mostly harmless but unnecessary.

Only the first hunk of this patch is really needed, but making
startAnimation() / stopAnimation() idempotent can't hurt.
2016-03-03 18:08:46 +05:30
..
css use Ox.SyntaxHighlighter on /api/ 2012-05-29 14:22:39 +02:00
html update help html 2014-12-18 12:02:29 +00:00
jpg update help 2013-03-07 10:09:08 +05:30
js Only setInterval once to animate the loading icon (fixes #2888) 2016-03-03 18:08:46 +05:30
json add emtpy locale for all enabled languages 2014-09-27 17:04:14 +02:00
pdf.js update pdf.js to v1.0.907 2014-11-24 00:56:52 +01:00
png add indiancinema byline image 2013-02-19 13:47:55 +00:00
favicon.ico first round of makeing png/js/script/config overwrite more consistent 2012-04-20 12:22:32 +02:00
robots.txt move static and files 2010-11-06 17:14:40 +01:00