Commit Graph

55 Commits

Author SHA1 Message Date
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
hamza zia
6c93dba6ff global settings fully working in angular, ui can be improved 2013-02-25 10:58:35 +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
30ae20260f global settings partially working in angular 2013-02-20 14:12:55 +01:00
hamza zia
1a3ddf5089 added initial settings dialog in angular, still incomplete 2013-02-20 01:13:06 +01:00
hamza zia
c36446bb5a added initial settings service in angular 2013-02-15 18:34:10 +01:00
hamza zia
0734dbe83a changed global timeout to 1 sec for angular 2013-02-09 20:48:21 +01:00
hamza zia
5a9e0b8d4f added metalink and torrent modals to angular 2013-01-30 11:13:38 +05:00
hamza zia
c3c135a093 add uris bug fix 2013-01-30 08:52:01 +05:00
hamza zia
2a18278f43 added initial infrastructure for modals in angular 2013-01-29 22:52:30 +05: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
5c02174117 basic tweaks in styling in small resolutions, with graphs drawing updated in angular 2013-01-26 21:54:17 +05:00
hamza zia
dfe6bd509e refactored download view ctx and added restart in angular 2013-01-22 17:11:38 +05:00
hamza zia
5ec45b0aac added basic download control functionally in angular 2013-01-22 15:12:40 +05:00
hamza zia
9db282addd filters landed in angular 2013-01-22 12:53:30 +05:00