Andrew Resch
00e74c9491
Make new release checking much more robust
2008-12-27 00:13:59 +00:00
Andrew Resch
15802aa432
Remove 'torrent_alert' handler
2008-12-27 00:02:11 +00:00
Andrew Resch
f5a6736617
Fix never-ending import in Blocklist on Windows
2008-12-26 22:45:43 +00:00
Andrew Resch
5cdd1146d1
Fix tooltip for 'Show session speed in titlebar' option
2008-12-26 08:21:13 +00:00
Andrew Resch
8ae6477a2d
Remove revision file from trunk too
2008-12-26 08:05:10 +00:00
Andrew Resch
7ac25da4bd
Fix new version check
2008-12-26 08:04:31 +00:00
Andrew Resch
d207429f02
Fix #661 show proper tracker host when ending in .co.uk, .com.au, etc..
2008-12-22 10:07:39 +00:00
Marcos Pinto
db3a05bda4
update translator credits
2008-12-22 02:44:57 +00:00
Andrew Resch
aed14960a9
Yet another typo fix
2008-12-20 23:19:24 +00:00
Andrew Resch
a23d877a99
Fix more issues with TorrentOptions
2008-12-20 23:14:06 +00:00
Andrew Resch
6756c69580
Fix some typos
2008-12-20 23:06:53 +00:00
Andrew Resch
6083c1655f
Clean up has_key method in TorrentOptions
2008-12-20 06:28:44 +00:00
Andrew Resch
3481d26821
Fix up to __getitem__ in TorrentOptions
2008-12-20 05:49:03 +00:00
Andrew Resch
4313d84ed8
Fix some typos
2008-12-20 05:20:21 +00:00
Andrew Resch
04fdd521ea
Use the 'allow_remote' config option instead of always using False
2008-12-20 05:00:55 +00:00
Andrew Resch
97d2f371b3
Import sys in rpcserver
2008-12-20 04:48:01 +00:00
Andrew Resch
b6822f446a
Fix saving dht state
2008-12-20 04:33:47 +00:00
Andrew Resch
04d14df8c7
Re-org Core and start using RPCServer
2008-12-20 04:27:59 +00:00
Andrew Resch
8ed2d25ce5
Ignore _* when doing new version check
2008-12-18 07:06:06 +00:00
Andrew Resch
eb4f1fdb04
Do not fork in osx
2008-12-18 06:14:49 +00:00
Marcos Pinto
2c4f322f61
lang sync
2008-12-18 04:05:21 +00:00
Marcos Pinto
15dc400231
update pots
2008-12-18 03:46:55 +00:00
Andrew Resch
93670b05bc
Only overwrite blocklist.cache if the import was successful
2008-12-18 02:38:34 +00:00
Andrew Resch
fcc975006a
Automatically attempt to get localclient auth when setting core uri to localhost
2008-12-18 02:03:41 +00:00
Andrew Resch
69e2154004
Make preferences tabs translatable
2008-12-17 01:01:49 +00:00
Andrew Resch
1b8efd5d10
Rename Statistics tab to Status
2008-12-17 00:38:15 +00:00
Andrew Resch
d4445adf20
Fix importing system libtorrent
2008-12-16 04:32:03 +00:00
Marcos Pinto
24a0ccee0a
make test active port use internal graphic instead of launching browser
2008-12-16 02:49:06 +00:00
Marcos Pinto
f136d41b62
fix alignment
2008-12-15 17:39:13 +00:00
Andrew Resch
19b7369786
Continue starting Deluge if the gettext/locale initialization doesn't
...
work.. It will now just print an Error message.
2008-12-14 17:53:42 +00:00
Andrew Resch
43e28ec9d5
Add some more details about UI choice
2008-12-14 16:54:51 +00:00
Andrew Resch
227115551d
Fix detecting localhost connection
2008-12-11 23:22:54 +00:00
Andrew Resch
d544f73569
Remove Null since we now have Console
2008-12-11 10:06:14 +00:00
Andrew Resch
6f7231f0ca
Strip out new lines when reading auth file
2008-12-11 10:04:25 +00:00
Andrew Resch
18f9165ba6
Fix closing the add trackers window by clicking Cancel
2008-12-11 10:03:43 +00:00
Andrew Resch
34678f1076
Ignore blank lines in auth file
2008-12-11 09:56:22 +00:00
Andrew Resch
c0bf133ab8
Add an error check when reading the auth file
2008-12-11 09:31:37 +00:00
Andrew Resch
c32eddfc48
Fix starting with new config folder
2008-12-11 09:20:32 +00:00
Andrew Resch
2b34f64304
Move get_localhost_auth_uri() to ui.common
2008-12-11 09:13:14 +00:00
Andrew Resch
7171df62eb
Fix console daemon connect
2008-12-11 09:07:56 +00:00
Andrew Resch
c2c93f00de
Fix display of icons in connectionmanager
2008-12-11 08:46:31 +00:00
Andrew Resch
baa7cc7a41
Fix WebUI connecting to localhost
2008-12-11 06:18:48 +00:00
Andrew Resch
55e694e80b
Change libtorrent import behaviour to first try importing deluge.libtorrent and then libtorrent. It will now also raise an ImportError if libtorrent version is not 0.14.
2008-12-10 23:30:09 +00:00
Andrew Resch
831ac110a8
Change display of hosts and catch protocolerrors when testing hosts status
2008-12-10 22:28:11 +00:00
Andrew Resch
19196b1363
Fix classic mode
2008-12-10 22:15:09 +00:00
Andrew Resch
b91b750024
Just use a different filename for new hostlist config instead of trying to detect the old one
2008-12-10 22:03:35 +00:00
Andrew Resch
7a970305cd
Add another missing define
2008-12-10 12:38:53 +00:00
Andrew Resch
33dfbca91c
Another fix
2008-12-10 12:29:28 +00:00
Andrew Resch
feeb1469fa
Fix check for old version
2008-12-10 12:24:45 +00:00
Andrew Resch
8bd49aef7a
Add additional check for old config file
2008-12-10 12:17:25 +00:00
Andrew Resch
097664e890
Fix some minor bugs in ConnectionManager
2008-12-10 10:24:15 +00:00
Andrew Resch
33663a9d5d
Strip new lines when loading auth file
2008-12-10 10:19:19 +00:00
Andrew Resch
da177ff4e4
Do not require a daemon restart to use updated auth file
2008-12-10 10:04:32 +00:00
Andrew Resch
37c3b4334c
Add basic authentication -- your connectionmanager config will be cleared and this will likely break other UIs
2008-12-10 07:56:40 +00:00
Marcos Pinto
cc7a685397
lang sync
2008-12-10 03:16:52 +00:00
Marcos Pinto
7ad1699fa1
point default blocklist to our server and up interval to 4 days
2008-12-10 02:34:32 +00:00
Andrew Resch
b077d5075a
Fix ratio calc
2008-12-09 11:14:11 +00:00
Andrew Resch
b142a1eaf9
Do not apply the set-function for 'show_rate_in_title' on startup
2008-12-09 11:04:05 +00:00
Andrew Resch
34cd3c1e35
Make filtertreeview view options more immediate
2008-12-09 08:27:43 +00:00
Andrew Resch
c1f977a2d1
Fix division by zero error in get_ratio
2008-12-09 08:22:20 +00:00
Andrew Resch
7065df205b
Fix #624 do not allow changing file priorities when using compact allocation
2008-12-09 05:40:56 +00:00
Andrew Resch
be0c891dd8
Fix up showing speeds in titlebar and make it an option
2008-12-09 05:27:01 +00:00
Marcos Pinto
513c783045
transfer rates in title
2008-12-09 05:00:48 +00:00
Marcos Pinto
7f59873f8a
fix #547 add description to name field per HIG entry 2.1.1.1
2008-12-09 04:10:46 +00:00
Marcos Pinto
e3bac06af0
pots updates
2008-12-09 03:42:18 +00:00
Marcos Pinto
ae07d8c2d0
partial fix to #640 . more work needed
2008-12-09 03:28:30 +00:00
Andrew Resch
44223592b0
Fix #646 when calculating share ratio use the 'total_done' value if 'all_time_download' is 0
2008-12-09 02:55:20 +00:00
Marcos Pinto
56fb8f6225
not all use DD/MM/YY, so use locale's date format
2008-12-09 02:34:08 +00:00
Andrew Resch
819ab070b4
Add support for a basic auth transport and handler in rpcserver
2008-12-09 02:12:37 +00:00
Andrew Resch
ab56257b49
Fix typo in get_eta() stop_seed_ratio should be stop_ratio
2008-12-08 13:09:46 +00:00
Andrew Resch
24ad257fdd
Fix tracker icons config dir
2008-12-08 07:38:17 +00:00
Andrew Resch
253b8a857f
Fix drag n' dropping in the files tab
2008-12-07 12:42:09 +00:00
Martijn Voncken
983c07f869
s/tango/16/g
2008-12-06 22:22:16 +00:00
Martijn Voncken
4c7b2f85a6
ajax: oxygen-theme for popups
2008-12-06 22:07:30 +00:00
Martijn Voncken
650d4d06a2
move ajax-ui to oxygen icon set
2008-12-06 21:52:56 +00:00
Martijn Voncken
d4006bed50
switch to oxygen icons (1.1)
2008-12-06 20:47:41 +00:00
Marcos Pinto
6676347a1b
lang sync
2008-12-06 04:56:35 +00:00
Andrew Resch
8503e2cec8
Fix #636 not setting the daemon's config directory when using --config=
...
with the UI in classic mode.
2008-12-05 21:59:40 +00:00
Andrew Resch
0ffc306d83
Fix tracker_icons to use the correct config directory, not the default
...
one
2008-12-05 21:49:54 +00:00
Martijn Voncken
307099a874
.error class set to 400 px
2008-12-05 17:15:51 +00:00
Martijn Voncken
2f8c10b7ba
focus on pwd field;patch from #365 by dasnyderx
2008-12-05 17:11:07 +00:00
Damien Churchill
92574feeb4
add get_config_values method to core to allow for multiple config values to be retrieved
2008-12-03 22:46:56 +00:00
Andrew Resch
121d638d03
Fix shutting deluged down when using Python 2.6
2008-12-02 04:48:57 +00:00
Damien Churchill
6fdd660883
remove iterator method put in by mistake
2008-12-02 00:14:23 +00:00
Damien Churchill
443fef1d95
add a basic interface to the glob module for use by a javascript file picker widget
2008-12-01 23:13:19 +00:00
Andrew Resch
d5f2a4d25f
Log socket or xmlrpc errors that cause the ui to disconnect from the
...
core
2008-11-30 21:18:11 +00:00
Andrew Resch
90637921ee
Add license info for blocklist icons
...
Fix up copyright notice in debugerror.py
2008-11-30 20:02:11 +00:00
Andrew Resch
baead73df0
Fix up some licence stuff
2008-11-30 19:25:45 +00:00
Andrew Resch
ad4e276a39
Fix renaming folders when there is no trailing slash
2008-11-30 00:53:46 +00:00
Marcos Pinto
ba148a30b1
fix icon in new release dialog for windows
2008-11-29 23:28:11 +00:00
Andrew Resch
495182832d
Fix the files listed in the files tab when renaming files, removing them
...
and then re-adding them to the same session
2008-11-29 23:17:50 +00:00
Andrew Resch
d7a76b3b5a
Fix #619 return "" instead of "Infinity" if seconds == 0 in ftime
2008-11-29 21:35:44 +00:00
Andrew Resch
34671971be
Clean-up gettext code and make it more portable
2008-11-29 21:21:05 +00:00
Andrew Resch
bb8c41ad03
Change how gettext is initialized to be more simple
2008-11-29 20:44:53 +00:00
Andrew Resch
269c4ec70c
Fix typo
2008-11-29 20:25:11 +00:00
Andrew Resch
32db5e2c5d
Do not have signalmanager/receiver connections linger by setting the
...
SO_LINGER sockopt.
2008-11-29 19:07:28 +00:00
Andrew Resch
03c6e5ef9b
Change xpm icon size to 32x32
2008-11-29 18:11:21 +00:00
Andrew Resch
13c8108ce8
Fix man page
2008-11-29 17:25:00 +00:00
Andrew Resch
17eeae8bfa
Add 'deluge.xpm'
2008-11-29 17:24:02 +00:00
Andrew Resch
cb77d16812
Minor optimization in ftime
2008-11-29 05:48:11 +00:00
Andrew Resch
95bf260518
Improve ftime() to format dates higher than 11 weeks.
2008-11-29 05:10:34 +00:00
Andrew Resch
0d429837b6
Fix gtk warnings
2008-11-29 03:31:04 +00:00
Andrew Resch
d59a59dadc
Break out proxy preferences to include peer, web_seed, tracker and dht.
2008-11-29 03:16:43 +00:00
Andrew Resch
79684c3b11
Fix bug in systemtray when changing some config options when the
...
systemtray is not enabled.
2008-11-29 03:15:27 +00:00
Andrew Resch
256c5c71b8
Add copyright headers
2008-11-28 23:53:05 +00:00
Andrew Resch
5f4a2533ec
Include the tracker host in tracker status string
2008-11-28 23:39:46 +00:00
Andrew Resch
4933618f50
Fix #47 the state and config files are no longer invalidated when there
...
is no diskspace
2008-11-28 23:36:18 +00:00
Andrew Resch
1440d6b247
Fix #531 set default log level to ERROR and add 2 command-line options,
...
"-L, --loglevel" and "-q, --quiet".
2008-11-28 23:28:06 +00:00
Andrew Resch
e759d61266
Fix #602 re-did files/peers tab state saving/loading
2008-11-28 21:31:50 +00:00
Andrew Resch
d64f8c3d93
Force a show event in the pop-up menu so that on first click the menu is
...
shown properly.
2008-11-28 20:24:03 +00:00
Andrew Resch
5ad2c87b77
Flip the traffic icon
2008-11-28 19:43:54 +00:00
Andrew Resch
578c451e9a
Fix up some headers
2008-11-28 19:11:26 +00:00
Andrew Resch
a73928c231
Fix filtertreeview behaviour when stopping to clear the treestore
2008-11-28 19:09:04 +00:00
Andrew Resch
da120c744d
Remove OpenSSL exception from headers
2008-11-28 17:54:17 +00:00
Marcos Pinto
936cd9811d
lang sync
2008-11-28 06:10:20 +00:00
Marcos Pinto
ead53f3c88
fix remove dialog for multiple torrents
2008-11-28 01:14:29 +00:00
Marcos Pinto
767a35c381
reorder protocol traffic
2008-11-27 19:34:00 +00:00
Andrew Resch
1e126995dc
Minor tweak
2008-11-27 07:16:19 +00:00
Andrew Resch
2024c0cfb0
Decorate dialogs
2008-11-27 07:09:14 +00:00
Andrew Resch
05609bda61
Fix get_config
2008-11-27 06:40:21 +00:00
Andrew Resch
c6d67b824a
Fix bug in preferences when opening to the plugins page
2008-11-27 05:19:29 +00:00
Andrew Resch
ccbf75d5b9
Fix last
2008-11-27 05:19:02 +00:00
Andrew Resch
3dc8ba3d6f
Fix loading labels
2008-11-27 05:12:27 +00:00
Andrew Resch
0954c3f112
Re-do the 'set maximum' dialogs.. They are now decorated.
2008-11-27 04:24:30 +00:00
Andrew Resch
013e9d95f1
Fix bug in system tray menu when enabling system tray when connected to
...
a core
2008-11-27 04:17:11 +00:00
Andrew Resch
1515636ef3
Improve the remove torrent dialog
2008-11-27 02:48:56 +00:00
Andrew Resch
c6422b53df
Rework the Remove Torrent Dialog and change client.remove_torrent() to
...
only having the option of removing data, not torrent file. Deleting the
torrent file was deleting the torrent file in the Copy Torrentfile
folder and this is not desirable.
2008-11-26 09:11:18 +00:00
Andrew Resch
2969ff51f9
Add -P, --pidfile option to deluged
2008-11-26 07:01:19 +00:00
Andrew Resch
55c5a5d175
Add manpages
2008-11-25 23:21:22 +00:00
Andrew Resch
66ae89122d
Fallback to using DNS for geoip lookups if the database file is not
...
available
2008-11-25 22:43:31 +00:00
Martijn Voncken
3afc5bfb19
smaller default size for newforms floats and ints(2)
2008-11-25 20:09:54 +00:00
Martijn Voncken
ab8362432b
smaller default size for newforms floats and ints
2008-11-25 19:56:46 +00:00
Martijn Voncken
35ebf57060
get_stats+overhead
2008-11-25 19:28:25 +00:00
Martijn Voncken
03e3ccc3a5
lisencing
2008-11-25 17:58:52 +00:00
Martijn Voncken
207005e355
webui label options
2008-11-23 09:30:48 +00:00
Andrew Resch
08f2d5b412
Keep track of selected filter path and if necessary, select row when
...
expanding a filter
2008-11-23 08:56:46 +00:00
Andrew Resch
f252ca1775
Expand all filters on start
2008-11-23 08:43:07 +00:00
Andrew Resch
9bbc0fd8ea
Enable expanding/collapsing filters
2008-11-23 08:04:03 +00:00
Andrew Resch
c6ddaeaac7
Remove OpenSSL exception from license headers
2008-11-23 04:58:01 +00:00
Martijn Voncken
67a3279840
rate_limit_ip_overhead
2008-11-22 11:27:27 +00:00
Andrew Resch
3dbd3a3fd3
Add an option to not include IP overhead in rate limiting (setting False
...
is equivalent to how 0.5.x behaves)
2008-11-22 09:00:01 +00:00
Andrew Resch
16934c8f6a
Update flag icon license
2008-11-21 12:00:53 +00:00
Andrew Resch
92c0b92f29
Include GeoIP license
2008-11-21 11:46:05 +00:00
Andrew Resch
9e174166b8
Fix up the Label plugin's GTK dialogs to be more consistent
2008-11-21 10:11:36 +00:00
Andrew Resch
dc63d26cfe
Add protocol traffic statusbar item
2008-11-21 09:35:29 +00:00
Andrew Resch
f5ad01a865
Add 'get_session_status' to core
2008-11-21 09:15:05 +00:00
Andrew Resch
c028b861f8
Fix bug in calculating the ETA for seeding torrents with a stop seed
...
ratio set
2008-11-21 07:49:15 +00:00
Martijn Voncken
0459202653
fix license, again
2008-11-20 19:56:33 +00:00
Martijn Voncken
97c6846486
fix license, again
2008-11-20 19:54:39 +00:00
Martijn Voncken
4d29f19a2b
fix license
2008-11-20 19:18:05 +00:00
Martijn Voncken
7c8d8a22c2
fix executable flag
2008-11-20 18:02:19 +00:00
Martijn Voncken
b9a7c87a2d
fix torrent actions
2008-11-19 18:56:12 +00:00
Martijn Voncken
52c6cce6b3
fix gtk labels
2008-11-17 19:52:02 +00:00
Andrew Resch
06c4f7af69
Fix setting default stop_at_ratio settings for torrents
2008-11-17 09:30:46 +00:00
Andrew Resch
c429d56170
Prevent wrongly encoded torrents from causing an xmlrpc exception thus causing
...
a blank torrent list
2008-11-17 08:28:32 +00:00
Andrew Resch
c4e4647f4b
Do not set per-torrent stop_seed_ratio settings based on the global settings
...
when adding torrents
2008-11-17 06:37:56 +00:00
Andrew Resch
a0bf6d8fe1
Remove trailing whitspace from *.py
2008-11-17 00:57:32 +00:00
Andrew Resch
7813bd4098
Fix #475 catch unicode decoding errors
2008-11-16 08:29:31 +00:00
Martijn Voncken
4933445d86
remove broken choose files
2008-11-15 10:19:29 +00:00
Andrew Resch
1725ab7569
Show plugin information in the preferences page
2008-11-13 22:39:57 +00:00
Damien Churchill
fb3e51d3e9
design the options tab of the add torrent window
2008-11-13 22:38:38 +00:00
Damien Churchill
af85f56b98
fix bug in adding torrent from file
2008-11-13 22:14:14 +00:00
Martijn Voncken
c99736f207
allow multiple commands for deluge -u console -a ...
2008-11-12 18:17:14 +00:00
Marcos Pinto
5150d38f9c
two new languages
2008-11-12 03:56:36 +00:00
Martijn Voncken
81427006dd
label plugin:InputSensitivity
2008-11-11 19:35:03 +00:00
Damien Churchill
8a4da5b712
update the style a little more, still requires a couple more fixes javascript side
2008-11-11 17:18:53 +00:00
Damien Churchill
fb1a62a9f8
add styling of the file input hack
2008-11-11 16:32:01 +00:00
Damien Churchill
bc3a7bd057
fix reloading the add from file iframe
2008-11-11 15:44:10 +00:00
Damien Churchill
374335cae8
slight improvement to the add torrent from file
2008-11-11 15:40:05 +00:00
Damien Churchill
d919a452dd
implement the server side part of ajax add from file
...
implement the client side javascript (file input still needs themeing)
2008-11-11 11:14:02 +00:00
Damien Churchill
5eb92ab9b7
tie up the contents of the iframe with some javascript
2008-11-10 18:37:21 +00:00
Damien Churchill
b49a4c66d8
add the beginnings of add torrent by file
2008-11-10 18:27:16 +00:00
Damien Churchill
3b32edeed1
style the add from url window a little more
2008-11-10 18:07:50 +00:00
Damien Churchill
8398fa91f5
couple of bug fixes, add some strings to be passed through gettext in
...
the rendered html
2008-11-10 18:00:21 +00:00
Damien Churchill
480673c1d1
mooui compressed using the yuicompressor
2008-11-10 17:04:25 +00:00
Damien Churchill
f2c4660ded
fix popup menus
2008-11-10 12:23:05 +00:00
Damien Churchill
a027010073
add a check to see if the ui is initialized before running an update
2008-11-10 12:19:50 +00:00
Damien Churchill
f2dc542aba
add a stub page /json/upload
...
couple of fixes in mooui
couple of fixes in deluge-details
2008-11-10 12:05:21 +00:00
Marcos Pinto
53f3e89640
lang sync
2008-11-08 22:56:11 +00:00
Marcos Pinto
94c28f55ae
update pots
2008-11-08 20:34:21 +00:00
Andrew Resch
695e6a8c6e
Fix alignment of tracker icons when tracker does not have an icon
2008-11-08 15:49:32 +00:00
Martijn Voncken
757f55f38e
router:use_module
2008-11-08 14:31:29 +00:00
Martijn Voncken
a183e665b0
empty options page
2008-11-08 14:16:54 +00:00
Martijn Voncken
db283d9a14
i need to write my own url router someday..
2008-11-08 14:13:49 +00:00
Damien Churchill
cb4320151d
update mootools core to 1.2.1
2008-11-08 13:39:20 +00:00
Damien Churchill
1dfdcdf1f3
add a bit more documentation to it
2008-11-08 11:09:54 +00:00
Martijn Voncken
83875bf7f2
fix template namespaces
2008-11-08 10:44:03 +00:00
Martijn Voncken
05a982fd4b
webui label config rework
2008-11-08 10:09:15 +00:00
Martijn Voncken
944be0876b
debugerror is even less serious
2008-11-08 08:22:28 +00:00
Andrew Resch
73dd64f8db
Fix #528 make sure gtkui config file is written before exiting
2008-11-08 08:04:46 +00:00
Andrew Resch
b75fc32982
Fix some gtk warnings
2008-11-08 08:02:33 +00:00
Andrew Resch
b148d5497b
Implement #478 display UI options in usage help
2008-11-08 07:26:52 +00:00
Andrew Resch
10fdd76e3d
Rename 'null2' to 'console'
2008-11-08 07:20:49 +00:00
Andrew Resch
3f3092cd8a
Fix json get_webui_config
2008-11-08 06:28:41 +00:00
Andrew Resch
f945a6f597
Increase the per-torrent stop share ratio max to 99999.0 and make the
...
spinner and remove at ratio checkbox insensitive if stop at ratio not
checked
2008-11-08 06:17:42 +00:00
Andrew Resch
2e640b4cae
Fix some typos
2008-11-08 06:15:51 +00:00
Andrew Resch
d25ad68521
Have the TorrentInfo object raise an exception if unable to open/bdecode
...
the torrent file
Catch the exception in AddTorrentDialog
2008-11-08 06:15:03 +00:00
Andrew Resch
35671b3f8e
Update doc html
2008-11-08 06:13:40 +00:00
Andrew Resch
ca3cbf920c
Fix typo
2008-11-07 06:52:15 +00:00
Andrew Resch
e7a353c251
Another config fix
2008-11-07 06:51:14 +00:00
Andrew Resch
35e41e3b17
Fix addtorrentdialog due to config class changes
2008-11-07 06:49:00 +00:00
Andrew Resch
e0137b6a4c
Remove pythonize call -- it's not needed
2008-11-07 06:42:19 +00:00
Martijn Voncken
3f86e440bd
label js
2008-11-06 20:44:12 +00:00
Martijn Voncken
cf1720b2b6
fix webui config dialog
2008-11-06 19:25:37 +00:00
Martijn Voncken
a311bcbcec
config fixes
2008-11-06 19:12:11 +00:00
Damien Churchill
41dbab69b2
normalise the header comments
2008-11-06 07:59:38 +00:00
Andrew Resch
1920f3ce72
Fix up doc strings in deluge.common and generate documentation html for
...
it
2008-11-06 07:55:38 +00:00
Damien Churchill
277b75e66b
add some missing semi-colons
2008-11-06 07:52:39 +00:00
Andrew Resch
5b96fd1d49
Fix doc tests
2008-11-06 05:42:15 +00:00
Andrew Resch
f4e81e1429
Fix typos
2008-11-06 00:32:46 +00:00
Martijn Voncken
09c5236a4b
javascript auto-refresh
2008-11-05 21:16:15 +00:00
Martijn Voncken
21d707fa92
disale js plugins for now
2008-11-05 20:05:21 +00:00
Martijn Voncken
d48076dd6f
fix gettext
2008-11-05 20:01:25 +00:00
Andrew Resch
cc366e9369
Re-write the Config class
2008-11-05 12:35:02 +00:00
Andrew Resch
89ae872394
Initial support for sphinx documentation. Still need to create rst
...
files for the modules.
To build docs, goto docs/ folder and type `sphinx-build source html`
2008-11-05 03:14:45 +00:00
Martijn Voncken
f2b057bd30
webui https
2008-11-04 19:15:56 +00:00
Andrew Resch
b3cda61961
Fix #577 adding torrents by drag n' drop in windows
2008-11-02 23:22:55 +00:00
Damien Churchill
be70707149
move deluge-strings.js to gettext.js
2008-11-02 22:30:39 +00:00
Andrew Resch
f4d7080492
Move fdate() to common, patch from Lajnold
2008-11-02 18:13:11 +00:00
Andrew Resch
e5cbca13dc
Fix #229 add 'date added' column, with patch from Lajnold
2008-11-02 04:41:55 +00:00
Andrew Resch
a2a3bd2148
Fix Interface page of Preferences
2008-11-01 07:13:19 +00:00
Marcos Pinto
6d3acf6dca
add udp to is_url to allow udp trackers
2008-11-01 03:30:20 +00:00
Martijn Voncken
72aaef6191
gettext again
2008-10-31 17:17:06 +00:00
Martijn Voncken
41c121b729
update gettext and strings.
2008-10-31 17:04:30 +00:00
Martijn Voncken
cb45b5c41f
add gettext.js
2008-10-31 16:47:10 +00:00
Andrew Resch
2b75a75992
Don't invalidate the torrent status/info after a torrent.status() call
2008-10-31 03:45:28 +00:00
Damien Churchill
85e065c29d
change a few names and add better documentation
2008-10-30 14:07:43 +00:00
Damien Churchill
93f083bde4
fix typo
2008-10-30 13:15:51 +00:00
Damien Churchill
0bdbc69f51
update the documentation in the mootools json-rpc proxy
2008-10-30 13:14:27 +00:00
Damien Churchill
47f2ebc37c
update the copyright to include my email address
2008-10-30 13:10:25 +00:00
Damien Churchill
da6594d138
update label plugin javascript test case
...
alias _ to Deluge.Strings.get
2008-10-29 21:16:09 +00:00
Martijn Voncken
86ce5d104a
label plugin mooui-test1
2008-10-29 19:47:40 +00:00
Martijn Voncken
c2cbeda738
disable test-popup
2008-10-28 22:25:07 +00:00
Martijn Voncken
d4dec67fc4
plugin-javascript
2008-10-28 22:20:38 +00:00
Marcos Pinto
228ad4a500
update translator credits
2008-10-28 03:18:57 +00:00
Andrew Resch
6fe2602d79
Update the icons to be more rad
2008-10-28 03:04:33 +00:00
Andrew Resch
0589411224
Fix #570 use utf-8 encoding in statistics_tab.py
2008-10-27 23:31:09 +00:00
Marcos Pinto
1349f313db
update list of files for pot
2008-10-27 23:19:42 +00:00
Marcos Pinto
3ac1dbee73
lang sync
2008-10-27 17:20:24 +00:00
Andrew Resch
a6802b455a
Fix #570 Use utf-8 encoding in listview
2008-10-27 05:43:34 +00:00
Andrew Resch
eb9578c41d
Attempt to get tracker icon from html source
...
Use blank icon for trackers that do not have a favicon available (to
make things aligned)
Force 16x16 for tracker icons
2008-10-27 04:49:06 +00:00
Andrew Resch
ac9959a92b
Convert plugins setup.py to new format
...
Update create_plugin script to use new setup.py format
2008-10-27 03:53:21 +00:00
Andrew Resch
edaf3da0fc
Add 'get_plugin_info()' to PluginManagerBase -- returns a metadata info
...
dictionary
2008-10-27 03:31:11 +00:00
Andrew Resch
1c7ce61635
Update blocklist plugin setup.py to include more metadata and re-do
...
setup.py layout
2008-10-27 01:55:47 +00:00
Martijn Voncken
1c121a8c17
move tracker_icons
2008-10-27 00:26:39 +00:00
Martijn Voncken
0f94cf2316
allow favicon.png
2008-10-27 00:26:01 +00:00
Damien Churchill
0b09c6563c
move mooui and mootools to /static
2008-10-26 23:40:32 +00:00
Martijn Voncken
ee0cc92658
fix typo's/formatting
2008-10-26 22:12:12 +00:00
Martijn Voncken
44a219fb3a
add (disabled) notification config
2008-10-26 21:50:25 +00:00
Andrew Resch
2d257371d9
Add ability to send arguments to UIs with -a, --args
2008-10-26 21:31:13 +00:00