ipcjs
0f7c2d3fc4
support multi header
2017-02-06 05:47:25 +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
anthonyraymond
f2eec64452
Removed useless console.log
2017-01-01 01:28:53 +01:00
kuoruan
8be8aef0c2
Update libs
...
* Update to latest version.
* Use minified files.
* Delete unused files.
2016-12-23 18:32:44 +08:00
unknown
db25e0632b
fix pause default value in add download link by url
2016-06-30 00:38:51 +04:30
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
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
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
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
Nuno Santos
fb82efc14b
Add ability to specify per-file options in Add by URI.
2014-12-15 11:30:39 +01:00
hamza zia
b12247580e
added select files feature
2014-09-02 00:15:33 +05:00
Евгений
56eb3844db
Update settings.js
2014-07-01 17:54:50 +04:00
Florent Viard
4566c9a9f3
Reworked getUris/getTorrents/getMetalinks to be nicer and to have the advanced options as a collapsable block.
2014-06-10 01:59:23 +02:00
hamza zia
5ba428d4ae
removed assemed conf from jsonrpc
2014-06-03 03:53:45 +08:00
hamza zia
b85de64746
added global statistics to tweat the webui
2014-06-03 03:36:21 +08:00
hamza zia
fa926e7d47
Merge branch 'master' into gh-pages
2014-06-01 01:44:11 +08:00
hamza zia
23591212b0
Added Per download specific settings along with more UI tweaks
2014-06-01 01:32:46 +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
hamza zia
3d6df1d5f5
Merge branch 'rpc-token' of git://github.com/nmaier/webui-aria2 into nmaier
2014-05-31 18:10:16 +08:00
Nils Maier
cea5f8bd12
Implement --rpc-secret support
2014-05-24 16:59:35 +02:00
Nils Maier
23773bac0d
Consolidate titles
2014-05-24 16:55:42 +02:00
robbielj
e129e7c034
Update rpc.js
2014-03-14 13:59:12 +01:00
robbielj
59c66a211a
Update utils.js
2014-03-14 13:57:57 +01:00
Nils Maier
37a8307027
IE compat
2014-02-28 13:30:45 +01:00
Nils Maier
38a413e95b
Performance improvements
...
* Pre-compute name, formatted sizes and speeds.
* Handle name edge-cases such as no-path and no-uris better.
* Unroll getCtx.
* Improve performance of mergeMap.
* Delay the search filter.
As indicated by Chrome/Gecko profilers.
2014-02-28 13:30:44 +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
Andrew Payne
f5fab45662
Prefixed uint8array() with 'new ' to make everything work again.
2013-08-18 10:18:21 +10:00
Nils Maier
1b7b8aa41c
Generate RFC4122 UUIDs and use in randStr
2013-07-31 23:44:03 +02:00
Nils Maier
993363d309
Use UUIDs for jsonrpc requestes
2013-07-31 23:44:03 +02:00
hamza zia
39ecd3a3d6
updated the page title to be more obvious
2013-07-17 16:13:43 +02:00
hamza zia
047e7d8b98
added page title for notifications if pinned as app tab in a modern browser
2013-07-17 16:10:24 +02:00
hamza zia
6d9162442f
TONS of features and refinements, quick access settings finally landed :)
2013-06-23 22:02:50 +02:00
hamza zia
4bd0c7c7c1
tweaked getting the configuration from the cookie
2013-06-22 21:37:14 +01:00
hamza zia
842b81c1bc
tweaked the websocket error message, and finally commited something after a while ;)
2013-06-22 21:04:37 +01:00