Commit Graph

372 Commits

Author SHA1 Message Date
WuSiYu
3b1e38f325 Adding more Chinese translation and let lables title attr can be translated 2016-01-23 01:19:26 +08:00
WuSiYu
c6648bf68f Adding more Chinese translation and let lables title attr can be translated 2016-01-23 01:10:28 +08:00
hamza zia
e48a7a79e9 Merge pull request #173 from ghostry/master
Add more Simplified Chinese translation
2015-10-31 22:46:35 +08:00
ghostry
b8dd24f61b Add more Simplified Chinese translation 2015-10-31 22:07:38 +08:00
hamza zia
fae3b29ab1 fixed the empty dutch translation 2015-10-31 11:47:51 +08:00
hamza zia
4c344c0bba use english for incomplete translations 2015-10-31 10:58:25 +08:00
hamza zia
5c91378795 Merge pull request #172 from pepa65/master
Finalizing language integration
2015-10-31 10:18:52 +08:00
pepa65
d28bf6666f Updated the en_US translation with all known strings from the template 2015-10-31 09:13:30 +07:00
pepa65
39c7a96da9 Removed en_US.js until the contents stabilize and it is needed 2015-10-31 08:41:56 +07:00
pepa65
b7ba7d0728 Amended language names in index.html
Added Language in Thai and Dutch translations
2015-10-30 21:41:55 +07:00
pepa65
f0fbb7fba0 Merge branch 'master' of https://github.com/ziahamza/webui-aria2 2015-10-30 21:35:22 +07:00
pepa65
71283d0b49 Added Language 2015-10-30 21:35:09 +07:00
hamza zia
e8ded08526 merged the languages button with dutch 2015-10-30 22:04:18 +08:00
hamza zia
5a06b12e6c Merge pull request #170 from pepa65/master
Added Dutch translation and unified related files
2015-10-30 21:21:50 +08:00
Myf
1b7ee32037 Add change Language button. 2015-10-30 15:53:40 +08:00
Myf
62cab3ed7e Add word 'Language' to translation list. 2015-10-30 15:51:57 +08:00
Myf
a2d9cab47b Add flag-icon-css(https://github.com/lipis/flag-icon-css). 2015-10-30 15:48:25 +08:00
Myf
0c6120399f Register default language en_US. 2015-10-30 15:42:30 +08:00
pepa65
05f3f08ac6 - Added full Dutch translation
- Translated more of the Thai interface
- Prepared rest of strings in index.html for translation
- Minor modifications and clean-up of the other translation files
2015-10-30 07:47:15 +07:00
hamza zia
3177498979 Merge pull request #169 from pepa65/master
Added Thai translation
2015-10-30 00:26:11 +08:00
pepa65
cdf9412ed7 Add rest of strings 2015-10-29 22:53:01 +07:00
pepa65
709d4f9424 Remove force language (testing) 2015-10-29 22:08:18 +07:00
pepa65
a7c8bd1c02 Adding Thai translation, and altering the strings left untranslated on the page 2015-10-29 22:02:28 +07:00
hamza zia
661897bc35 Merge pull request #168 from mayf09/master
multi-language support
2015-10-29 10:37:44 +08:00
Myf
b96af02548 Simplified Chinese translation. 2015-10-29 00:33:31 +08:00
Myf
105e6c3e82 Use angular-translate to support i18n and l10n. 2015-10-29 00:31:35 +08:00
hamza zia
38326d7e93 fixed bugs and added download/upload speed titles 2015-10-28 04:07:49 +08:00
hamza zia
34b6d97be6 added custom aria2 rpc path setting. Fixes #161 2015-09-12 16:55:02 +08:00
hamza zia
7255e42cc4 Merge pull request #160 from janglapuk/master
Added missing http-user and place them into $downloadProps
2015-08-31 00:41:29 +08:00
janglapuk
bb8e6d961f Added missing http-user and place them to $downloadProps 2015-08-28 21:46:32 +08:00
hamza zia
17ad2c4bfa Merge pull request #150 from olsonbg/Seeders
Show number of seeders along with number of connections.
2015-08-24 21:26:38 +08:00
hamza zia
1aac0166b9 send rpc syscalls in the order in which they were created 2015-07-11 10:59:31 +05:00
hamza zia
21b929f11c added http password support when adding uris 2015-07-11 10:34:12 +05:00
hamza zia
c83cd702e4 fixed addUris settings bug 2015-07-11 10:28:53 +05:00
Brian G. Olson
c04de8da64 Show number of seeders along with number of connections.
For downloads that have seeders show "Connections (Seeders)" in the
connections button, otherwise show "Connections"
2015-06-15 01:46:46 -05:00
hamza zia
96b882f75a Merge pull request #143 from polyphenolic/update-bootstrap-3.3.4
Bootstrap update
2015-05-11 23:31:18 -07:00
Brad Christensen
181cb9a78b Removed an Angular Bootstrap CSS fix as it's now included in Bootstrap's CSS 2015-05-10 15:48:07 +12:00
Brad Christensen
02796a7158 Add a permanent scrollbar to the page to stop it from jumping around all the time 2015-05-10 15:45:10 +12:00
Brad Christensen
3c5ce3eefd Updated Bootstrap CSS to 3.3.4 and AngularUI Bootstrap to 0.13.0. Removed unnecessary Bootstrap JS file. 2015-05-10 15:43:32 +12:00
hamza zia
1b6106e9ec Merge pull request #141 from SoreGums/patch-1
update DirectURL tutorial
2015-04-30 10:31:43 +08:00
Nicholas Orr
f7ba798911 update DirectURL tutorial
due to switch from send to SimpleHTTPServer, need a couple of tweaks to the details.
2015-04-30 10:27:42 +08:00
hamza zia
bb3716fd57 updated docs for DirectURL 2015-04-29 23:29:08 +08:00
hamza zia
a497a08465 Merge pull request #140 from SoreGums/master
Add direct URL to files
2015-04-29 23:10:23 +08:00
Nicholas Orr
f58a37540e Tutorial for DirectURL
Enough information for somehow who was able to setup aria2 in daemon
mode on a remote server to use this config option to enable direct
downloads of files via http
2015-04-29 23:01:22 +08:00
hamza zia
03ff0d23a9 Merge pull request #139 from grigio/docker
+ Dockerfile and doc. See #138
2015-04-29 10:19:50 +08:00
Nicholas Orr
77785173bf Add direct URL to files
Ability to download files directly via pre-configured webserver. Simply
supply the base URL and links will be added to each file in the details
section.
2015-04-29 01:31:04 +08:00
Luigi Maselli
bd02b50baf + Dockerfile and doc 2015-04-28 18:14:16 +02:00
hamza zia
e2176862ee make some more space in add uri dialog 2015-04-19 15:39:27 +08:00
hamza zia
2e26cabb8a added error status messages 2015-04-19 15:35:13 +08:00
hamza zia
8ff7145597 Merge pull request #135 from cmheia/wss-with-pwd
wss with password
2015-04-19 15:06:33 +08:00