Commit Graph

6942 Commits

Author SHA1 Message Date
Charles Kerr b1fc4ed8c4 (trunk) #1950: Add off-peak hour bandwidth limiting to libtransmission, rpc 2009-03-25 19:18:00 +00:00
Charles Kerr 5df2570fdf (trunk libT) make tr_localtime_r() a public function 2009-03-25 18:42:39 +00:00
Charles Kerr 81c431d006 (trunk libT) make rpcimpl.h includable from C++
M    rpcimpl.h
2009-03-25 18:41:48 +00:00
Erick Turnquist 81a01fe1d3 (trunk libT) re-add rpc password to settings benc dict 2009-03-25 00:36:11 +00:00
Charles Kerr 9ca15eb183 (trunk libT) wrap rpcimpl.h in 'namespace "C"' when #included from C++ 2009-03-25 00:15:42 +00:00
Erick Turnquist 4b92e07ce0 (trunk libT) fix a couple warnings from r8080 2009-03-24 21:49:19 +00:00
Charles Kerr 0a6ab3014c (trunk libT) #1944: Web Client 301 redirect violates w3c.org specification 2009-03-24 17:11:53 +00:00
Erick Turnquist 44ea61bced (trunk libT) #1276 - hash rpc password with sha1 2009-03-24 01:39:06 +00:00
Charles Kerr 5cd6c41ec7 (trunk rpc) added "recently-active" as a valid "ids" argument in torrent-get, etc. 2009-03-23 00:16:37 +00:00
Charles Kerr 63f023f71c (gtk) huge multi-megabyte speeds weren't being generated correctly. 2009-03-23 00:15:29 +00:00
Charles Kerr 087b97cbd2 (daemon) fix incorrect #ifdef to get zlib compression working on rpc requests 2009-03-23 00:14:41 +00:00
Charles Kerr 9fceeeae57 make json.h friendly to C++ 2009-03-23 00:08:34 +00:00
Mitchell Livingston 8158ec60b3 #1940 Disable file wanted and priority selector when there is only one file. 2009-03-19 12:46:53 +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 50c9385ceb #1276 encrypt the password to access web client interface using SHA-2 2009-03-17 21:50:20 +00:00
Charles Kerr e892398a95 (trunk libT) make tr-getopt C++ friendly 2009-03-17 18:08:02 +00:00
Mitchell Livingston e3d7ee683a #1931 allow dialog window height to be dynamic 2009-03-16 12:10:40 +00:00
Mitchell Livingston 7eee62f554 web ui - file priority buttons that aren't clickable on a completed file 2009-03-16 03:04:25 +00:00
Mitchell Livingston 2ff89a17e5 eliminate a meaningless Safari error 2009-03-16 02:49:02 +00:00
Mitchell Livingston e81e717e5e r8061 whoops 2009-03-15 20:33:42 +00:00
Mitchell Livingston 338ce43037 #1925 You can no longer toggle file wanted on completed files (web ui) 2009-03-15 15:38:36 +00:00
Mitchell Livingston e7de174f5a remove reference to tinysort 2009-03-14 23:08:38 +00:00
Mitchell Livingston cf86c8b5df fix NEWS 2009-03-14 23:03:57 +00:00
Mitchell Livingston c413b09074 update NEWS 2009-03-14 21:36:55 +00:00
Mitchell Livingston 83929f8396 #1435 selective downloading and file prioritization for web ui 2009-03-14 21:33:08 +00:00
Mitchell Livingston f8b1326101 allDownloaded should look at leftUntilDone, not percentDone 2009-03-14 20:11:17 +00:00
Mitchell Livingston d15d48e75e when showing the stats for selected files, progress on a transfer with no selected files should be 0%, not -100% 2009-03-14 19:55:24 +00:00
Mitchell Livingston 1eb8292844 fix #1921 Selected collapsed groups do not pause/resume together 2009-03-14 17:10:05 +00:00
Mitchell Livingston b16cd42420 get the rpc password without using tr_sessionGetRPCPassword, in preparation for #1276 2009-03-14 15:53:13 +00:00
Mitchell Livingston 0e5bfb8e6a #1602 better ie 6 and 7 support 2009-03-12 12:19:05 +00:00
Mitchell Livingston 30bc19eada #1519 fix web ui's dialog layout 2009-03-12 12:18:41 +00:00
Charles Kerr f32e4238f4 (trunk libnatpmp) update to new version 2009-03-11 13:04:03 +00:00
Charles Kerr 57ac99d6a1 (trunk web) don't use jquery.dimensions as a separate file anymore; it's been integrated into the JQuery core. http://forum.transmissionbt.com/viewtopic.php?f=8&t=7193&p=35322#p35322 2009-03-10 23:00:17 +00:00
Charles Kerr 68448d18ea (trunk gtk) launchpad bug #338046: XDG_DOWNLOAD_DIR isn't honored in gtk client 2009-03-10 15:24:40 +00:00
Charles Kerr e3fe892c0a (trunk web) update jquery from 1.3.1 to 1.3.2 2009-03-10 02:00:53 +00:00
Charles Kerr e037e58411 (trunk daemon): #1899: if the daemon isn't responding, timeout transmission-remote after 60 seconds. 2009-03-10 00:10:20 +00:00
Charles Kerr c756e244b3 (trunk) remove the wx client 2009-03-09 23:55:56 +00:00
Charles Kerr 9d335e391e (trunk libT) #1906: Huge ratio precision (too many decimal places) 2009-03-09 23:51:58 +00:00
Eric Petit f8fbc13070 Fixes new blocklist URL 2009-03-08 13:23:17 +00:00
Mitchell Livingston 193ee88f38 consist naming of "global bandwidth limit" 2009-03-07 01:05:08 +00:00
Charles Kerr 8c1001f302 (trunk gtk) when running for the first time and deciding on a default watch directory, check G_USER_DIRECTORY_DOWNLOAD *before* G_USER_DIRECTORY_DESKTOP. Suggested by Chris Coulson @ https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/338046 2009-03-06 16:14:40 +00:00
Mitchell Livingston 80eca9666d add an option in the per-torrent action menu to follow the global bandwidth limit 2009-03-05 22:48:01 +00:00
Mitchell Livingston bfbab6d523 update NEWS 2009-03-05 22:32:43 +00:00
Charles Kerr 542526ce29 (trunk gtk) minor tweaks 2009-03-05 17:18:36 +00:00
Charles Kerr 9d04f8906c (trunk gtk) icons.c: silence a couple of compiler warnings on older systems 2009-03-05 16:08:16 +00:00
Charles Kerr 1eaf40f0ca (trunk gtk) allow redirects in the blocklist downloader (launchpad bug #338202) 2009-03-05 13:14:21 +00:00
Mitchell Livingston d4b7ec04b8 #1881: Displayed ratio should be truncated, not rounded (Mac) 2009-03-05 04:59:24 +00:00
Mitchell Livingston 19a8b5a99d whoops ratio 2009-03-05 04:31:30 +00:00
Charles Kerr 3dcb64a7c1 (trunk gtk) #1773: First run - error in Properties 2009-03-05 02:40:58 +00:00