Damien Churchill
|
2669ade501
|
add login event and enable the logout button once logged in
|
2009-02-19 19:22:51 +00:00 |
Damien Churchill
|
5153ad6f78
|
move over to central event holder
|
2009-02-19 18:59:14 +00:00 |
Damien Churchill
|
b4cc833044
|
add help and logout buttons to the toolbar
improve the enabled/disabling of buttons on connect/disconnect
|
2009-02-19 18:42:19 +00:00 |
Damien Churchill
|
0e78b9c3b1
|
add help icon
|
2009-02-19 18:32:03 +00:00 |
Damien Churchill
|
238c9d722d
|
add logout icon
|
2009-02-19 18:30:15 +00:00 |
Andrew Resch
|
b3d4fd6620
|
Fix external property for src/
|
2009-02-19 11:30:51 +00:00 |
Damien Churchill
|
45b4bc8e28
|
tidy up including python bindings
|
2009-02-19 11:23:37 +00:00 |
Damien Churchill
|
17e7ddf66f
|
fix svn:externals properties
|
2009-02-19 11:17:20 +00:00 |
Damien Churchill
|
b397f99b21
|
tidy up libtorrent linking to only what we require and also include asio again
|
2009-02-19 11:03:45 +00:00 |
Damien Churchill
|
8899a683ab
|
set svn:externals property on trunk to grab LT from their svn
|
2009-02-19 10:07:23 +00:00 |
Damien Churchill
|
7ca5ad1b93
|
remove LT from trunk
|
2009-02-19 10:04:27 +00:00 |
Damien Churchill
|
70a810b531
|
do safe simplejson import in common and use this imported copy in the 2
other places where its used.
|
2009-02-19 09:39:18 +00:00 |
Andrew Resch
|
8c2b735a8b
|
Fix saving file priorities when switching torrents in the
addtorrentdialog
|
2009-02-19 06:03:11 +00:00 |
Damien Churchill
|
8ca8c5de05
|
move torrentAction to onTorrentAction
|
2009-02-19 02:21:13 +00:00 |
Damien Churchill
|
ea4f734863
|
move over to a more event driven style
|
2009-02-19 02:14:35 +00:00 |
Damien Churchill
|
9e19ae79c8
|
prepare for allowing parts of the ui to subscribe to connect/disconnect events
|
2009-02-19 01:22:32 +00:00 |
Damien Churchill
|
7344d0b1a3
|
remove not needed initialize call
|
2009-02-19 01:21:15 +00:00 |
Damien Churchill
|
6adada01e4
|
rearrange the details module to make it more managable
|
2009-02-19 01:12:58 +00:00 |
Andrew Resch
|
4b711883cb
|
Do not set sys.stdout,err and stdin to None if logfile is used
|
2009-02-19 00:52:04 +00:00 |
Damien Churchill
|
7fb09d922a
|
don't return the username and password for the daemon
|
2009-02-18 23:40:24 +00:00 |
Andrew Resch
|
d9e67bcebe
|
lt sync 3273
|
2009-02-18 06:15:15 +00:00 |
Damien Churchill
|
cc272d8dc0
|
enable the disabled toolbar buttons once the ui connects
|
2009-02-17 00:04:46 +00:00 |
Damien Churchill
|
1ff29a134c
|
more improvements to the connection manager, ui actually starts running after a connect now.
|
2009-02-16 23:27:12 +00:00 |
Damien Churchill
|
b6dee74dd5
|
update to allow for passing in a methods list when initialising
|
2009-02-16 23:22:36 +00:00 |
Andrew Resch
|
911d95815f
|
Fix hiding bottom pane when no tabs are enabled upon restart
|
2009-02-16 02:40:50 +00:00 |
Damien Churchill
|
9907909b58
|
make the connection manager poll
|
2009-02-16 01:06:08 +00:00 |
Damien Churchill
|
e99dd03dcc
|
more progress on the connection manager
|
2009-02-16 00:46:16 +00:00 |
John Garland
|
5bd5db4f16
|
Blocklist now displays a tick when up to date
|
2009-02-14 03:26:33 +00:00 |
Andrew Resch
|
b73e26344c
|
lt sync 3259
|
2009-02-13 17:41:09 +00:00 |
Damien Churchill
|
847ad95fd3
|
begin connection manager
|
2009-02-13 08:25:55 +00:00 |
Damien Churchill
|
356af2ba0a
|
changed incorrect password window title to "Login Failed"
|
2009-02-13 07:44:07 +00:00 |
Damien Churchill
|
c7d3275561
|
forgot to put that it was CC3
|
2009-02-12 18:58:39 +00:00 |
Damien Churchill
|
49e705af14
|
remove last remaining silk icon
update license
|
2009-02-12 18:58:11 +00:00 |
Damien Churchill
|
d6d926d94f
|
replace some of the silk icons with icons from the fugue set
|
2009-02-12 18:47:17 +00:00 |
Damien Churchill
|
18f7736a22
|
default most toolbar buttons to being disabled
|
2009-02-12 00:20:13 +00:00 |
Damien Churchill
|
345b28935f
|
make enter check the password
|
2009-02-12 00:14:59 +00:00 |
Damien Churchill
|
d0020344f1
|
improve failed attempt reporting
|
2009-02-12 00:01:59 +00:00 |
Damien Churchill
|
0b3a04dc6c
|
add a basic login system
|
2009-02-11 23:55:59 +00:00 |
Andrew Resch
|
7842ad5d3d
|
lt sync 3253 - fix ssl trackers
|
2009-02-11 15:27:19 +00:00 |
Andrew Resch
|
f521795552
|
Update README to include current deps
|
2009-02-11 00:55:30 +00:00 |
Damien Churchill
|
6c00dc5db1
|
use config manager and add a login method
|
2009-02-11 00:48:14 +00:00 |
Andrew Resch
|
1d61bb3e94
|
Revert last change. Hiding the exception isn't a good idea and the error shouldn't be OS-specific.
|
2009-02-11 00:40:22 +00:00 |
Marcos Pinto
|
ee05e18a9a
|
show easy to understand error message on twisted importerror for the not so bright #796
|
2009-02-11 00:26:25 +00:00 |
Damien Churchill
|
06bb660a10
|
make the new twisted webui runnable via deluge -u web
|
2009-02-11 00:17:31 +00:00 |
Damien Churchill
|
ef5790fefe
|
rename webui to server
|
2009-02-10 22:59:32 +00:00 |
Damien Churchill
|
c720417cb4
|
change config file format from pickle to json
|
2009-02-10 22:43:35 +00:00 |
Damien Churchill
|
17ea87be2e
|
conf downgrade script
|
2009-02-10 22:30:45 +00:00 |
Damien Churchill
|
032b0fa934
|
remove pointless divs in the html
|
2009-02-10 12:56:48 +00:00 |
Damien Churchill
|
74d2657750
|
add doctype and xmlns
|
2009-02-10 12:52:00 +00:00 |
Andrew Resch
|
b8a8a37571
|
Append a new line when initially creating auth file
|
2009-02-10 09:10:14 +00:00 |