hamza zia
b85de64746
added global statistics to tweat the webui
2014-06-03 03:36:21 +08:00
hamza zia
50567d98fa
increased tick size again for graph overview
2014-06-02 20:07:56 +08:00
hamza zia
6fbbac6c7e
removed DS_STORE files
2014-06-02 20:02:06 +08:00
hamza zia
d796559bb7
screenshot path error
2014-06-02 19:59:53 +08:00
hamza zia
2a35277100
added screenshot and reduced overview graph tick size
2014-06-02 19:59:07 +08:00
hamza zia
26e8055317
more ui refinements, global statistics moved to the new sidebar
2014-06-02 18:58:58 +08:00
hamza zia
5aca5ed8d4
fixed restart functionality and added again
2014-06-02 16:06:39 +08:00
hamza zia
6849c22585
Merge branch 'master' into gh-pages
2014-06-02 00:27:52 +08:00
hamza zia
8e4dd9ca37
refined the UI more for a sub bar
2014-06-02 00:27:19 +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
3589434d97
Merge branch 'nmaier'
2014-05-31 20:43:55 +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
hamza zia
884de1ed22
completely removed restart as its broken for most cases
2014-05-31 18:01:57 +08:00
hamza zia
3ca6abe3be
added collapse animation back again
2014-05-31 17:53:44 +08:00
hamza zia
9ceaec40ae
Merge branch 'nmaier' of git://github.com/nmaier/webui-aria2 into nmaier
2014-05-31 17:36:22 +08:00
Nils Maier
d2ec613670
Do not use [METADATA] label, but an icon
2014-05-31 17:19:43 +08:00
Nils Maier
f4c5810518
Allow to filter for running downloads
...
i.e. downloads with some speed.
2014-05-31 17:16:15 +08:00
Nils Maier
d634994d99
Do not autocomplete search box
2014-05-31 17:15:53 +08:00
Nils Maier
007191cfc1
More pagesize
2014-05-31 17:15:36 +08:00
Nils Maier
b83c4de0ca
Fix "Enable SSL/TLS" display
2014-05-24 17:02:23 +02:00
Nils Maier
cea5f8bd12
Implement --rpc-secret support
2014-05-24 16:59:35 +02:00
Nils Maier
07d5fa910a
Remove "old.html" and friends
...
Entirely broken. Should be put into a branch and/or tagged instead.
2014-05-24 16:55:42 +02:00
Nils Maier
c7d5185e34
Disable restart action for now
2014-05-24 16:55:42 +02:00
Nils Maier
23773bac0d
Consolidate titles
2014-05-24 16:55:42 +02:00
Nils Maier
42f03a7ff0
Provide a new favicon
...
i.e. not the (trademarked) github logo.
Just took one of the fontawesome icons.
2014-05-24 16:55:42 +02:00
Nils Maier
9b40770f45
Remove superfluous "Download List" headline
2014-05-24 16:55:42 +02:00
Nils Maier
7e984339ca
Improve Quick Access prefs
2014-05-24 16:55:42 +02:00
Nils Maier
2b584f2fe1
Improve filters display...
...
and do not hide filters, ever.
2014-05-24 16:55:42 +02:00
Nils Maier
12fb096a5b
Use different color for upload speed
2014-05-24 16:55:41 +02:00
Nils Maier
7eec859d49
Do not remove stuff from lists...
...
next update will take care of that. Not removing will avoid re-insertion
if aria2/RPC did not yet remove the item before the next update.
2014-05-24 16:55:41 +02:00
Nils Maier
e4326a4394
Persist category filters
2014-05-24 16:55:41 +02:00
Nils Maier
8b5b465231
Confirm removal of downloads
2014-05-24 16:55:41 +02:00
Nils Maier
5d1af829fd
Link metadata with the actual downloads
2014-05-24 16:55:41 +02:00
Nils Maier
7ca141a41f
Waiting downloads should be pausable
2014-05-16 01:17:26 +02:00
Nils Maier
00799bc6f6
Use ng-switch instead of ng-show for some stuff (perf)
...
ng-switch does not actually generate and insert DOM nodes when
unswitched while ng-show=false does. This improves performance quite a
bit, but sacrifices collapsed animations (although this would be
fixable).
2014-05-16 01:17:26 +02:00
Nils Maier
1ee0a95d76
Do not use [METADATA] label, but an icon
2014-05-16 01:17:26 +02:00
Nils Maier
2712b236ba
Allow to filter for running downloads
...
i.e. downloads with some speed.
2014-05-15 09:39:24 +02:00
Nils Maier
f859a0f806
Do not autocomplete search box
2014-05-15 09:39:24 +02:00
Nils Maier
5f515bf56b
More pagesize
2014-05-15 09:39:23 +02:00
hamza zia
e733e0043d
Merge pull request #86 from felixphew/patch-1
...
Fixed code formatting
2014-03-23 21:11:30 +08:00
hamza zia
534218f0e1
Merge pull request #87 from robbielj/patch-2
...
Clean up a placeholder character which may prevent webui from loading normally
2014-03-23 21:10:56 +08:00
robbielj
8b5abe1439
Update download.js
2014-03-14 15:49:25 +01:00
robbielj
809591bd62
Update download.js
2014-03-14 14:01:14 +01: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
robbielj
9e0673f077
Update bytes.js
2014-03-14 13:55:18 +01:00
robbielj
c290e3f913
Update dgraph.js
2014-03-14 13:52:51 +01:00