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 |
Damien Churchill
|
a90c709d3b
|
add some documentation
|
2008-09-27 17:20:05 +00:00 |
Damien Churchill
|
04abf85433
|
hugely improve the labels bar and disable filtering until i fix the grid
|
2008-09-27 17:11:02 +00:00 |
Damien Churchill
|
80659e882e
|
update TODO
add an icon for the All states filter
|
2008-09-27 12:00:58 +00:00 |
Martijn Voncken
|
f23d65364b
|
traffic filter
|
2008-09-27 08:39:27 +00:00 |
Damien Churchill
|
fd544834e4
|
fix wrong method being called for menu clicks
|
2008-09-26 18:02:54 +00:00 |
Martijn Voncken
|
eea926fadf
|
fix persistent sessions
|
2008-09-26 17:43:25 +00:00 |
Martijn Voncken
|
a038ca8df8
|
webui statusbar:add space,has_incoming_connections
|
2008-09-26 16:21:00 +00:00 |
Martijn Voncken
|
14c1586d77
|
remove statusbar api
|
2008-09-26 15:56:40 +00:00 |
Martijn Voncken
|
61b7b17fbb
|
fix get_stats docstring
|
2008-09-25 20:59:32 +00:00 |