Commit Graph

325 Commits

Author SHA1 Message Date
haha1903
dd3b11d40c fixed fr language bug 2017-03-18 20:13:45 +08:00
bhanquier
20c20fb3c2 Update fr_FR.js 2017-03-15 23:34:48 +00:00
hamza zia
6e74727f9e Merge pull request #309 from carlnorum/uploadfix
Fix upload length update.
2017-03-06 16:46:31 +08:00
Carl Norum
20e6a6f43d Fix upload length update. 2017-02-25 20:06:26 -08:00
jdarias
b9747912c0 Update es_ES.js
some new strings that needed translation
2017-02-20 20:18:02 -05:00
ipcjs
0f7c2d3fc4 support multi header 2017-02-06 05:47:25 +08:00
Massimo Girondi
ee57eda2bd Merge remote-tracking branch 'upstream/master' 2017-01-10 14:37:09 +01:00
Massimo Girondi
470d604f06 fix typo in main page 2017-01-10 14:36:32 +01:00
Sergei Morozov
24d3e25126 getUris dialog improvements
This patch resolves #295 by making the Download Settings fieldset collapsed by default and moving the examples of URIs in textarea into the placeholder of textarea itself.

It also allows form submission when textarea is focused by pressing Ctrl+Enter.
2017-01-08 14:47:22 -08:00
hamza zia
c7a5eace6a Merge pull request #291 from anthonyraymond/remove-dev-log
Removed useless console.log
2017-01-04 13:07:58 +05:00
kuoruan
c087af8e78 Add more translation 2017-01-04 13:53:02 +08:00
kuoruan
ad551f2969 Avoid angular translate security warning 2017-01-04 12:07:07 +08:00
anthonyraymond
f2eec64452 Removed useless console.log 2017-01-01 01:28:53 +01:00
hamza zia
a64725816d Merge pull request #287 from kuoruan/update-libs
Update libs
2016-12-29 19:36:44 +05:00
hamza zia
36ee8bbec2 Merge pull request #288 from MertcanGokgoz/master
Added Turkish Translation
2016-12-25 10:15:04 +08:00
MertcanGokgoz
8a9ecf043d Added Turkish Translate 2016-12-24 18:18:46 +03:00
kuoruan
8be8aef0c2 Update libs
* Update to latest version.
* Use minified files.
* Delete unused files.
2016-12-23 18:32:44 +08:00
kuoruan
be3cf3c8d2 Adjust Chinese translation 2016-12-23 15:12:25 +08:00
kuoruan
5d896cf716 Add Traditional Chinese translation 2016-12-23 15:07:58 +08:00
kuoruan
684d27d30a Adjust simplified Chinese translation 2016-12-23 14:52:14 +08:00
Massimo Girondi
d51e77b0b9 Added new Italian translations 2016-11-14 21:07:55 +01:00
Kurt Kartaltepe
ad57270218 Add status for 'verifing' and 'verifyPending' 2016-09-20 17:58:00 -05:00
Kurt Kartaltepe
ddc69c1807 Report hash verification progress 2016-09-19 23:34:20 -05:00
Quentin LEPRAT
28a17977a1 fix 2016-09-12 21:20:12 +02:00
Massimo Girondi
b91dfc5461 Corrections 2016-09-10 19:17:35 +02:00
Massimio Girondi
b0dd33b108 Added italian translation 2016-09-05 11:43:58 +02:00
hamza zia
64f71e37ff Merge pull request #247 from xfdev/master
Safari 浏览器中文为 "zh_cn" 小写,不能自动显示中文。
2016-09-01 22:37:19 +08:00
sonny
7b4e5d689b Safari 浏览器中文为 "zh_cn" 小写,不能自动显示中文。 2016-08-30 15:30:44 +08:00
wmlex
74c165b68b Update ru_RU.js
Small correction in the translation.
2016-08-24 21:16:09 +03:00
hamza zia
9764d5c8f2 Merge pull request #244 from wmlex/patch-2
Update init.js
2016-08-24 23:45:24 +08:00
wmlex
18f7f2e7ab Update ru_RU.js 2016-08-24 17:22:44 +03:00
wmlex
932f8c97f2 Update ru_RU.js 2016-08-24 17:06:01 +03:00
wmlex
56619d81ee Update ru_RU.js 2016-08-24 15:55:24 +03:00
wmlex
263f7aac65 Update ru_RU.js 2016-08-24 15:32:28 +03:00
wmlex
e32b742640 Update ru_RU.js 2016-08-24 15:28:52 +03:00
wmlex
015681a9af Update ru_RU.js 2016-08-24 14:32:45 +03:00
wmlex
0a949be979 Create ru_RU.js
Add Russian translate.
2016-08-24 14:19:35 +03:00
wmlex
26934d3f97 Update init.js
Add Russian translate.
2016-08-24 14:17:35 +03:00
hamza zia
731da3fcf9 Merge pull request #237 from PejmanNik/master
fix pause default value in add download link by url
2016-07-18 11:45:21 -07:00
unknown
db25e0632b fix pause default value in add download link by url 2016-06-30 00:38:51 +04:30
Jarosław Maciejewski
91f5d2ffc9 update PL lang 2016-06-27 10:45:44 +02:00
hamza zia
a4b1e954f1 Merge pull request #229 from conjee/master
Fix encoded slash in url
2016-05-30 12:18:27 +05:00
Minzhuo Jin
cff44a82b8 Fix encoded slash in url 2016-05-30 12:33:39 +08:00
kuoruan
51f78c8cc2 Update Simplified Chinese translation 2016-05-28 18:14:06 +08:00
John Swanson
30c7309d9b Reconnect when token changes on successful connection
If the websocket connection succeeds, but the token is wrong, changing
the token in the UI did not succeed (because we are already connected
and nothing was triggering a reconnect attempt with the new config).
2016-05-04 13:51:44 -07:00
jdarias
4dcd93f3a1 oh snap! 2016-05-01 22:41:28 -05:00
jdarias
be9456cdc8 oh snap! 2016-05-01 22:40:48 -05:00
jdarias
f1df275884 Translating the alerts 2016-05-01 22:38:26 -05:00
jdarias
442a82d44c Update template.js 2016-05-01 22:20:08 -05:00
jdarias
5f86b2f36f some cosmetic changes 2016-05-01 22:19:35 -05:00