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 |
Andrew Resch
|
be68515fdc
|
Have the client module automatically try to get the localhost creds in connect()
|
2009-02-10 08:40:05 +00:00 |
Andrew Resch
|
9175ac16fd
|
Fix issue when a client connection is lost that has been authenticated
|
2009-02-10 08:35:41 +00:00 |
Andrew Resch
|
8bcc7ea232
|
lt sync 3243
|
2009-02-09 23:23:26 +00:00 |
Andrew Resch
|
db23f6a723
|
Fix missing import
|
2009-02-09 02:59:24 +00:00 |
Andrew Resch
|
8df39bbcef
|
lt sync 3240 + patch
|
2009-02-09 00:46:23 +00:00 |
Andrew Resch
|
1394c52a80
|
Print out the data when a bad message is received
|
2009-02-09 00:43:11 +00:00 |
Andrew Resch
|
8ee7bf9983
|
Rename RPC_SIGNAL to RPC_EVENT and fix receiving multiple events
|
2009-02-08 23:25:57 +00:00 |
Damien Churchill
|
e96b4c4f58
|
switch over to using twisted-web
|
2009-02-08 16:56:56 +00:00 |
Andrew Resch
|
ea734931d7
|
lt sync 3236
|
2009-02-08 00:08:15 +00:00 |
Andrew Resch
|
44d2fd1f1f
|
lt sync 3232 and patch segfault on start
|
2009-02-07 00:59:56 +00:00 |
Andrew Resch
|
89b5ca1cfe
|
Fix #790 tracker hosts not correct for some 3rd-level domain names
|
2009-02-06 09:01:11 +00:00 |
Andrew Resch
|
7cfc54728f
|
Fix queue manipulation
|
2009-02-06 09:00:20 +00:00 |
Andrew Resch
|
ea5bb29ab5
|
Fix displaying errors when a torrent is Checking
|
2009-02-06 07:13:56 +00:00 |
Marcos Pinto
|
e2f707f0d7
|
update setuptools info and up version to one that actually works
|
2009-02-06 00:25:56 +00:00 |
Damien Churchill
|
85f34614dc
|
fix the queue cell renderer
|
2009-02-05 22:30:00 +00:00 |
Andrew Resch
|
76f35aee85
|
A better fix for the preferences dialog
|
2009-02-05 09:06:48 +00:00 |
Andrew Resch
|
f942d4ee43
|
Fix preferences window
|
2009-02-05 08:36:59 +00:00 |
Andrew Resch
|
1003374bb4
|
Update license on metafile.py to GPL3
|
2009-02-05 04:46:38 +00:00 |
Andrew Resch
|
d7caea5c31
|
Change system tray tooltip on disconnect from daemon
|
2009-02-05 00:01:42 +00:00 |