Commit Graph

142 Commits

Author SHA1 Message Date
Florent Viard
b1da2b0a84 Moved miscallenous info out of the main page. Added "server info" and "about" modals as settings sub-menus. 2014-02-17 01:13:25 +01:00
Florent Viard
e006e06507 Improve UI by having larger modal windows for all modals except torrent and metalink windows.
+ Show the tip in top of fields in modals.
2014-02-15 20:37:04 +01:00
hamza zia
1f988e30d8 small link fix for the project 2013-06-23 22:04:18 +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
3b893edfaa resume glitch fix 2013-04-18 08:24:23 +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
d272f1d086 feature detection for compiled support for bittorrent and metalinks added 2013-03-20 08:45:28 +01:00
hamza zia
80581ad7db added global download search and finally made angular the default implementationgit add . 2013-03-19 21:57:52 +01:00
hamza zia
d2f82365f1 refactored old js core in a separate folder 2013-01-22 12:59:52 +05:00
hamza zia
73dbcb67e0 added directives for chunkbar and graphs, with overall fixes in improvement in angular implementation 2013-01-21 19:07:55 +05:00
hamza zia
6481737c61 changed download ctx with angular templates updated 2013-01-19 22:46:22 +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
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
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
Carl Monnig
3d32434640 Performance improvements for many downloads. 2013-01-03 19:47:38 +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
2b998ae380 polished and added new progress title pie chart 2012-10-30 11:34:14 +08: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
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
hamza zia
96881b6d03 updated help message for new download 2012-08-27 20:53:32 +08:00
hamza zia
76299e6b1f incorrect form submission bug fixed 2012-08-27 19:12:50 +08:00
hamza zia
4d606f6d14 refined add new download 2012-08-27 14:12:52 +08:00
Hamza Zia
b560ff4dd6 fixed the blurring bug for chunked progress bar 2012-08-06 12:41:51 +08:00
Hamza Zia
91a2cc7ef0 chunk progress bar refined, peer info for torrents added 2012-08-05 04:08:08 +08:00
Hamza Zia
04823ecfd1 chunk progress bar replaced with canvas implementation, global download graph also added 2012-08-05 02:37:25 +08:00
Hamza Zia
88d3b394d1 fixed some layout issues, still not satisfactory on small resolution though 2012-08-02 20:57:00 +08:00
Hamza Zia
ed3e32a5ec improved performance of chunk progress bars and now stable to use! 2012-08-02 20:47:01 +08:00
Hamza Zia
bebf4e7741 unstable commit for a new and smart algorithm for piece progress bar, not usable, 2012-08-02 11:42:03 +08:00
Hamza Zia
72208fe579 chunked progress bar added!, somewhat experimental and very unstable (slow) for large download pieces 2012-08-02 03:08:41 +08:00
Hamza Zia
8c411ec3d1 minor fix in README 2012-08-02 00:14:04 +08:00
Hamza
36dfb82ff4 polished graphs for downloads with upload graphs merged in!!! 2012-08-01 23:59:12 +08:00
Hamza Zia
98cb53b3ba experimental but unstable graph support 2012-08-01 18:44:20 +08:00
Hamza Zia
3e190dcb0b minor typos in the help messages 2012-07-06 20:56:01 +08:00
Hamza Zia
3cd22d932d Desktop padding bug 2012-07-05 09:37:28 +08:00
Hamza Zia
307e3a6b64 removed padding on small resolution 2012-07-04 15:23:06 +08:00
Hamza Zia
53d1999fc4 ui updates for small resolution and mobile devices 2012-07-04 14:53:45 +08:00
Hamza Zia
015fa17014 password input fix 2012-07-04 14:00:55 +08:00
Hamza Zia
92cd5820a4 minor css refactoring 2012-07-02 08:18:42 -07:00
Hamza Zia
a417f03a93 word break for long download names 2012-07-02 02:47:44 -07:00
Hamza Zia
a85d6b41e0 play changed to resume 2012-06-26 08:13:18 -07:00
Hamza Zia
b26a7edabb about us modifications 2012-06-25 11:20:07 -07:00
Hamza Zia
00f990d873 small typos 2012-06-25 01:53:30 -07:00
Hamza Zia
13f1df4900 further ui refinement and torrent metalink functionality added; 2012-06-22 05:31:02 -07:00
Hamza Zia
55dc64f355 minor touch ups 2012-06-16 21:29:55 +08:00
Hamza Zia
f5f286c134 minor color change 2012-06-16 21:15:22 +08:00
Hamza Zia
c812b2a8b2 minor ui touch ups 2012-06-16 20:50:11 +08:00
Hamza Zia
0e62a52094 condensed top menu 2012-06-14 23:54:17 +08:00
Hamza Zia
18f72e4f62 about added 2012-06-09 14:50:26 +08:00
Hamza Zia
8916d47b12 websocket backend added 2012-06-09 14:35:24 +08:00
Hamza Zia
d965ac48e3 aria2 typos 2012-06-09 13:23:39 +08:00
Hamza Zia
ec253f92b4 download specific settings functionality added!!! 2012-06-07 20:45:58 +08:00
Hamza Zia
a05a7b552a added more info functionality to downloads 2012-06-07 18:02:11 +08:00
Hamza Zia
535da8afe6 more info type error 2012-06-07 16:12:26 +08:00
Hamza Zia
aff99f1fc6 major downloads refactoring and efficient updating of dom elements 2012-06-07 16:10:19 +08:00
Hamza Zia
d006bdeab1 added dynamic global settings functionality 2012-06-07 01:43:51 +08:00
Hamza Zia
8501ccde77 updating the values for global settings, very near to completing the feature 2012-06-06 22:50:59 +08:00
Hamza Zia
6c9f1843f1 template for global settings added 2012-06-06 20:08:24 +08:00
Hamza Zia
713ec96ef2 infrastructure for dynamic settings injection added 2012-06-06 18:41:15 +08:00
Hamza Zia
4f6c98c563 rounding of statistics changed to fixed decimal places 2012-06-06 15:51:42 +08:00
Hamza Zia
8253f611ef functionality for changing server conf on the go added 2012-06-06 15:12:58 +08:00
Hamza Zia
433663a584 hack for http authentication for all browsers added over JSONP!! 2012-06-06 15:06:05 +08:00
Hamza Zia
b1f297aa7b http authentication hack added for JSONP !!!! 2012-06-06 14:17:55 +08:00
Hamza Zia
7b8cdc9d6b eta time added to active downloads 2012-06-06 13:17:39 +08:00
Hamza Zia
71ea9b22ce functionality for adding multiple links to new download added 2012-06-06 01:24:15 +08:00
Hamza Zia
c7c1ccd4c4 basic ui refinement 2012-06-05 22:12:01 +08:00
Hamza Zia
53971cf220 minimal download statistics 2012-06-05 20:53:52 +08:00
Hamza Zia
2608575e54 passive downloads removed until future complete implementation 2012-06-05 19:55:27 +08:00
Hamza Zia
66561d288d basic download resume and pause functionality added!!! 2012-06-05 19:40:43 +08:00
Hamza Zia
c723dd8762 basic download pausing and playing 2012-06-05 17:44:54 +08:00
Hamza Zia
5d779e3b1a basic download display sucess!! 2012-06-05 13:25:57 +08:00
Hamza Zia
708bbd1ea0 basic ui structure addded 2012-06-04 22:08:46 +08:00
Hamza Zia
3573209150 initial download tracking functions declared 2012-05-27 08:04:40 +08:00
Hamza Zia
8fc9f8ba4f ditched dojo for bootstrap and updated ui 2012-05-27 06:02:45 +08:00
Hamza Zia
24865eec83 added initial files and directory structure 2012-05-01 19:52:07 +08:00