calibre-web/cps/static
Jonathan Rehm d85e0b96dc Prevent jQuery from cache busting static assets
If the HTML that's returned from the `$.get` request contains a `<script src="..."/>` tag it loads the JavaScript file via ajax, and by default it attaches a timestamp to it to bust cache. That means the file loads every time the modal is opened, and the browser treats it as a new file each time. The result is that code fires multiple times and events listeners are added multiple times.
2017-07-22 11:11:14 -07:00
..
css Merge remote-tracking branch 'button_padding/simplify-read-code' 2017-07-08 11:25:20 +02:00
img Update epub reader and pdf reader 2016-07-09 16:54:13 +08:00
js Prevent jQuery from cache busting static assets 2017-07-22 11:11:14 -07:00
locale Updated pdf.js to 1.7.225 (Fix #193) 2017-05-13 14:01:52 +02:00
favicon.ico Small UI fixes 2016-04-03 23:33:29 +02:00
generic_cover.jpg check if wand is available, add dummy cover.jpg otherwise 2016-04-08 22:57:58 +02:00