Commit Graph

3927 Commits

Author SHA1 Message Date
Damien Churchill df680926ac add a couple of extra methods to be used by the ajax ui when adding
torrents
2008-10-10 00:29:47 +00:00
Damien Churchill 0037922d9e make the add torrent window able to add from url again 2008-10-09 10:35:11 +00:00
Andrew Resch 5b06ecd52e Properly line wrap tracker messages 2008-10-09 07:26:48 +00:00
Andrew Resch f4ff7ec3a6 Change max connections default setting to 200 2008-10-09 03:41:06 +00:00
Damien Churchill f7a56b95ba begin testing gears, redesigning the add torrent window 2008-10-08 17:46:04 +00:00
Andrew Resch c8901d31c5 Fix freezing on start-up issues on systems that do not have a properly
configured localhost entry.
2008-10-08 13:32:02 +00:00
Damien Churchill 2428cb4970 add a titlebar to the window 2008-10-08 13:22:10 +00:00
Damien Churchill 51730b2c55 replace the favicon on all templates with a png vs a gif fixing the jagged edges issue 2008-10-08 13:07:38 +00:00
Damien Churchill c172a36ca2 complete the statusbar popup menus for changing max_* (download, upload, connections) 2008-10-08 12:55:55 +00:00
Andrew Resch dd29746084 Prevent being able to set file priorities for compactly allocated
torrents as it is not intended to work.
2008-10-08 12:42:59 +00:00
Damien Churchill ebe53dd634 add missing html files 2008-10-08 12:41:40 +00:00
Andrew Resch 93832f62e9 lt sync 2776 2008-10-08 12:40:46 +00:00
Damien Churchill 58d56f461c change the popup menu to go above the mouse if there is not enough
space below
2008-10-08 12:37:35 +00:00
Damien Churchill 2e6dd5b945 fix attribute error caused by attributes/functions without
_rpcserver_export
2008-10-08 11:57:55 +00:00
Damien Churchill 641c27a90a add popup menus, need some changes in mooui so they display correctly 2008-10-08 02:24:59 +00:00
Damien Churchill 2574e05ad4 show the max_* (download, upload, num_connections) in the status bar 2008-10-08 02:09:29 +00:00
Damien Churchill 5421ea77a6 initial create torrent window design 2008-10-07 21:08:54 +00:00
Damien Churchill 6447dbbea5 add simple background flipped 2008-10-07 20:35:04 +00:00
Damien Churchill a5de65657c fix url 2008-10-07 19:55:18 +00:00
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