Commit Graph

69 Commits

Author SHA1 Message Date
Jordan Lee 8f3ee91b49 add an 'about' dialog to show the server's version number 2011-09-15 05:16:39 +00:00
Jordan Lee c6b31a6f70 (trunk web) #4481 "preference window no longer provides version info" -- add server version information to the server statistics dialog. 2011-09-14 16:29:24 +00:00
Jordan Lee 6b8a224059 (trunk web) refactor the preferences dialog into its own class. Make the prefs dialog invokable on iPhones/Androids (#1131) and add stop ratio functionality (#2006). 2011-09-14 05:10:51 +00:00
Jordan Lee d94e54cb3a (trunk web) normalize the prefs tabs' borders 2011-09-12 20:37:02 +00:00
Jordan Lee 05155db22c (trunk web) make the corners of the footer buttons handle transparency. 2011-08-30 00:16:34 +00:00
Jordan Lee e23697142e (trunk web) remove some redundant css rules that have no effect on FF, Chrome/Chromium, and IE. 2011-08-29 21:50:14 +00:00
Jordan Lee c639211f66 (trunk web) when mousing over the turtle or compact buttons, turn the cursor into a pointer. 2011-08-28 04:12:31 +00:00
Jordan Lee ac73391524 (trunk web) tweak the font sizes for the torrent list in compact mode 2011-08-26 20:21:22 +00:00
Jordan Lee ab7305fe64 (trunk web) fix issue with the "open torrent" dialog being covered by the inspector 2011-08-25 23:24:49 +00:00
Jordan Lee 00dfd6ce67 (trunk web) simplify the prefs tab selection code 2011-08-25 08:03:19 +00:00
Jordan Lee f2b255a33d (trunk web) #4443 "progress bar colors for queued transfers" -- fixed. 2011-08-25 06:18:42 +00:00
Mitchell Livingston 741f3190dc (trunk web) adjust common.css 2011-08-25 04:06:08 +00:00
Mitchell Livingston f4ee57253a (trunk web) show the dark green bar for the complete side of the seeding progress bar, and the light green bar for the incomplete side 2011-08-25 02:50:47 +00:00
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 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 b8eca962d4 (trunk web) #1188 "comments and announce address are cut off" -- tell the browser (via word-wrap: break-word;) that it's okay to insert word breaks inside long URLs in the inspector. 2011-07-21 16:07:56 +00:00
Jordan Lee 4f0abde80b (trunk web) #4096 "IPv6 addresses in peer tab of daemon overflow" -- fixed with patch by Harry 2011-06-24 17:02:10 +00:00
Mitchell Livingston a0afcac4b0 #4093 Peer and network settings accessible through the Web Client 2011-03-10 01:37:58 +00:00
Daniel Lee 0e9fba8d46 undo r11341 formatting changes 2010-10-23 03:22:03 +00:00
Mitchell Livingston 2ca7f36488 update the web client's inspector tab selectors (https://forum.transmissionbt.com/viewtopic.php?f=8&t=10726) 2010-10-20 22:14:43 +00:00
Daniel Lee 99a1d0a123 (web) Fix some spacing in the tracker display 2010-09-23 04:21:18 +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 b5dbdfd25b (web) Left out some stuff from the last commit 2010-08-09 21:05:56 +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
Daniel Lee 222261cb64 (web) #3456:Improve web client torrent list display 2010-07-31 16:28:00 +00:00
Charles Kerr 2f09baa8b9 (trunk clutch) #2996 "turn error torrents red in the main window" -- added. 2010-07-29 17:45:23 +00:00
Charles Kerr 99315a273b (trunk, web) #2758 "Transmission web interface is missing a compact view mode" -- fix regression that broke the display of seeding torrents.(trunk, web) #2758 "Transmission web interface is missing a compact view mode" -- fix regression that broke the display of seeding torrents.(trunk, web) #2758 "Transmission web interface is missing a compact view mode" -- fix regression that broke the display of seeding torrents. 2010-07-11 21:03:21 +00:00
Daniel Lee 6ef82d3056 (web) #3331:Tracker and peer lists should work when more than one torrent is selected 2010-06-22 22:32:44 +00:00
Daniel Lee ad9814612d (web) fix whitepsaces 2010-06-21 13:14:33 +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
Charles Kerr 83e43a81b5 (trunk web) #2774 "Support stats display feature in the web client" -- fix potential layout issue described @ http://trac.transmissionbt.com/ticket/2774#comment:13. Bug created, spotted, and fixed by Longinus00. Welcome to the club. :) 2010-03-12 19:39:37 +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 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 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
Kevin Glowacz 900b8d966f (trunk web) show relevant status and progress bar for when a magnetized torrent is still waiting for metadata 2009-12-04 04:31:29 +00:00
Kevin Glowacz c25f8c56f8 (trunk web) *slightly* improved tab styles 2009-11-10 05:43:09 +00:00
Kevin Glowacz 2d55f97a55 (trunk web) style the turtle button for :active states too 2009-11-10 05:43:05 +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 a6d55367cc (trunk web) #2456: web client transfer_arrows alignment 2009-09-28 17:35:09 +00:00
Kevin Glowacz 2220a40e84 (trunk web) progress bar shows seeding progress 2009-07-28 04:52:59 +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 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 710d8b7fc2 (trunk web) use the correct image and style it properly 2009-05-19 13:19:45 +00:00
Malcolm Jarvis 656f3c1315 kjg's patch for #2061 2009-05-14 03:09:37 +00:00