transmission/web/javascript
Mitchell Livingston f2f0dc1861 (trunk web) fix selecting files 2011-08-27 21:42:34 +00:00
..
jquery
Makefile.am
common.js (trunk web) in Transmission.refilter(), only refilter/resort the torrents that have changed since the last update. This makes the web client scale reasonably well even up to 1000s of torrents. 2011-08-27 21:35:19 +00:00
dialog.js
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
torrent-row.js (trunk web) Stop poking the torrent-row's progressbar's style.display fields unless the new value differs from the old. It's probably browser-dependent on whether or not this speeds anything up, but FF seems to like it. 2011-08-26 23:30:07 +00:00
torrent.js (trunk web) in Transmission.refilter(), only refilter/resort the torrents that have changed since the last update. This makes the web client scale reasonably well even up to 1000s of torrents. 2011-08-27 21:35:19 +00:00
transmission.js (trunk web) fix selecting files 2011-08-27 21:42:34 +00:00
transmission.remote.js (trunk web) remove dead function call. 2011-08-27 02:48:06 +00:00