Commit Graph

93 Commits

Author SHA1 Message Date
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 a373330d52 (trunk web) "impossible to set sorting direction in the web ui" -- use Longinus00's quick & dirty patch to fix this in trunk for 2.00 2010-03-31 19:22:42 +00:00
Charles Kerr e1607c8354 (trunk) #2898 "add pausing and deletion to daemon" -- committed patch from Longinus00 to trunk for 2.00 2010-03-17 19:23:03 +00:00
Mitchell Livingston 6db5b1523b #3042 Can't do context menu actions with multi entries in web interface 2010-03-14 17:31:16 +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
Charles Kerr fe54fded77 (trunk web) #2917 "Turtle mode button tooltip" -- added to trunk for 1.92 2010-03-01 16:35:54 +00:00
Charles Kerr 89c55c5b6a (trunk web) #2772 "Even after a magnet link gets metainfo, the Web GUI doesn't use that metainfo" -- fixed in trunk for 1.90 2010-02-06 16:43:48 +00:00
Kevin Glowacz 934330327a (trunk web) mjpieters' patch for adding announce and scrape status to the trackers tab with some code cleanup and style adjustments 2010-02-01 01:08:17 +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 9a6926427a (trunk web) only help with line brakes if these aren't N/A 2010-01-15 05:17:55 +00:00
Kevin Glowacz 037777968d (trunk web) make sure the Download Directory field in the Inspector is N/A when no torrents are selected 2010-01-15 04:34:42 +00:00
Kevin Glowacz d9c7ed8baa (trunk web) use public jQuery functions. private ones can change or be removed at any time (like in 1.4) 2010-01-15 03:41:39 +00:00
Kevin Glowacz 526f8006eb (trunk web) show version info in the prefs dialog 2009-12-20 21:06:20 +00:00
Kevin Glowacz 4530ffe5ec (trunk web) IE doesn't like to set the innerHTML of selects, so do this differently. Should fix #2652 2009-12-09 04:19:37 +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
Charles Kerr 7840d85a24 (trunk web) #2157: web ui should support turtle mode 2009-11-14 14:57:47 +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
Mitchell Livingston 6985118bd4 #2540 Web Interface shows no torrent information in inspector. This still leaves the tracker field unset (see #2509) 2009-10-31 01:34:27 +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 5304a133ac (trunk web) rpc returns true and false for this, no need for 1 and 0. reported by mwarning 2009-09-02 01:03:38 +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 5ba0a70848 (trunk web) remove unused function 2009-08-12 02:53:29 +00:00
Charles Kerr a4767894e7 (trunk) #1400, #2308: differentiate warnings and errors; differentiate between local messages and messages from the tracker 2009-08-05 01:25:36 +00:00
Kevin Glowacz 03ff0005ac (trunk web) seedRatioLimit > seedRatio 2009-07-28 05:23:34 +00:00
Kevin Glowacz be1e99ab3f (trunk web) fix typo 2009-07-28 05:23:30 +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 19e56b8e5e (trunk web) ability to get global seed ratio 2009-07-28 04:52:47 +00:00
Kevin Glowacz 8aef0564d6 (trunk web) enable open dialog on iPhone 2009-07-07 01:11:30 +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 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
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 10d5a762ec (trunk web) store torrents in a hash instead of an array 2009-06-07 23:55:42 +00:00
Kevin Glowacz 8bff61ccd5 (trunk web) make these self referential 2009-06-07 04:46:17 +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 782130435a (trunk web) remove the files when the torrent is removed 2009-05-27 23:12:06 +00:00
Charles Kerr 7c68a0895c (trunk web) elminate a right-click bind() for the Torrents in the transfer list 2009-05-25 15:46:25 +00:00
Charles Kerr b7b8121c6e (trunk web) revert that last change 2009-05-25 13:31:03 +00:00
Charles Kerr a32cbd7a91 (trunk web) bind globally instead of to each individual transfer. 2009-05-25 07:33:59 +00:00
Kevin Glowacz 231110f747 bind globally instead of to each individual file
this brings us from 35 down to 8 function calls per file initalization
2009-05-25 04:07:48 +00:00
Charles Kerr 7901f908af (trunk web) when creating new Torrent objects, build the file list in a document fragment too... 2009-05-24 19:34:54 +00:00
Charles Kerr 353e76ea1e (trunk web) keep handles to each of the inspector's info tab's widgets, so we don't have to search for them every time 2009-05-24 18:39:21 +00:00