Jordan Lee
|
2dc746a7b6
|
(trunk web) A lot of web cleanup, refactoring, bugfixes, and probably new breakage. Filterbar/statusbar has been reworked. Added filter-by-tracker. Compact mode now works in "iPhone" mode.
|
2011-08-24 02:04:35 +00:00 |
Jordan Lee
|
f19a8a60f3
|
(trunk web) use the same CDN cache of jQuery that everyone else does s.t. users can avoid redownloading jquery.min.js when using the web client.
|
2011-08-21 16:59:00 +00:00 |
Jordan Lee
|
f1d91b1ff8
|
(trunk web) use jQuery to limit the preference dialog's numberic entry fields to only accept numbers. (the HOWTO for this was at http://www.west-wind.com/weblog/posts/2011/Apr/22/Restricting-Input-in-HTML-Textboxes-to-Numeric-Values)
|
2011-08-21 05:54:02 +00:00 |
Jordan Lee
|
25fa1d9401
|
(trunk web) rename torrent-renderer.js as torrent-row.js
|
2011-08-20 23:32:21 +00:00 |
Jordan Lee
|
485733c36a
|
(trunk web) #3624 "Compact mode is very slow for large number of torrents" -- fixed.
|
2011-08-16 18:49:26 +00:00 |
Jordan Lee
|
e8e812f787
|
#671 "torrent queuing" -- better Web Client support of queue by deltasquare4
|
2011-08-06 15:19:29 +00:00 |
Jordan Lee
|
307754e807
|
#671 "torrent queuing" -- modify the queue implementation s.t. every torrent has a queuePosition, even if it's not currently in the queue.
|
2011-08-02 03:59:54 +00:00 |
Jordan Lee
|
61174b007e
|
(trunk) #671 "torrent queuing" -- Preliminary implementation. Covers libtransmission; GTK+ and Qt clients, and rudimentary web client support.
|
2011-08-01 22:24:24 +00:00 |
Jordan Lee
|
97d80b72aa
|
(trunk web) #4312 "Add sorting by ratio" -- implemented.
|
2011-06-10 14:04:32 +00:00 |
Jordan Lee
|
a6f90b6a2e
|
(trunk web) #4170 "Ask tracker for more peers" -- implemented by a nice patch from Dmitry
|
2011-05-15 17:46:26 +00:00 |
Mitchell Livingston
|
a0afcac4b0
|
#4093 Peer and network settings accessible through the Web Client
|
2011-03-10 01:37:58 +00:00 |
Mitchell Livingston
|
81f5f82330
|
#3630 rename and reorder homepage link in the web client
|
2010-10-16 00:12:14 +00:00 |
Charles Kerr
|
35ac787457
|
(trunk web) #3630 "add a link to the Transmission homepage from the web client" -- added.
|
2010-10-13 19:28:55 +00:00 |
Charles Kerr
|
ea3db15ccb
|
and the css and index.html change
|
2010-09-03 00:41:17 +00:00 |
Charles Kerr
|
d77abbea63
|
(trunk web) revert the web client back to r11156 to erase the traces of the attempt to get clutch working with jQuery's GUI widgets.
|
2010-09-03 00:03:21 +00:00 |
Daniel Lee
|
c231e01e59
|
(web) yet another test fix
|
2010-08-10 00:10:08 +00:00 |
Daniel Lee
|
4c0361f496
|
(trunk) #3483:Add 'finished' filter to webui
|
2010-08-09 00:40:46 +00:00 |
Charles Kerr
|
cbf51842c8
|
(trunk web) #3278 "add sorting by size support to web client" -- fixed.
|
2010-08-08 21:11:20 +00:00 |
Charles Kerr
|
fa7f51f130
|
(trunk web) rewrite the dialogs to use jQuery.UI instead of a homerolled dialog. This partially to use more standardized components, and partially to get rid of as many browser/platform-specific hardcodings as possible to make the code more flexible. I'm flying blind wrt iPhone support, so for a little while this may be a two-steps-forward-one-step-back process. Feedback from users runnin the web client on their phones is encouraged...
|
2010-08-08 20:06:46 +00:00 |
Charles Kerr
|
cdcc4705aa
|
(trunk) #3045 "make libtransmission's API byte-oriented instead of KiB-oriented." -- implemented. This is a largish commit and will break the mac build for a little while.
|
2010-07-03 00:25:22 +00:00 |
Daniel Lee
|
ad9814612d
|
(web) fix whitepsaces
|
2010-06-21 13:14:33 +00:00 |
Daniel Lee
|
f07921bad2
|
fix r10804
|
2010-06-19 20:43:26 +00:00 |
Charles Kerr
|
25b966fe24
|
(trunk) #2758 "add compact mode to web gui" -- patch by fx and kim
|
2010-06-19 16:36:00 +00:00 |
Daniel Lee
|
e8432b769a
|
(web) #3285:Add peer list to inspector
|
2010-06-17 04:40:06 +00:00 |
Daniel Lee
|
2db4b86a12
|
(web) #3281:Filter by active
|
2010-06-17 04:38:03 +00:00 |
Charles Kerr
|
d3ac3b27e0
|
(trunk) #2960 "add torrent availability to web interface and remote" -- implemented via a patch from Longinus00
|
2010-04-20 01:48:40 +00:00 |
Charles Kerr
|
5363c7d89b
|
(trunk web) #2774 "Support stats display feature in the web client" -- implemented for 2.00
|
2010-03-11 04:50:04 +00:00 |
Kevin Glowacz
|
56466319f5
|
(trunk web) Add a trackers tab patch from mjpieters, with minor style changes
|
2010-01-31 02:42:48 +00:00 |
Kevin Glowacz
|
61ebb7fa0f
|
(trunk web) These tags shouln't be self closing and then also closed
|
2010-01-15 03:41:46 +00:00 |
Kevin Glowacz
|
526f8006eb
|
(trunk web) show version info in the prefs dialog
|
2009-12-20 21:06:20 +00:00 |
Kevin Glowacz
|
7132dfda94
|
(trunk web) 'Start when added' checkbox when adding torrents. Patch from Grub (with fixes). Fixes #2295.
|
2009-12-06 03:21:16 +00:00 |
Kevin Glowacz
|
a53de0d430
|
(trunk web) Add Select / Deselect All buttons to the file listing. Patch from Grug. Fixes #2294
|
2009-12-06 03:21:08 +00:00 |
Mitchell Livingston
|
aa908ab864
|
#2592 remove swarm speed from the web ui
|
2009-11-22 00:55:20 +00:00 |
Kevin Glowacz
|
178b685eb6
|
(trunk web) unobtrusified tab switching
|
2009-11-10 05:43:14 +00:00 |
Kevin Glowacz
|
fe8743be5c
|
(trunk web) Add turtle mode. Patch from Grug. Fixes #2157
|
2009-11-10 05:42:57 +00:00 |
Kevin Glowacz
|
4cf0d0986a
|
(trunk web) show pieces info in the inspector
|
2009-10-31 02:19:45 +00:00 |
Kevin Glowacz
|
f6c6ebdf70
|
(trunk web) remove all references to tracker as it no longer exists in this fashion. fixes #2509
|
2009-10-31 02:19:38 +00:00 |
Charles Kerr
|
4a09a1de13
|
(trunk) remove tr_stats fields: downloaders, leechers, seeders, timesCompleted as per discussion with livings
|
2009-09-26 06:20:33 +00:00 |
Kevin Glowacz
|
89c5b691f5
|
(trunk web) delete 'remove data' tool bar item for consistency. (Data is still removable via the right click menu)
|
2009-07-07 01:11:24 +00:00 |
Kevin Glowacz
|
c7d3eabf40
|
(trunk web) don't show internal files
|
2009-06-30 03:37:34 +00:00 |
Kevin Glowacz
|
8c812ca086
|
(trunk web) add "Where" info to the inspector. Fixes #2246
|
2009-06-26 03:03:17 +00:00 |
Kevin Glowacz
|
01604035e2
|
(trunk web) enable the torrent inspector for iPhone / iPod.
Double tap the torrent to show the inspector for it.
patch from r0ssar00
|
2009-06-23 01:52:20 +00:00 |
Kevin Glowacz
|
3618c6da01
|
(trunk web) safari looking filter for all IEs
|
2009-05-31 17:05:29 +00:00 |
Kevin Glowacz
|
4193f2b201
|
(trunk web) move ie specific stylesheet logic into the html to prevent a js race condition
|
2009-05-31 17:05:22 +00:00 |
Kevin Glowacz
|
422938e06c
|
(trunk web) html 5 doctype and as close to valid as possible
|
2009-05-31 04:49:06 +00:00 |
Kevin Glowacz
|
28b327b55a
|
(trunk web) fix a few IE7 display issues
|
2009-05-29 01:47:10 +00:00 |
Kevin Glowacz
|
720e684e86
|
(trunk web) uls in a span insn't valid, make it a div
|
2009-05-27 23:14:02 +00:00 |
Kevin Glowacz
|
a6eac2f2ab
|
(trunk web) #1920 multi upload support for browsers that suport it
|
2009-05-25 21:53:50 +00:00 |
Mitchell Livingston
|
2ff89a17e5
|
eliminate a meaningless Safari error
|
2009-03-16 02:49:02 +00:00 |
Mitchell Livingston
|
e7de174f5a
|
remove reference to tinysort
|
2009-03-14 23:08:38 +00:00 |