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
4ab27fb503
Pimp the speed graphs
...
- Upgrade jquery-flot.
- Disable actual local time.
- Use colors more in line with the current theme.
- Scale the y-axis (bytes) ticks.
2014-02-28 13:05:24 +01:00
Nils Maier
55dea0f0dd
Pimp pagination
...
* Better active color
* Prev/Next items
2014-02-28 13:05:24 +01:00
Nils Maier
09120284c5
Cache relative paths instead of using an angular filter.
...
This will improve the performance a lot. First load performance may
suffer a bit, though.
Also, the leading "./" is skipped now, as this causes additional string
ops, which turn out to be particularly harmful in some cases (slots vs
heaps aka. shortstrings in spidermonkey, allocation overhead). And the
leading "./" is not really required anymore.
2014-02-28 13:05:24 +01:00
Nils Maier
89005aa168
Re-style
...
* Fix alignment issues
* Use fixed width for label
* Iconize labels
* Colorize speeds
* Simplifications
* Re-arragements
2014-02-28 13:05:24 +01:00
Nils Maier
dc9bd97eb4
Upgrade Libraries.
...
* Latest JQuery 2.x
* Latest angular
* Last 2.x bootstrap
* Last 3.x font-awesome
* Last compatible angular-bootstrap UI (0.8)
This fixes some nasty display issues, such as items starting out at
uncollapsed, to be immediately collapsed after the load.
Also it seems to improve performance a bit in certain areas, while
performance regressions in other areas are neglectable.
2014-02-28 12:25:23 +01:00
Florent Viard
d3d9b6fd42
Re-organization of the main page: mini graph is on top of download list (one click on it to enlarge / reduce it) + fixed message when nothing on download list.
2014-02-18 01:10:45 +01:00
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