Commit Graph

4108 Commits

Author SHA1 Message Date
Damien Churchill c2c84fd0fa increase the width of the toolbar in the css
migrate the window title of the add window to Deluge.Strings
add code to popup a window for torrent create
2008-10-07 19:54:11 +00:00
Damien Churchill fb8a4d8b89 add a icon for creating a torrent 2008-10-07 19:46:16 +00:00
Andrew Resch 85ea737b0d Changed max half-open connections default limit to 8 on XP/2000 and 4 on
Vista
2008-10-07 08:54:19 +00:00
Andrew Resch ee7edca06f Add new RPCServer class .. Not in use yet. 2008-10-07 02:23:20 +00:00
Andrew Resch 1004b8091f Set max connections per second default to 20 since this seems to fix
the slow speed issue that some people experience.
2008-10-06 10:58:28 +00:00
Damien Churchill 399304b8d4 rename the graph plugin to the stats plugin 2008-10-05 16:04:11 +00:00
Martijn Voncken 90ccd65ea9 save stats,session totals 2008-10-04 21:39:33 +00:00
Ido Abramovich fafc2a4b76 fixed input line bug lines were not wrapped correctly 2008-10-04 20:02:00 +00:00
Martijn Voncken ff52254924 sanitize filter_dict input 2008-10-04 10:20:08 +00:00
Damien Churchill 6cd0ab30a5 merge the stats from status into the stats dict (allows additional stats
to be added more easily)
2008-10-04 10:10:49 +00:00
Martijn Voncken 41d955a5ea fix logout 2008-10-04 09:59:41 +00:00
Martijn Voncken 7c0e2fb813 remove pycha 2008-10-04 09:47:59 +00:00
Martijn Voncken d1fba0c3b0 dht graph 2008-10-04 09:42:40 +00:00
Damien Churchill e075f46d6a improve the graph code 2008-10-03 13:49:45 +00:00
Andrew Resch 9b47465052 Make some toolbuttons translatable 2008-10-02 18:42:31 +00:00
Martijn Voncken 3b29956346 pycha-tests 2008-10-02 00:56:35 +00:00
Martijn Voncken 4b33809529 pycha:initial prototype with unmodified pycha_line_deluge 2008-10-01 22:40:35 +00:00
Martijn Voncken 4da4b5ac03 pycha test 2008-10-01 22:10:49 +00:00
Andrew Resch 4f846d6f7c lt sync 2749 2008-10-01 19:11:13 +00:00
Andrew Resch c57939baa2 Fix add_torrent_url() to download the torrent file in a thread to
prevent the main thread from blocking and causing the daemon to freeze.
2008-10-01 18:31:55 +00:00
Damien Churchill 435ef112fb fix the data checking 2008-10-01 08:02:45 +00:00
Damien Churchill 6db92cccb3 change to a more robust test 2008-10-01 07:50:32 +00:00
Damien Churchill 6333b32e0b include new mooui that contains some IE fixes 2008-10-01 07:47:10 +00:00
Damien Churchill 1c21066fec add a check to ensure data was returned and ignore otherwise 2008-10-01 07:28:13 +00:00
Andrew Resch 2765a97506 Prevent libtorrent from starting the default plugins and features. 2008-10-01 02:19:44 +00:00
Andrew Resch c668a59a82 Fix resume saving on shutdown 2008-09-30 23:30:26 +00:00
Andrew Resch 7ed2d7c87a lt sync 2744 2008-09-30 22:37:50 +00:00
Andrew Resch a449610e15 update bindings 2008-09-30 21:38:39 +00:00
Andrew Resch 26b872dee9 Implement #368 add torrents by infohash/magnet uri (trackerless
torrents)
2008-09-30 19:07:10 +00:00
Andrew Resch 87f3e1e3b8 Initial support for renaming files
Save .torrent file for torrents added by infohash or magnet uri
2008-09-30 18:45:32 +00:00
Martijn Voncken 1cb4559362 graph plugin; initial commit 2008-09-30 18:05:16 +00:00
Damien Churchill 92608b436b add spinners in for the required fields in the preferences page 2008-09-30 16:44:57 +00:00
Damien Churchill df84e34660 quick update to mooui fixing a recursion error 2008-09-30 16:27:17 +00:00
Damien Churchill 27d2a86c74 update to compressed version of mooui that includes spinners
use spinners on the options tab
2008-09-30 16:22:52 +00:00
Damien Churchill 789f4911bc grab the no connections and free space icons from the classic template 2008-09-29 23:16:45 +00:00
Damien Churchill a2ba0c556f update the labels style 2008-09-29 23:15:44 +00:00
Andrew Resch e250b7aaf4 Fix display of tracker error messages 2008-09-29 23:11:17 +00:00
Damien Churchill a7f1704c28 huge update to mooui
continuting change to camelcase
2008-09-29 23:09:44 +00:00
Andrew Resch 92987a05cd Fix attempting to blink system tray icon when it's not enabled 2008-09-29 22:30:53 +00:00
Andrew Resch 244a437d1b Change the default max global upload slots to 4 instead of -1 since
libtorrent will automatically open more slots to meet the upload speed 
limit.
2008-09-29 19:12:27 +00:00
Damien Churchill 3867989dbd add some title strings for the items in the status bar 2008-09-29 12:26:36 +00:00
Damien Churchill ccdb270b38 improve the statusbar css and add diskspace and incoming connections to
it
2008-09-29 12:23:49 +00:00
Damien Churchill ec1513a2c4 fix error in IE7 2008-09-29 10:15:11 +00:00
Damien Churchill a240cca0c6 update the TODO list 2008-09-28 14:37:21 +00:00
Damien Churchill 9933536892 fix the filtering within the grid
also fixes a torrent remaining if it's the last one removed
2008-09-28 14:34:24 +00:00
Marcos Pinto 8d7e762b0a revert fork for now 2008-09-28 03:15:59 +00:00
Damien Churchill 20fe87868f copy some css needed to layout the preferences window correctly 2008-09-28 02:22:43 +00:00
Marcos Pinto 7d2b566ec4 add enable auto add checkbox 2008-09-28 00:16:01 +00:00
Marcos Pinto be12f0e316 fix ajax install 2008-09-27 21:58:15 +00:00
Marcos Pinto 5ba23ad5c2 fork webui to free terminal 2008-09-27 21:52:00 +00:00