Commit Graph

523 Commits

Author SHA1 Message Date
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
c5a11d7cde Merge pull request #294 from anthonyraymond/master
Compile latest aria2 version in Dockerfile.raspberry
2017-01-04 13:09:59 +05:00
hamza zia
05466d5d78 Merge pull request #292 from anthonyraymond/protect-token-input
Set secret-token as a password input.
2017-01-04 13:08:40 +05: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
hamza zia
05601c52e7 Merge pull request #296 from kuoruan/master
More translation
2017-01-04 13:07:36 +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
bb6a742a5c Compile latest aria2 version in Dockerfile.raspberry 2017-01-02 19:58:35 +01:00
anthonyraymond
2d42589887 Set secret-token as a password input. 2017-01-01 01:40:31 +01:00
anthonyraymond
f2eec64452 Removed useless console.log 2017-01-01 01:28:53 +01:00
hamza zia
7437b2d631 Merge pull request #290 from kuoruan/master
Adjust css style
2016-12-31 10:45:55 +05:00
hamza zia
14da9f9288 Merge pull request #289 from anthonyraymond/master
Add dockerfile for raspberry build
2016-12-31 10:44:24 +05:00
anthonyraymond
e68fda07b9 Fix purge 'apt-get remove' purge flag 2016-12-30 21:05:44 +01:00
kuoruan
8e84b96081 Adjust css style 2016-12-30 22:55:40 +08:00
anthonyraymond
552faf72e0 Update README.md to introduce raspberry dockerfile (ARM) 2016-12-29 20:27:25 +01:00
hamza zia
a64725816d Merge pull request #287 from kuoruan/update-libs
Update libs
2016-12-29 19:36:44 +05:00
anthonyraymond
de10a16823 Add dockerfile for raspberry build 2016-12-29 00:40:23 +01:00
hamza zia
36ee8bbec2 Merge pull request #288 from MertcanGokgoz/master
Added Turkish Translation
2016-12-25 10:15:04 +08:00
hamza zia
0a4aec7525 Merge pull request #286 from kuoruan/main
Adjust Chinese translation
2016-12-25 10:12:26 +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
hamza zia
8d1ebe5c57 Merge pull request #277 from maxgiro96/master
Added new italian translations, fix for select file modal
2016-11-20 23:57:50 +08:00
Massimo Girondi
97a3d3565b selectFiles modal graphical bug fix.
The checkboxes where out of left margin, I create a new CSS class to
identify that modal, then applied the style in the modals.css
2016-11-14 21:39:47 +01:00
Massimo Girondi
78b4fc7780 Workaround for the select file modal style
I noticed that on this modal the checkboxes were placed out of the modal margin.
I added a simple selector to add a 20px left margin on that div.
2016-11-14 21:11:35 +01:00
Massimo Girondi
d51e77b0b9 Added new Italian translations 2016-11-14 21:07:55 +01:00
hamza zia
6a29c1b1d0 Merge pull request #266 from kode54/minor-fixes
Minor fixes
2016-10-11 18:58:58 +05:00
Christopher Snowhill
22ca1a2cbc Update Dockerfile again, separating the EXPOSE directives, adding tcp, and commenting them. 2016-10-07 21:16:27 -07:00
hamza zia
1adfc85152 Merge pull request #264 from kode54/minor-fixes
Minor fixes
2016-10-03 11:33:52 +05:00
Christopher Snowhill
970f06ce7d Add volume declaration and split launch command to entrypoint declaration. 2016-10-02 23:32:23 -07:00
Christopher Snowhill
301e50cbfa Remove -e from echo, as it gets emitted by BusyBox echo command. 2016-10-02 23:10:26 -07:00
Christopher Snowhill
79a0bd2608 gosu check now matches as many digits as are present in the release number. Fixes 1.10 being detected as non-existent 1.1. 2016-10-02 23:09:09 -07:00
hamza zia
7d5ae4d48b Merge pull request #262 from logicsys/master
added nbsp to right of {{totalAria2Downloads()}} inside em tag to mak…
2016-09-26 18:55:39 +05:00
Nathan
3686c8cade added nbsp to right of {{totalAria2Downloads()}} inside em tag to make a better space between next word 2016-09-23 21:58:53 +01:00
hamza zia
f2627b1476 Merge pull request #260 from pratikborsadiya/master
Updated new screenshot with updated interface
2016-09-22 18:03:19 +08:00
Pratik Borsadiya
36b493f2cf Updated new screenshot with updated interface 2016-09-21 14:06:24 +05:30
hamza zia
b2ab07dc1f Merge pull request #258 from pratikborsadiya/master
Updated Interface and fixes #249
2016-09-21 12:24:53 +08:00
hamza zia
b721dba7d8 Merge pull request #259 from kkartaltepe/feature-verify-progress
Report hash verification progress
2016-09-21 12:21:33 +08: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
Pratik Borsadiya
5160ee5fe7 Updated Interface and fixes #249 2016-09-19 20:21:05 +05:30
hamza zia
d8015e12f8 Merge pull request #252 from CrabeMan/fix251
Fix translate mistake
2016-09-13 17:55:20 +08:00
Quentin LEPRAT
28a17977a1 fix 2016-09-12 21:20:12 +02:00
hamza zia
869bc09f17 Merge pull request #250 from maxgiro96/master
Added italian translation
2016-09-11 10:12:17 +08: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
hamza zia
ae2e1823f9 Merge pull request #246 from wmlex/patch-4
Update ru_RU.js
2016-09-01 22:35:51 +08:00