Merge branch 'refs/heads/develop' into desktop

This commit is contained in:
Ruud
2013-11-17 20:03:22 +01:00
131 changed files with 8076 additions and 1785 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ var AboutSettingTab = new Class({
new Element('div.donate', {
'html':
'Or support me via:' +
'<iframe src="http://couchpota.to/donate.html" style="border:none; height: 200px;" scrolling="no"></iframe>'
'<iframe src="https://couchpota.to/donate.html" style="border:none; height: 200px;" scrolling="no"></iframe>'
})
);
+1 -1
View File
@@ -52,7 +52,7 @@ Page.Home = new Class({
})
),
'filter': {
'release_status': 'snatched,available'
'release_status': 'snatched,seeding,missing,available,downloaded'
},
'limit': null,
'onLoaded': function(){