Commit Graph

33 Commits

Author SHA1 Message Date
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
hamza zia
c4b4dd4d50 added translation for more alerts 2016-05-02 10:35:47 +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
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
hamza zia
34b6d97be6 added custom aria2 rpc path setting. Fixes #161 2015-09-12 16:55:02 +08:00
hamza zia
1aac0166b9 send rpc syscalls in the order in which they were created 2015-07-11 10:59:31 +05: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
b85de64746 added global statistics to tweat the webui 2014-06-03 03:36:21 +08:00
hamza zia
6e9a234412 added a warning for insecure connections 2014-05-31 20:59:02 +08:00
hamza zia
58d9221aa5 made rpc error handling more robust 2014-05-31 20:42:09 +08:00
Nils Maier
cea5f8bd12 Implement --rpc-secret support 2014-05-24 16:59:35 +02:00
robbielj
e129e7c034 Update rpc.js 2014-03-14 13:59:12 +01:00
Nils Maier
c22cd3c28c Improve alert messages a bit 2014-02-28 12:25:23 +01:00
Nils Maier
3843bf34f5 Fix subscriptions race. 2014-01-09 04:18:44 +01:00
hamza zia
4bd0c7c7c1 tweaked getting the configuration from the cookie 2013-06-22 21:37:14 +01:00
hamza zia
02a7a595a0 refactored window location with angular 2013-03-20 10:08:50 +01:00
hamza zia
cfb721b57d added host name heuristics for selecting aria2 server 2013-03-19 22:03:34 +01:00
hamza zia
4e9404f29e fixed angular recursive bug in nested rpc calls 2013-03-18 15:59:40 +01:00
hamza zia
9d3daff3b7 made rpc api angular friendly 2013-03-12 07:51:44 +01:00
hamza zia
f10cdb0d1c further refined connection handling in angular and added cookie support 2013-03-11 19:16:48 +01:00
hamza zia
0060d884d3 can change aria2 connection settings in angular implementation, cookie caching and error handling still missing 2013-03-09 05:35:53 +00:00
hamza zia
32b25f29b4 improvements the angular rpc system 2013-03-02 12:01:07 +01:00
hamza zia
3e89b06f17 initial commit for connection modal 2013-02-26 15:02:26 +01:00
hamza zia
7d1129275b alert timeouts and error codes from ari2 now show as alerts 2013-02-22 20:44:10 +01:00
hamza zia
bff6694f05 added alerts servive and perf improvements in angular 2013-02-22 19:28:10 +01:00
hamza zia
567d6f8179 separated angular components into modules 2013-01-29 17:47:40 +05:00
hamza zia
489f12ea1e new uri modal in angular, with overall refactoring and fixes in the
codebase
2013-01-28 19:18:21 +05:00
hamza zia
5ec45b0aac added basic download control functionally in angular 2013-01-22 15:12:40 +05:00
hamza zia
e64b3fbd66 refactoed rpc and templates with ui hints for download status 2013-01-17 11:51:03 +05:00
hamza zia
571eaf8257 Initial core the new overhauled ui in angular.html with fixes for ui in the old index.html 2013-01-15 13:28:14 +05:00