You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
parallel-library/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.
7 years ago
..
css Merge remote-tracking branch 'button_padding/simplify-read-code' 7 years ago
img Update epub reader and pdf reader 8 years ago
js Prevent jQuery from cache busting static assets 7 years ago
locale Updated pdf.js to 1.7.225 (Fix #193) 7 years ago
favicon.ico Small UI fixes 8 years ago
generic_cover.jpg check if wand is available, add dummy cover.jpg otherwise 8 years ago