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
Martijn Voncken
26eb2bbb3d
proxy config
2008-10-26 21:17:48 +00:00
Andrew Resch
6aae2acbe5
Have torrent.get_ratio return -1 when downloaded bytes is 0.
...
Have torrentview and statistics_tab display an infinity character when
ratio is -1
2008-10-26 21:10:03 +00:00
Martijn Voncken
190b180255
keyword search enhancements
2008-10-25 07:04:22 +00:00
Martijn Voncken
352427ca20
keyword search includes trcker status
2008-10-24 21:05:14 +00:00
Martijn Voncken
03d1177085
gtk:allow icons for labels
2008-10-24 18:20:58 +00:00
Martijn Voncken
56a3a03a59
move tracker icon cache folder
2008-10-24 18:16:12 +00:00
Damien Churchill
29c32c0b6a
use the main tracker icon url
2008-10-24 13:42:43 +00:00
Damien Churchill
8fe301a3d9
change the icon for the "All" state
2008-10-24 13:34:53 +00:00
Andrew Resch
951c13f1ce
Better fix for #565
2008-10-24 07:43:34 +00:00
Andrew Resch
dc0a2ce52e
Fix #565 wait for the deluged process to start to prevent defunct
...
processes
2008-10-24 07:39:14 +00:00
Martijn Voncken
1aa33421e9
redirects according to http spec
2008-10-23 18:41:07 +00:00
Martijn Voncken
0896856908
1st argument for -u web is the base dir
2008-10-23 18:11:35 +00:00
Andrew Resch
cb19d71b7d
Fix #545 use proper values in ratio calculation
2008-10-23 16:52:09 +00:00
Martijn Voncken
bdbed9f893
fix test
2008-10-23 15:45:30 +00:00
Andrew Resch
1f0a6eb75e
Add TorrentInfo class and use it in AddTorrentDialog
2008-10-23 14:41:51 +00:00
Andrew Resch
5af5749065
Allow the creation of .torrent files with no trackers
2008-10-23 13:47:20 +00:00
Andrew Resch
dbcf1e622a
Fix adding torrent to session
2008-10-23 13:35:17 +00:00
Andrew Resch
a2b2ce2ca5
Fix saving files in create torrent dialog, also set a default filename
...
when saving
2008-10-23 13:23:26 +00:00
Andrew Resch
ecb80ea689
Fix creating torrent with file size less than smallest piece size
2008-10-23 13:22:40 +00:00
Andrew Resch
b83ef477e4
Fix and clean-up os checking functions
2008-10-23 11:27:37 +00:00
Andrew Resch
759bb8cc5d
Fix locale stuff on OS X
2008-10-23 08:21:25 +00:00
Marcos Pinto
16cc7be912
add darwin check to common
2008-10-23 07:22:08 +00:00
Martijn Voncken
310d1e4e6e
move torrent-add-dialog to interface tab
2008-10-22 20:47:35 +00:00
Martijn Voncken
984c4f8203
webui : use TrackerIcons class
2008-10-22 16:08:53 +00:00
Martijn Voncken
aadb6edec1
<image to <img
2008-10-22 15:39:13 +00:00
Damien Churchill
f051f050a9
move get_torrent_info into a new ui common module
2008-10-22 15:07:51 +00:00
Marcos Pinto
e09a8f79a8
fix problem that sometimes occured when switching back and forth between daemons without disconnecting first
2008-10-22 08:54:26 +00:00
Martijn Voncken
d4bbece86e
use cache for async tracker images
2008-10-21 18:57:13 +00:00
Martijn Voncken
7359ddb879
fetch tracker icons in thread
2008-10-21 18:36:53 +00:00
Damien Churchill
723715ec98
use the included json library when running on python 2.6
2008-10-21 16:19:11 +00:00
Andrew Resch
fbe62805c3
Some optimizations to the torrentview updating
2008-10-21 10:52:37 +00:00
Andrew Resch
058c66bfa8
Clean-up torrentview.update_view() code.
2008-10-21 10:23:42 +00:00
Martijn Voncken
cb8125aa1b
gtk tracker icons, some eye-candy
2008-10-20 18:57:38 +00:00
Andrew Resch
09fe2e696b
Touch-up the stats tab
2008-10-19 10:24:46 +00:00
Andrew Resch
a8d132452a
Fix open folder
2008-10-19 10:10:09 +00:00
Andrew Resch
56f1bff6d4
Use libtorrent smart_ban extension
2008-10-19 06:02:35 +00:00
Andrew Resch
9fc18f0e41
Fix the alert_type magic to work when libtorrent is not in the deluge
...
module
2008-10-19 05:43:58 +00:00
Martijn Voncken
a495738177
title for start/stop icon
2008-10-18 15:53:12 +00:00
Martijn Voncken
976189a814
styles
2008-10-18 15:06:08 +00:00
Martijn Voncken
f3382591ec
fix highlighting;#514
2008-10-18 14:32:07 +00:00
Martijn Voncken
8a86094abf
webui new state=all icon
2008-10-18 14:20:30 +00:00
Andrew Resch
83360789d5
Add new 'All' icon
2008-10-18 07:56:19 +00:00
Andrew Resch
7caf26779f
Fix #549 make sidebar width persistent
2008-10-18 06:43:38 +00:00
Marcos Pinto
219be3f440
account for ipv6 brackets [ip:ip:ip]:port
2008-10-18 04:48:38 +00:00
Andrew Resch
37618e4a13
Fix up add peer dialog to be more consistent
2008-10-18 04:22:29 +00:00
Andrew Resch
a7068af238
Fix connection manager 'add host' due to common changes
2008-10-18 04:15:55 +00:00
Andrew Resch
da2499faa6
Fix adding peers
2008-10-18 04:10:34 +00:00
Marcos Pinto
251b1733ce
add port mention to add peer glade and fix poort oops in ip validation
2008-10-18 03:53:54 +00:00
Andrew Resch
cd671e58bd
Add drag n' drop support to the files tab
2008-10-18 02:28:00 +00:00
Marcos Pinto
9113744c40
add 'add peer' and create gtkui common
2008-10-18 01:53:13 +00:00
Andrew Resch
9472cab9bb
Folder renaming support
2008-10-18 00:29:00 +00:00
Marcos Pinto
8d2a658789
little cleaning
2008-10-17 21:36:03 +00:00
Andrew Resch
41bedda10a
Updates for rename_folder
2008-10-17 18:22:18 +00:00
Andrew Resch
86d1624cff
Deluge will now use a system libtorrent library if available.
2008-10-17 17:52:12 +00:00
Marcos Pinto
646901d8da
lang sync
2008-10-17 03:02:17 +00:00
Martijn Voncken
ecfbb3ceed
fix opera
2008-10-16 17:38:46 +00:00
Andrew Resch
793e138d11
Add folder_rename to the core
2008-10-15 23:59:07 +00:00
Andrew Resch
0365ae00c0
Fix IP filter
2008-10-15 23:57:03 +00:00
Martijn Voncken
e0a380fb0e
webui:images for file-prio
2008-10-15 19:54:14 +00:00
Martijn Voncken
aa66b8624e
sync classic template to white
2008-10-15 19:23:57 +00:00
Andrew Resch
db736c9075
Use "127.0.0.1" instead of "localhost" when starting the SignalReceiver
2008-10-15 19:19:12 +00:00
Andrew Resch
56c496dc5d
Change to use 'all_time_upload' and 'all_time_download' due to change
...
in recent libtorrent revision
2008-10-15 18:49:51 +00:00
Martijn Voncken
f1a81d9863
fix #546
2008-10-14 22:04:51 +00:00
Martijn Voncken
88ac0cba11
show_keyword_search pref
2008-10-14 21:44:03 +00:00
Andrew Resch
7b3f6a31f6
Only update the specific row's filename instead of requesting a whole
...
new files list when the file_renamed signal is received.
2008-10-14 21:31:25 +00:00
Martijn Voncken
4e720b9364
no label, ui fixes
2008-10-14 21:21:58 +00:00
Martijn Voncken
8c676a950e
id_to_label
2008-10-14 21:03:20 +00:00
Martijn Voncken
531cf70911
favicon for tracker_host
2008-10-14 20:46:29 +00:00
Martijn Voncken
d7aed2778d
webui:sidebar config for trackers and hide_zero
2008-10-14 20:37:06 +00:00
Martijn Voncken
cba021a19e
label-plugin:fix unload
2008-10-14 20:04:23 +00:00
Andrew Resch
4e79fe3f7d
Fix file renaming for files that are not within a folder
2008-10-14 19:09:50 +00:00
Andrew Resch
f8ad5ddb37
Changing filenames of files within a folder will keep the file in the folder.
2008-10-14 18:56:09 +00:00
Damien Churchill
b5b6bb6e1e
update todo
2008-10-14 11:20:06 +00:00
Damien Churchill
49b9494bbe
run the tab labels through Deluge.Strings
2008-10-14 09:20:59 +00:00
Damien Churchill
d98734b745
move some more css into the base
2008-10-14 09:17:50 +00:00
Damien Churchill
88b58bdce9
add a test shell script
...
add labels to be used by the legend
2008-10-14 09:02:09 +00:00
Damien Churchill
c6f6a110bc
rename button to Add
...
reflect changes in the javascript behind
2008-10-14 01:26:58 +00:00
Damien Churchill
5ed4d601e8
just copy the style from the classic theme
2008-10-14 01:25:28 +00:00
Damien Churchill
ccce1938ac
add transparency to the tab to simulate greying out when a torrent isn't
...
selected
2008-10-14 01:10:17 +00:00
Damien Churchill
a0eafb1518
restore defaults to the options tab
2008-10-14 01:06:59 +00:00
Damien Churchill
c6ed7e297b
almost fixes the bug where if you apply a filter, whichever torrent was
...
selected before continues to be displayed in the tabs
2008-10-14 00:59:08 +00:00
Damien Churchill
d20628baff
better spacing for the filter icons
2008-10-14 00:42:33 +00:00
Damien Churchill
3cb046c34c
only set the background-image once
2008-10-14 00:37:51 +00:00
Damien Churchill
f5482d6a92
add dynamic tracker host icons
2008-10-14 00:31:59 +00:00
Andrew Resch
08fd7a14f9
Prevent the updating of row that is being edited
2008-10-14 00:11:35 +00:00
Damien Churchill
ed0c7f1b9f
update icons with relative paths
2008-10-13 23:54:30 +00:00
Damien Churchill
7e5e858dad
migrate all icons into the base css file, themes can override if need be
2008-10-13 23:51:14 +00:00
Andrew Resch
f5b3be82f5
Add active icon
2008-10-13 23:44:57 +00:00
Damien Churchill
794a5b01bb
add active icon to the filter list
2008-10-13 22:47:33 +00:00
Damien Churchill
7085725be5
add missing glade file
2008-10-13 19:18:13 +00:00
Damien Churchill
02161ea6ef
revert back to aclient and add force_call
2008-10-13 18:36:47 +00:00
Damien Churchill
a5c58fb8dd
use the sclient, the aclient appears to be broken
2008-10-13 18:19:21 +00:00
Damien Churchill
9fb0494b2f
remove unneeded braces
2008-10-13 18:05:14 +00:00
Damien Churchill
bd56957c27
remove this.info which remained from when the statusbar was at the top
2008-10-13 18:03:54 +00:00
Damien Churchill
2a09752fd9
make the event handlers on the statusbar generic, and add some doc
...
comments
2008-10-13 17:58:17 +00:00
Damien Churchill
5e29fabf1e
more semicolons and fixes
2008-10-12 20:57:03 +00:00
Damien Churchill
13a2927762
fix a bug introduced by a name case change
2008-10-12 20:50:13 +00:00
Damien Churchill
c2140339a5
add a load of semicolons to the end of lines
2008-10-12 20:46:04 +00:00
Damien Churchill
20a6a302e6
add a progress bar to the statistics tab
2008-10-12 19:06:17 +00:00
Martijn Voncken
a34d74d790
change show_zero default to False
2008-10-11 09:39:13 +00:00