From 470d604f0602f492442475048834b8d3a1cbc4a3 Mon Sep 17 00:00:00 2001 From: Massimo Girondi Date: Tue, 10 Jan 2017 14:36:32 +0100 Subject: [PATCH 1/3] fix typo in main page --- js/translate/it_IT.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/js/translate/it_IT.js b/js/translate/it_IT.js index 5e9d15d..1b80d93 100755 --- a/js/translate/it_IT.js +++ b/js/translate/it_IT.js @@ -47,8 +47,8 @@ translations.it_IT = { // starred properties 'Quick Access Settings': 'Accesso rapido', 'Save settings': 'Salva impostazioni', - 'Currently no download in line to display, use the': 'Attualmente non c\'è nessun download da mostrare, usa il', - 'download button to start downloading files!': 'pulsante Aggiungi per cominciare a scaricare!', + 'Currently no download in line to display, use the': 'Attualmente non c\'è nessun download da mostrare, usa il pulsante ', + 'download button to start downloading files!': 'dowload per cominciare a scaricare!', 'Peers': 'Peers', 'More Info': 'Altre informazioni', 'Remove': 'Rimuovi', From 0f7c2d3fc4f2aaa2361eeca628de558dc01d0b32 Mon Sep 17 00:00:00 2001 From: ipcjs Date: Mon, 6 Feb 2017 05:47:25 +0800 Subject: [PATCH 2/3] support multi header --- .gitignore | 1 + configuration.js | 2 +- index.html | 40 +++++++++++++++++++------------- js/ctrls/modal.js | 2 +- js/ctrls/props.js | 1 + js/services/settings/settings.js | 3 ++- 6 files changed, 30 insertions(+), 19 deletions(-) diff --git a/.gitignore b/.gitignore index 6fb0b49..f5f2df9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_STORE .idea .git +debug.log diff --git a/configuration.js b/configuration.js index 4a4c27d..4119b31 100644 --- a/configuration.js +++ b/configuration.js @@ -38,7 +38,7 @@ angular ]) .constant('$downloadProps', [ // Similar to starred Quick Access properties but for adding new downloads. // go to Advance Download Options when adding a new download to view the list of possible options - 'http-user', 'http-passwd', 'pause', 'dir', 'max-connection-per-server' + 'header', 'http-user', 'http-passwd', 'pause', 'dir', 'max-connection-per-server' ]) .constant('$globalTimeout', 1000) // interval to update the individual downloads ; diff --git a/index.html b/index.html index 6c6e80c..e32e682 100755 --- a/index.html +++ b/index.html @@ -412,8 +412,9 @@
  • - - + + +
  • @@ -827,9 +828,10 @@
    - - + +

    @@ -847,9 +849,10 @@
    - - + +

    @@ -895,9 +898,10 @@
    - - + +

    @@ -915,9 +919,10 @@
    - - + +

    @@ -962,9 +967,10 @@
    - - + +

    @@ -982,9 +988,10 @@
    - - + +

    @@ -1044,9 +1051,10 @@
    - - + +