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
2025-12-24 12:28:52 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6cff13febab81c1b414a0cf972306a0d363b1d70
transmission
/
web
/
javascript
History
Jordan Lee
6cff13feba
fix r12756 oops
2011-08-26 19:59:26 +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) 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
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) 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
fix r12756 oops
2011-08-26 19:59:26 +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