Fix Safari not working not working (Untested). Fix cached download links not proxying the torrent download.

This commit is contained in:
KZ
2015-08-05 23:00:09 +01:00
parent d70b4412ed
commit bcc0b5b6bf
22 changed files with 274 additions and 18791 deletions

View File

@@ -1,6 +1,5 @@
$(document).ready(function () {
$.ajaxSetup({ cache: false });
HandlebarsIntl.registerWith(Handlebars);
reloadIndexers();
loadJackettSettings();
});