1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-24 08:43:27 +00:00
transmission/web/javascript
2011-09-02 19:29:41 +00:00
..
jquery Undoing change committed in r12789. The root problem was using jQuery.remove() in Transmission.refilter() when we needed to use jQuery.detach(). 2011-08-31 21:18:31 +00:00
common.js #4461 "wrong regular expression for HTTP user-agent" -- fixed. 2011-08-31 00:50:28 +00:00
dialog.js (trunk web) rename "iphone" variables and css files as "mobile", since they also work on iPods and Android phones. 2011-08-28 17:24:56 +00:00
file-row.js #4452 'Error: file.name is undefined' at file-row.js line 113 -- fixed. 2011-08-29 21:07:50 +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
inspector.js (trunk web) refactor the inspector into its own class; make most of the methods private. 2011-09-02 19:29:41 +00:00
Makefile.am (trunk web) refactor the inspector into its own class; make most of the methods private. 2011-09-02 19:29:41 +00:00
menu.js (web) fix whitepsaces 2010-06-21 13:14:33 +00:00
remote.js simplify the construction of the RPC constants object. Add a context argument to remote. 2011-09-02 05:36:00 +00:00
torrent-row.js (trunk web) remove TorrentRow's public method "torrentSet()", since the torrent is only set once in the constructor. 2011-08-31 04:37:49 +00:00
torrent.js (trunk web) use String.localeCompare() instead of rolling our own compareTo() function. 2011-08-30 07:27:59 +00:00
transmission.js (trunk web) refactor the inspector into its own class; make most of the methods private. 2011-09-02 19:29:41 +00:00