Commit Graph

136 Commits

Author SHA1 Message Date
hamza zia
6481737c61 changed download ctx with angular templates updated 2013-01-19 22:46:22 +05:00
hamza zia
3f468d8fb2 download control height change 2013-01-18 20:48:19 +05:00
hamza zia
e33ffbf8bb change download ui control styles 2013-01-18 20:46:22 +05:00
hamza zia
617eed5efd changed ui controls arrangement 2013-01-18 20:18:44 +05:00
hamza zia
121d3eef2d download ui improvements 2013-01-18 20:10:03 +05:00
hamza zia
59b5f2fdb5 graph centered and progress bar click fix 2013-01-18 17:01:35 +05:00
hamza zia
dcb8886963 progress bar now clickable for more info 2013-01-18 16:47:18 +05:00
hamza zia
ad33d549e9 improved ui for download controls 2013-01-18 16:41:22 +05:00
hamza zia
bd8a1ad87f name fix for angular 2013-01-18 13:08:39 +05:00
hamza zia
fd9b5207af relative path trailing slash fix 2013-01-17 22:23:01 +05:00
hamza zia
c1735267fb relative file paths added 2013-01-17 22:13:58 +05:00
hamza zia
e9042c8b55 download info now working in angular 2013-01-17 21:18:23 +05:00
hamza zia
576df81193 fixed progress bar bug 2013-01-17 12:00:33 +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
50218debae fixed rpc and modal issues 2013-01-15 16:19:26 +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
hamza zia
e7c9e4d0cc removed requirejs shim 2013-01-15 13:24:46 +05:00
hamza zia
0029e1087b initial prototype with new the mobile and touch ui 2013-01-15 13:24:44 +05:00
ziahamza
fbb0ecfefb Merge pull request #43 from carlmon/QueueOrder
Display queue order as Aria2 will download.
2013-01-05 01:52:27 -08:00
Carl Monnig
ee90971472 Display queue order as Aria2 will download. 2013-01-05 10:41:05 +02:00
ziahamza
982c5a5535 Merge pull request #42 from carlmon/RenderingFixes
Rendering fixes
2013-01-05 00:21:09 -08:00
Carl Monnig
c287960fa8 Fixed undefined error when downloading BitTorrent Magnet links. 2013-01-04 23:23:46 +02:00
Carl Monnig
36f280ada0 Fixed missing names on stopped downloads. 2013-01-04 23:22:25 +02:00
ziahamza
d6a1885c05 Merge pull request #41 from carlmon/Performance
Performance improvements for many (>200) downloads
2013-01-04 03:29:49 -08:00
ziahamza
2956a760ee Merge pull request #40 from carlmon/NavChanges
More navigation naming & structure changes, and icons.
2013-01-04 03:22:15 -08:00
Carl Monnig
3d32434640 Performance improvements for many downloads. 2013-01-03 19:47:38 +02:00
Carl Monnig
34f10e1b02 Batch DOM updates to improve speed with less reflows. 2013-01-02 22:58:37 +02:00
Carl Monnig
f90341b556 More navigation naming & structure changes, and icons. 2013-01-02 22:00:09 +02:00
hamza zia
c58cea1174 renamed navbar controls 2012-12-31 17:18:12 +05:00
hamza zia
a3c98a47ae simple tuning of download graphs 2012-12-30 15:54:00 +08:00
hamza zia
3cb36cdee7 fixed the 1px collapsed span bug 2012-12-26 20:34:25 +08:00
hamza zia
c13a911e70 refactored core and fixed small resolution bugs 2012-12-26 18:57:11 +08:00
hamza zia
ff9b3e652c fixed resolution bug and added files in more info for downloads 2012-10-30 14:28:11 +08:00
hamza zia
0450171b51 Merge branch 'master' into gh-pages 2012-10-30 13:22:23 +08:00
hamza zia
565235799f added piecon lib, bug before 2012-10-30 13:21:59 +08:00
hamza zia
9b2ed332bf added javascript lib files 2012-10-30 11:35:32 +08:00
hamza zia
2b998ae380 polished and added new progress title pie chart 2012-10-30 11:34:14 +08:00
hamza zia
7b0d42fee4 fixed torrent file names 2012-10-30 11:03:40 +08:00
hamza zia
8f8155b2e6 timeout heruistics improved 2012-10-06 23:26:19 -07:00
hamza zia
4e11173a8a improved title bar status 2012-10-04 09:26:59 -07:00
hamza zia
775dc59f00 title bar global statistics added 2012-10-03 21:42:26 -07:00
Hamza Zia
b20ad0d04e improved aria2 connection handling 2012-10-02 11:06:37 -07:00
Tatsuhiro Tsujikawa
2bc0f3a90a Add SSL/TLS encryption 2012-10-02 23:50:57 +09:00
hamza zia
e1675c513d websocket support turned on 2012-09-18 22:53:35 +08:00
Hamza Zia
932a72d53f fixed harsh error exception 2012-09-15 01:13:03 +08:00
Hamza Zia
08a4b399f3 added underscore library 2012-09-05 23:18:35 +08:00
Hamza Zia
a5ebd19ec2 connection handling refactored all the way
all the refactored connection handling code resides in the connection.js
file, its a lot more rebost although still might have bugs
2012-09-05 22:53:09 +08:00
ziahamza
d6e1279cfb Merge pull request #23 from dannywarren/misc_js_syntax_fixes
fixing misc javascript syntax errors
2012-09-04 21:26:10 -07:00
ziahamza
83ca5bdea1 Merge pull request #22 from dannywarren/websocket_fallback_fix
fixed websocket fallback for browsers that don't support websocket
2012-09-04 21:24:32 -07:00
Danny Warren
4035d5cf10 fixing misc javascript syntax errors
* these are nitpicky things that some browsers just step right over silently, and others halt script execution for

* the jquery trim function only works on variables that have been returned as jquery objects, so doing "'foo'.trim()" doesn't work, should be "$.trim('foo')"

* some javascript interpreters (annoyingly) can't handle trailing commas in lists
2012-09-04 17:24:09 -07:00