Commit Graph

71 Commits

Author SHA1 Message Date
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
hamza zia
3cc42f1626 minor fixes and remove statistics when no downloads, better way to hide them comming soon 2013-03-24 09:57:56 +01:00
hamza zia
02a7a595a0 refactored window location with angular 2013-03-20 10:08:50 +01:00
hamza zia
d272f1d086 feature detection for compiled support for bittorrent and metalinks added 2013-03-20 08:45:28 +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
9e63fa2ff6 improved aria2 connection settings handling in angular 2013-03-11 17:03:16 +01:00
hamza zia
949534ccf2 simple refinement for rpc helpers in angular 2013-03-09 05:44:37 +00: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
708d627ff3 file settings landed in angular implementation 2013-02-25 11:50:42 +01:00