1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 17:17:31 +00:00
Commit graph

276 commits

Author SHA1 Message Date
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
0e03b5e287 (trunk) run all our PNG files through pngout <http://advsys.net/ken/util/pngout.htm> to shrink 'em down 2010-08-06 07:51:24 +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
Daniel Lee
066d261f8c (web) #2908:Retrieve info for selected torrents 2010-07-15 15:16:10 +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
Charles Kerr
71cadc02b6 (trunk web) #3413 "download speed bad format in web interface" -- fixed. 2010-07-10 02:05:25 +00:00
Charles Kerr
e35eaf06ac (trunk web) #2758 "Transmission web interface is missing a compact view mode" -- revised patch 2010-07-04 22:37:14 +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
Charles Kerr
b0e108838c (trunk web) add an "undefined" test to common.setInnerHTML() 2010-06-26 16:47:15 +00:00
Daniel Lee
58084f5b32 (web) r10834, whoops 2010-06-24 05:23:48 +00:00
Daniel Lee
03ea4a35e8 (web) Math.roundWithPrecision does the exact same thing as toFixed. 2010-06-24 05:22:56 +00:00
Daniel Lee
4d486fc2c2 (web) un-uglify the peer list transfer speed colums from r10804 2010-06-23 08:58:23 +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
bbe9e9843a #3298:Prettier formating of percentages 2010-06-22 22:30:58 +00:00
Daniel Lee
ad9814612d (web) fix whitepsaces 2010-06-21 13:14:33 +00:00
Daniel Lee
1b15ec9879 refactor formatter.js 2010-06-19 21:42:16 +00:00
Daniel Lee
a9671b93ac Goodbye 2010-06-19 20:54:20 +00:00
Daniel Lee
f07921bad2 fix r10804 2010-06-19 20:43:26 +00:00
Charles Kerr
1aba1c8d66 (trunk web) add a more flexible speed / size formatter to the web client 2010-06-19 18:40:07 +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
dbcd1c942f (web) Improve upon r10773 fix for #3296 2010-06-18 13:53:54 +00:00
Daniel Lee
fb8bcfb05d left out makefile changes for r10788 2010-06-17 05:28:49 +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
Daniel Lee
59821c65c7 (web) #3296: Deleting a torrent hidden in the webui corrupts the row model 2010-06-16 03:04:40 +00:00
Charles Kerr
06f044680a (trunk) #3174 "Use IEC standard units (KiB, MiB, GiB) instead of (KB, MB, GB)" -- implemented for gtk, qt, daemon, cli, and web client 2010-04-28 01:26:46 +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
Mitchell Livingston
6a4954e867 #1869 Move the finished state to libtransmission. This setting is now remembered between launches. This also causes torrents that hit the seed ratio to not have this setting changed to unlimited until start. 2010-04-02 17:57:25 +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
baab619c93 (trunk web) #3043 "show eta for seeding torrents in webui" -- imlemented in trunk for 2.00 2010-03-14 05:28:25 +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
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
14beb6f5a3 (trunk web) #2992: "web client reports ratios of -1 and -2" -- fixed in trunk for 1.92. Thanks to Longinus00 for the patch. 2010-02-28 14:31:45 +00:00
Charles Kerr
4d748e5cbf (trunk web) #2981 "update jQuery to v1.4.2" -- fixed in trunk for 1.92 2010-02-26 18:02:51 +00:00
Charles Kerr
7138a3e346 (trunk web) #2966: "Patch: Present time with correct number of digits in the web interface" -- added to trunk for 1.92. thanks to gongloo for the patch. 2010-02-24 04:35:51 +00:00
Charles Kerr
b592efc5b9 (trunk web) sync the web client's code with r10197 2010-02-15 23:52:41 +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
830cd92822 (trunk web) friendlier formatTimestamp display 2010-02-01 01:08:11 +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
762307a1d6 (trunk web) update jQuery to 1.4.1 2010-01-26 20:03:04 +00:00
Kevin Glowacz
443d591490 (trunk web) style the turtle button into the iPhone stylesheet 2010-01-21 01:43:12 +00:00
Kevin Glowacz
a807325f08 (trunk web) work around a context bug in jquery14 2010-01-21 01:43:05 +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
30eabcb7aa (trunk web) update to jQuery 1.4 2010-01-15 03:41:57 +00:00
Kevin Glowacz
985438143f (trunk web) there is really no reason to keep the unminified jquery around 2010-01-15 03:41:51 +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
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
Charles Kerr
19e8753300 (trunk) #2674 "Do not put the .svn directories to released tar file" -- that's all well and good, but it would be nice if the web client's files *were* released to the tarfile. 2009-12-16 01:44:33 +00:00
Charles Kerr
5ea18bc4ec (trunk) #2674 "Do not put the .svn directories to released tar file" -- fixed for 1.80 2009-12-15 16:24:03 +00:00
Kevin Glowacz
840e258e87 (trunk web) don't let the context menu go off the right side or bottom of screen. Fixes #2358 2009-12-15 01:17:17 +00:00
Kevin Glowacz
982d6d3805 (trunk web) make sure the context menu goes away when click on torrents. Fixes #2660 2009-12-13 18:37:36 +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
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
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
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
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
a6d55367cc (trunk web) #2456: web client transfer_arrows alignment 2009-09-28 17:35:09 +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
Charles Kerr
542b60b92e (trunk web) #2411: double-clicking torrent should open/close inspector 2009-09-14 22:33:17 +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
Kevin Glowacz
ea6104d560 (trunk web) bugfix from Longinus00 to properly unset seeding status on progress bar. 2009-08-24 23:38:09 +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
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
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
1339a6df4c (trunk web) don't invert the progress bar 2009-07-30 19:03:37 +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
2220a40e84 (trunk web) progress bar shows seeding progress 2009-07-28 04:52:59 +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
19e56b8e5e (trunk web) ability to get global seed ratio 2009-07-28 04:52:47 +00:00
Kevin Glowacz
588490a232 (trunk web) let rpc tell us the ratio 2009-07-28 04:52:41 +00:00
Charles Kerr
b3bd122108 (trunk clutch) #2272: Web UI list items do not "match" in FF 3.5 2009-07-13 14:03:17 +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
317a9b3366 (trunk web) iPhone file inspector improvements 2009-07-06 23:51:02 +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
a395528151 (trunk web) fix r8742 oops 2009-06-24 14:13:11 +00:00
Charles Kerr
368115f7df (trunk web) #2238: Verify status freeze 2009-06-24 14:09:46 +00:00
Kevin Glowacz
7dd74187b0 (trunk web) hide the iPhone address bar on orientation change 2009-06-23 01:52:25 +00:00