Kevin Glowacz
|
a807325f08
|
(trunk web) work around a context bug in jquery14
|
2010-01-21 01:43:05 +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 |
Charles Kerr
|
7840d85a24
|
(trunk web) #2157: web ui should support turtle mode
|
2009-11-14 14:57:47 +00:00 |
Kevin Glowacz
|
fe8743be5c
|
(trunk web) Add turtle mode. Patch from Grug. Fixes #2157
|
2009-11-10 05:42:57 +00:00 |
Charles Kerr
|
bf1a544939
|
(trunk) all this commit does is remove trailing whitespace from some c, c++, and javascript source
|
2009-08-12 14:40:32 +00:00 |
Kevin Glowacz
|
6138abe38f
|
(trunk web) refactor sendTorrentCommand in my quest to allow remote.js to stand on its own
This also happens to fix #2322. Before, the callback would only update
recently-active torrents. Now it updates all affected torrents.
|
2009-08-12 02:53:45 +00:00 |
Kevin Glowacz
|
192365d4f9
|
(trunk web) DRY up requested torrent fields
This just so happens to fix 2307. recheckProgress was missing
from the inital field request.
|
2009-08-07 00:39:07 +00:00 |
Kevin Glowacz
|
da9e099cf5
|
(trunk web) load the initial preferences asynchronously
|
2009-07-28 04:53:08 +00:00 |
Kevin Glowacz
|
1901c44bf0
|
(trunk web) remote shouldn't know the internals of transmission
|
2009-07-28 04:53:04 +00:00 |
Kevin Glowacz
|
43ae380779
|
(trunk web) ability to get the torrent's seed ratio
|
2009-07-28 04:52:52 +00:00 |
Kevin Glowacz
|
588490a232
|
(trunk web) let rpc tell us the ratio
|
2009-07-28 04:52:41 +00:00 |
Kevin Glowacz
|
7b755a9596
|
(trunk web) refresh all of the torrent's data when change a file
|
2009-06-30 03:37:40 +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 |
Charles Kerr
|
368115f7df
|
(trunk web) #2238: Verify status freeze
|
2009-06-24 14:09:46 +00:00 |
Kevin Glowacz
|
8ffbe72dcb
|
(trunk web) IE hates extra commas
|
2009-05-26 15:11:44 +00:00 |
Charles Kerr
|
d7bf2ee472
|
(trunk web) fix a leaked javascript variable
|
2009-05-24 16:56:29 +00:00 |
Kevin Glowacz
|
77f282f958
|
(trunk web) speed improvments
|
2009-05-22 22:45:09 +00:00 |
Charles Kerr
|
3b06df5e1a
|
part two of r8358. patch by kjg
|
2009-05-08 15:02:22 +00:00 |
Charles Kerr
|
b293474ae4
|
(trunk web) web ui fixes from kjg
|
2009-05-08 02:43:17 +00:00 |
Malcolm Jarvis
|
3610272c4c
|
Fixing upload torrent by URL
|
2009-03-30 22:35:13 +00:00 |
Charles Kerr
|
b1fc4ed8c4
|
(trunk) #1950: Add off-peak hour bandwidth limiting to libtransmission, rpc
|
2009-03-25 19:18:00 +00:00 |
Mitchell Livingston
|
9f4e42c4eb
|
#1939 fix javascript error in r8073
|
2009-03-18 21:43:11 +00:00 |
Malcolm Jarvis
|
8056917945
|
Fixing remove data in webui
|
2009-03-18 00:47:25 +00:00 |
Mitchell Livingston
|
83929f8396
|
#1435 selective downloading and file prioritization for web ui
|
2009-03-14 21:33:08 +00:00 |
Mitchell Livingston
|
454e004bd9
|
#1817 Add "verify local data" feature to web client
|
2009-03-04 00:19:11 +00:00 |
Duncan Beevers
|
03b8d8a4b7
|
(trunk web) Add option to remove data when removing torrent from web interface
|
2009-02-12 17:20:43 +00:00 |
Duncan Beevers
|
f00619bab7
|
Add upload torrent by url to web interface
|
2009-01-20 03:41:19 +00:00 |
Charles Kerr
|
9c9beb7cba
|
(clutch) #1296: Peer count on web interface is wrong
|
2008-09-28 16:11:12 +00:00 |
Charles Kerr
|
4c7ca15f97
|
(web) #1147: remove "add torrent by URL" from web client
|
2008-08-07 19:41:33 +00:00 |
Charles Kerr
|
771f299c53
|
(rpc) to lower the bandwidth/cpu used up by very large torrent lists, allow finer-grained control over which fields to return in the `torrent-get' request.
|
2008-07-26 14:47:07 +00:00 |
Charles Kerr
|
2bd8dbf33a
|
(rpc) allocate a bit in torrent-set/torrent-get for detailed peer information
|
2008-07-16 20:31:17 +00:00 |
Charles Kerr
|
af626c9e0b
|
(clutch) fix error with setting the incoming port via clutch preferences. reported by lolek in irc
|
2008-07-16 20:06:28 +00:00 |
Charles Kerr
|
5df61e8781
|
(clutch) better support for displaying `percent done' on torrents w/file selection
|
2008-07-16 14:35:58 +00:00 |
Charles Kerr
|
2a1f6c8923
|
add the rest of Clutch to m0k.org's svn
|
2008-07-10 23:57:46 +00:00 |