root


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @402 [402] 07/02/08 09:05:00 charles get the ajax error dialog working again. fix some of the …
(edit) @401 [401] 07/02/08 08:17:50 charles (1) implement sorting by tracker, by ratio, and by activity. (2) get the …
(edit) @400 [400] 07/01/08 23:06:07 charles fix some minor things suggested by lint. remove console.log messages, and …
(edit) @399 [399] 07/01/08 09:30:13 charles fix progressbar width
(edit) @398 [398] 07/01/08 08:41:15 charles fix swarm speed and ratio formatting bugs that were introduced during the …
(edit) @397 [397] 06/30/08 20:02:02 charles make the instructions more up-to-date
(edit) @396 [396] 06/30/08 19:32:21 charles uploading local files works now.
(edit) @395 [395] 06/30/08 14:11:32 charles get uploads working (mostly. it's not reading the server's response right …
(edit) @394 [394] 06/30/08 09:53:22 charles ensure that torrents & rows are connected properly
(edit) @393 [393] 06/30/08 09:48:39 charles `setInnerHTML' speedup for FF
(edit) @392 [392] 06/28/08 06:39:33 charles fix display errors with the torrent list. there's still something off …
(edit) @391 [391] 06/27/08 17:03:47 charles silence an error message when removing torrents. remove some dead code.
(edit) @390 [390] 06/27/08 14:00:26 charles get torrent remove/start/stop mostly working.
(edit) @389 [389] 06/27/08 06:29:30 charles Move a few steps forward to having Clutch served directly by Transmission. …
(edit) @388 [388] 06/24/08 17:43:47 charles just a test to see if the account works
(edit) @387 [387] 05/14/08 22:47:39 gimp Begin Stripping out unneeded php.
(edit) @386 [386] 05/14/08 22:17:27 gimp Adding branch for New RPC Protocol.
(edit) @385 [385] 05/11/08 00:02:18 hawkman Deal with NaN/Infinity? ratio cases a little better.
(edit) @384 [384] 05/09/08 15:12:42 hawkman Fix tracker display with Transmission 1.20.
(edit) @383 [383] 05/08/08 18:41:03 hawkman Minor tweaks. Make iPhone addressbar hide even when we have no torrents, …
(edit) @382 [382] 05/07/08 23:01:11 hawkman Mobile Safari gets caught as a non-Safari-3 browser because of its ancient …
(edit) @381 [381] 05/07/08 19:22:49 hawkman Improve the 'Safari 3' test to assess -webkit-box-shadow capability (its …
(edit) @380 [380] 05/06/08 01:11:04 hawkman Make Action menu button depress when active, and make some more textual UI …
(edit) @379 [379] 05/05/08 06:39:17 hawkman Hide the link to Preferences if a dialog is showing - it doesn't work …
(edit) @378 [378] 05/04/08 20:52:49 hawkman Transmission.app-style arrows for global upload/download, instead of text …
(edit) @377 [377] 05/04/08 19:59:47 hawkman Quick-and-dirty hack to enable 'x of y transfers' display as per …
(edit) @376 [376] 05/04/08 05:22:42 hawkman Closes #17. Checks PHP-side if any torrent examined is paused/not paused, …
(edit) @375 [375] 05/03/08 18:48:58 hawkman Patch jQuery's httpSuccess so we don't get false successes on the iPhone. …
(edit) @374 [374] 04/30/08 17:20:28 hawkman Make checkmark in action menu display white when item is selected
(edit) @373 [373] 04/29/08 16:05:03 hawkman Fix display of partially selected torrents which are seeding.
(edit) @372 [372] 04/16/08 08:25:12 davos Removed string-casting hack for >4GB problem - breaks torrent display.
(edit) @371 [371] 04/11/08 12:45:52 hawkman Whoops. Fix r368 by adding new files, and killing some old ones. Leaving …
(edit) @370 [370] 04/11/08 10:10:10 hawkman Enable custom checkmark characters in transmenu, and specify a slightly …
(edit) @369 [369] 04/11/08 10:05:51 hawkman Move the iPhone addressbar hiding to a single function.
(edit) @368 [368] 04/10/08 06:20:33 hawkman ** iPhone interface initial implementation - Detects via user agent string …
(edit) @367 [367] 04/02/08 07:50:51 davos Clear upload form fields before upload.
(edit) @366 [366] 04/02/08 06:27:19 davos Added unaiur's string-casting hack for >4GB problem in PHP <=5.2.3
(edit) @365 [365] 04/02/08 06:07:11 davos Added pap3rw8's image bundle for icons.
(edit) @364 [364] 04/02/08 05:43:19 davos Added hawkman's fix for blank request.responseText for AJAX errors.
(edit) @363 [363] 04/02/08 05:28:15 davos Fixed ticket #34 (disk_total_space problem).
(edit) @362 [362] 03/30/08 14:04:27 gimp Fix pause_off re-download bug with patch from xShad0w
(edit) @361 [361] 03/06/08 16:10:52 gimp Fix overflow for free space with json
(edit) @360 [360] 02/13/08 05:32:51 davos Fixed a div-wrapping problem in the inspector (trac ticket #38).
(edit) @359 [359] 02/02/08 10:22:05 davos Fixed up some progress-bar % issues
(edit) @358 [358] 02/02/08 08:59:29 davos Fixed up premature change to 'Seeding' status (trac ticket #33).
(edit) @357 [357] 01/31/08 21:43:46 gimp Tagging 0.4
(edit) @356 [356] 01/31/08 21:42:42 gimp Update README to 0.4
(edit) @355 [355] 01/31/08 21:13:03 swe Apparently we changed our mind.
(edit) @354 [354] 01/31/08 21:00:17 swe Version Update to 0.31
(edit) @353 [353] 01/31/08 20:58:52 davos Fixed the daemon upload issue where it reported failure on successful …
(edit) @352 [352] 01/31/08 17:36:47 davos Reverted back to using the 'completed' figure for download totals.
(edit) @351 [351] 01/31/08 16:58:38 davos Short-term fix for the percent-complete issues with version 0.3.
(edit) @350 [350] 01/31/08 16:50:34 davos Removed the old TODO file - issues logged through Trac now.
(edit) @349 [349] 01/30/08 15:42:52 davos Made the 'Download To' box bigger.
(edit) @348 [348] 01/30/08 15:39:05 davos Fixed up the default socket path.
(edit) @347 [347] 01/30/08 07:00:45 davos Made individual torrrent display figures match Transmission.app more …
(edit) @346 [346] 01/29/08 19:36:31 gimp Tagging 0.3
(edit) @345 [345] 01/29/08 16:49:13 davos Fixed the settings-menu full-width problem introduced in revision [338]
(edit) @344 [344] 01/29/08 16:37:33 davos Fixed up a few xhtml validation errors.
(edit) @343 [343] 01/29/08 06:37:39 davos Fixed the issue where 'Sort By Progress' was sorting alphabetically (trac …
(edit) @342 [342] 01/29/08 04:37:21 davos Fixed the issue where torrents that were completed but stopped were …
(edit) @341 [341] 01/29/08 03:48:49 davos Added 'space remaining' display in the footer (trac ticket #19).
(edit) @340 [340] 01/28/08 06:28:02 davos Removed the resetPrefs() stuff as the prefs are now dynamically refreshed …
(edit) @339 [339] 01/28/08 06:21:04 davos Got the up/down limit stuff interacting properly with Transmission.app, …
(edit) @338 [338] 01/28/08 04:58:01 davos Removed all the 'turtle' speed limit stuff - need to do a little more work …
(edit) @337 [337] 01/28/08 03:17:34 davos Added the arrow-key scrolling fix from Marcel Laverdet (trac ticket #16).
(edit) @336 [336] 01/27/08 10:53:15 gimp Updating TODO
(edit) @335 [335] 01/27/08 10:52:30 gimp Updating README for 0.3
(edit) @334 [334] 01/27/08 10:51:32 swe Version 0.3
(edit) @333 [333] 01/27/08 10:47:08 gimp Tagging 0.2 (Forgot to do it at release)
(edit) @332 [332] 01/24/08 05:46:07 davos Added support for GET-based uploads for 3rd-party apps; Think torrent …
(edit) @331 [331] 01/22/08 20:20:56 swe Fix for T.app not returning id's.
(edit) @330 [330] 01/22/08 05:52:01 davos Fixed 'Partial downloads using file selection don't show as seeding' …
(edit) @329 [329] 01/17/08 00:00:51 davos Fixed full path to remote/index.php problem (trac ticket #13).
(edit) @328 [328] 01/15/08 21:48:36 davos Fixed up the turtle button absolute image path problem (trac ticket #12).
(edit) @327 [327] 01/15/08 07:40:54 davos Transmission used to display the total downloaded amount rather than the …
(edit) @326 [326] 01/15/08 06:15:50 davos Don't send requests when disabled buttons are clicked (trac ticket #5); …
(edit) @325 [325] 01/15/08 05:43:59 davos Refresh the prefs each time the preferences dialog is opened to avoid …
(edit) @324 [324] 01/15/08 05:04:00 davos Fixed up right-click torrent removal (trac ticket #6).
(edit) @323 [323] 01/15/08 04:59:07 davos Fixed up day/hour/minute formatting for time remaining (trac ticket #10).
(edit) @322 [322] 01/11/08 20:22:40 swe UI cleanup.
(edit) @321 [321] 01/11/08 07:18:19 swe Lighttpd Syntax error
(edit) @320 [320] 01/11/08 07:08:22 swe Only generate SSL once, this cert will expire in 10 years, so as long as …
(edit) @319 [319] 01/11/08 06:59:34 swe Attempt to get faster download speeds for clutch and other clean ups.
(edit) @318 [318] 01/06/08 18:11:13 swe Unswitch Downloading from, and uploading to, so that it's correct.
(edit) @317 [317] 01/06/08 17:11:53 gimp Update README
(edit) @316 [316] 01/06/08 17:03:50 gimp Apply jan_doa's patch * Fix Math.roundWithPrecision * Add DL and UL speed …
(edit) @315 [315] 01/04/08 22:28:11 swe I hate sparkle
(edit) @314 [314] 01/04/08 22:24:08 swe Versioning Fix
(edit) @313 [313] 01/04/08 22:21:30 swe Version string should not be blank.
(edit) @312 [312] 01/04/08 21:16:31 swe Fixes for the move.
(edit) @311 [311] 01/04/08 21:04:45 gimp Removing pre-built transmissions
(edit) @310 [310] 01/04/08 21:01:57 gimp Fixing externals for ipc-tests
(edit) @309 [309] 01/04/08 20:53:51 gimp Last remove of branches
(edit) @308 [308] 01/04/08 20:53:30 gimp Get rid of some branches... more to be removed
(edit) @307 [307] 01/04/08 20:50:03 gimp Moving cocoa ui into trunk/
(edit) @306 [306] 01/04/08 20:45:04 gimp Whoops, missed a file in the last commit
(edit) @305 [305] 01/04/08 20:44:29 gimp Move webui files into trunk/web
(edit) @304 [304] 01/04/08 20:38:00 swe Last commit before 0.2 i swear!
(edit) @303 [303] 01/04/08 20:20:26 swe New Version Number :O
Note: See TracRevisionLog for help on using the revision log.