This website requires JavaScript.
Explore
Help
Register
Sign In
Transmission
/
transmission
Watch
1
Star
0
Fork
0
You've already forked transmission
mirror of
https://github.com/transmission/transmission.git
synced
2026-05-22 16:48:55 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e6b8b0339eef79d748736b220f030f014f44ee26
transmission
/
web
/
javascript
T
History
Jordan Lee
e6b8b0339e
(trunk web) code futzing: (1) fix mixed tab & space use (2) try to declare local variables at the front of the function, since there is no block scope in javascript.
2011-08-28 13:57:25 +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
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
(trunk web) code futzing: (1) fix mixed tab & space use (2) try to declare local variables at the front of the function, since there is no block scope in javascript.
2011-08-28 13:57:25 +00:00
file-row.js
(trunk web) code futzing: (1) fix mixed tab & space use (2) try to declare local variables at the front of the function, since there is no block scope in javascript.
2011-08-28 13:57:25 +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
Makefile.am
(trunk web) rename torrent-renderer.js as torrent-row.js
2011-08-20 23:32:21 +00:00
menu.js
(web) fix whitepsaces
2010-06-21 13:14:33 +00:00
torrent-row.js
(trunk web) code futzing: (1) fix mixed tab & space use (2) try to declare local variables at the front of the function, since there is no block scope in javascript.
2011-08-28 13:57:25 +00:00
torrent.js
(trunk web) code futzing: (1) fix mixed tab & space use (2) try to declare local variables at the front of the function, since there is no block scope in javascript.
2011-08-28 13:57:25 +00:00
transmission.js
(trunk web) code futzing: (1) fix mixed tab & space use (2) try to declare local variables at the front of the function, since there is no block scope in javascript.
2011-08-28 13:57:25 +00:00
transmission.remote.js
(trunk web) code futzing: (1) fix mixed tab & space use (2) try to declare local variables at the front of the function, since there is no block scope in javascript.
2011-08-28 13:57:25 +00:00