1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-25 09:13:06 +00:00
transmission/web/javascript
2011-09-03 19:15:03 +00:00
..
jquery (trunk, web) run the jquery files through a better minifier, uglifyjs 2011-09-02 21:46:13 +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 (trunk web) better encapsulation of FileRow -- make most of its fields and methods private. transmission.js and remote.js don't know about FileRow anymore. 2011-09-03 04:33:04 +00:00
formatter.js
inspector.js avoid unnecessary callback closures in the inspector. 2011-09-03 19:15:03 +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
remote.js plug a handful of context leaks. 2011-09-03 05:12:14 +00:00
torrent-row.js remove unused functions 2011-09-03 19:13:32 +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 tweak r12834. I shouldn't commit when I'm tired. 2011-09-03 07:29:53 +00:00