Commit Graph

251 Commits

Author SHA1 Message Date
hamza zia
fc4bc0cc45 Merge pull request #205 from SlNPacifist/fx/transport-init-phase
Added transport initialization phase.
2016-04-24 16:22:01 +08:00
hamza zia
b9363d5eac Merge pull request #201 from miladj/master
change the order in the queue
2016-04-24 16:06:05 +08:00
slnpacifist
a130cbf842 Updated angular.js to v1.5.3.
Checked these recommendations to: https://docs.angularjs.org/guide/migration#migrating-from-1-4-to-1-5
2016-04-18 12:54:12 +08:00
slnpacifist
10727359be Added transport initialization phase. Websocket transport is not skipped anymore if jsonp is not able to connect. 2016-04-13 17:23:19 +08:00
Milad
0dc1255bb7 Changing Position In Queue
Adding Shutdwn Server Menu
2016-03-30 11:21:01 +04:30
Jimmy Z
dab552c255 will still try default if cookie config failed 2016-03-10 14:55:29 +08:00
Jimmy Z
ce84a36875 do not try default config if we have cookie
and fixed some wrong variable names
2016-03-09 22:37:51 +08:00
hamza zia
e05dd94c31 follow rpc global timeout from config: 2016-03-04 22:03:19 -08:00
hamza zia
f4fa6bf572 lookup configuration rpc path by default 2016-03-04 11:01:26 -08:00
eddydg
63cdf7c77e Cleaned translate instructions 2016-02-18 20:56:18 +01:00
eddydg
06e588d205 French Translation 2016-02-18 20:51:54 +01:00
Jarosław Maciejewski
10a6ae7cdc add Polish to menu 2016-02-02 16:30:15 +01:00
Jarosław Maciejewski
e3c4ca671e add Polish lang 2016-01-31 23:50:55 +01:00
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
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
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
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
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
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
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
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
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
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
hamza zia
2e26cabb8a added error status messages 2015-04-19 15:35:13 +08:00
cmheia
53ce35102e wss with password
add support for wss://user:passwd@host:port/jsonrpc
2015-04-05 03:36:04 +08:00
Yura Fedoriv
bae124a68b changed default title; fixed {{name}} title during load; made title status display configurable;
fixed some typos; fixed error alert styling
2015-03-22 13:31:54 +02:00
Brad Christensen
8a0ce2c2a3 Upgraded to Bootstrap 3.3.2 2015-03-13 21:39:35 +13:00
Nuno Santos
fb82efc14b Add ability to specify per-file options in Add by URI. 2014-12-15 11:30:39 +01:00
Puzzles Flat
a4fb25802d Revert commit 7eec859 ("Do not remove stuff from lists")
When removing a download, Angular doesn't update the download list correctly
when it receives new data unless we pull out the item that should be removed
from the array manually first.
2014-10-25 02:27:09 +13:00
hamza zia
b12247580e added select files feature 2014-09-02 00:15:33 +05:00