transmission/web/javascript
Jordan Lee 05ce6674b6 (trunk web) in the statusbar, don't show idle speeds 2011-08-26 20:02:40 +00:00
..
jquery (trunk web) use the same CDN cache of jQuery that everyone else does s.t. users can avoid redownloading jquery.min.js when using the web client. 2011-08-21 16:59:00 +00:00
Makefile.am (trunk web) rename torrent-renderer.js as torrent-row.js 2011-08-20 23:32:21 +00:00
common.js (trunk web) simplify the prefs tab selection code 2011-08-25 08:03:19 +00:00
dialog.js (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
file-row.js (trunk web) significant shrinkage of our memory + network footprint by only loading torrent's fields when they're needed. 2011-08-25 23:06:41 +00:00
formatter.js (trunk web) #4438 "Add tooltip for peer status in web interface" -- patch by niol 2011-08-24 18:42:10 +00:00
menu.js (web) fix whitepsaces 2010-06-21 13:14:33 +00:00
torrent-row.js (trunk web) in Transmission.refilter(), don't rebuild the row array if the filtered + sorted list of torrents hasn't changed. This is a big CPU win on large torrent lists. 2011-08-26 00:43:35 +00:00
torrent.js (trunk web) another minor network/memory win: remove more fields that we don't use. 2011-08-26 19:47:23 +00:00
transmission.js (trunk web) in the statusbar, don't show idle speeds 2011-08-26 20:02:40 +00:00
transmission.remote.js (trunk web) significant shrinkage of our memory + network footprint by only loading torrent's fields when they're needed. 2011-08-25 23:06:41 +00:00