Commit Graph

4727 Commits

Author SHA1 Message Date
Damien Churchill db853c7c56 improve the export decorator slightly to allow for it to be used without
being called.
2009-03-16 13:30:55 +00:00
Andrew Resch c0f11fbae4 Fix #842 some exceptions when disconnecting/reconnecting to daemon 2009-03-16 00:46:51 +00:00
Andrew Resch b0e368c9ab Fix issue where core_config would become {} when adding multiple
torrents externally at once
2009-03-16 00:29:49 +00:00
Andrew Resch 930c479718 Remove the plugin hooks from the Core.. These are replaced by Events 2009-03-15 20:29:51 +00:00
Andrew Resch 7533c4bb88 Fix #841 maximum upload slots tooltip 2009-03-15 18:38:08 +00:00
Andrew Resch f746b79c99 Remove toolbar's update_buttons method 2009-03-15 18:03:55 +00:00
Andrew Resch a0db11f0b8 Add preferences option "Add torrent in paused state" 2009-03-15 17:59:27 +00:00
Andrew Resch 9814cad0b9 Fix tracker error filtering 2009-03-15 02:09:32 +00:00
Andrew Resch f5db9d3534 Add 'Comments' field to the Details tab 2009-03-15 01:35:20 +00:00
Andrew Resch f787e013ee Add an Error filter to the Trackers filter list 2009-03-15 00:59:29 +00:00
Andrew Resch 1c2b06a4f7 Update deps to include xdg-utils 2009-03-15 00:38:08 +00:00
Andrew Resch c9bd55b819 Don't always log to file in Windows 2009-03-14 23:34:49 +00:00
Andrew Resch 86d52ba2e1 Use binary mode on all config files for Windows compat 2009-03-12 21:43:17 +00:00
Andrew Resch d63c187dcf Fix loading config files on Windows 2009-03-12 21:33:43 +00:00
Damien Churchill 01350e0060 add a custom sorter for the address column 2009-03-12 19:04:04 +00:00
Damien Churchill 0ac64da5c6 move the json resource into its own module
split the json-rpc methods and the rpc server into seperate classes
make the json-rpc server a component to allow for extension
2009-03-12 18:57:35 +00:00
Andrew Resch 344446a626 Do not return when unable to make a backup of the config file 2009-03-09 16:43:28 +00:00
Andrew Resch 27298ba8d8 Update About dialog 2009-03-08 21:06:17 +00:00
Andrew Resch 3cab036b70 Make sure config files, resume data and state are fsync'd when saved. This should help prevent data
losses on crashes/improper shutdowns.
2009-03-08 20:27:58 +00:00
Andrew Resch 8f4583bc23 Fix #790 tracker hosts not correct for some .uk trackers 2009-03-08 20:19:19 +00:00
Andrew Resch 849b579316 Label: Fix setting 'Move on completed' folder when connected to a remote daemon 2009-03-08 20:14:42 +00:00
Andrew Resch 3072fc48da Make sure resume files are fsync'd 2009-03-08 02:35:58 +00:00
Andrew Resch 9a4bbb771e Make a backup of config files before overwriting and make sure the file is fsync'd without error 2009-03-08 02:33:12 +00:00
Damien Churchill e12faf5641 improve the error reporting when a ui fails to load 2009-03-07 17:27:04 +00:00
Andrew Resch eaf8183397 Fix up error message when unable to import a UI 2009-03-07 16:55:45 +00:00
Damien Churchill 8fda4d1fde rework the DelugeWeb class so it's completely self contained 2009-03-07 12:42:09 +00:00
Damien Churchill 8e62f5b3a8 change default hosts to a list as we'll probably be using it in the connection manager which needs to extend it 2009-03-06 21:30:20 +00:00
Damien Churchill 3ac9085a73 remove test html file 2009-03-06 20:39:44 +00:00
Damien Churchill f524d8e63d edit the web package_data stuff 2009-03-06 20:26:17 +00:00
Damien Churchill fe002092bf apply Ghents patch to allow for specifying your deluge config dir whilst
creating a plugin
2009-03-06 17:18:48 +00:00
Damien Churchill 52b2f334dd update webui entry in the changelog 2009-03-06 15:22:12 +00:00
Damien Churchill 71ac5884dc attach to signals, make DelugeWeb and JSON components
make the server print out its pid and url like paster does
2009-03-06 15:15:53 +00:00
Damien Churchill fe6f045be1 remove old webui 2009-03-06 15:01:05 +00:00
Andrew Resch d4bc535027 Remove ssl exception from license header when creating plugins from the
script
2009-03-05 23:57:48 +00:00
Andrew Resch 204f6ee89e Fix IPCInterface on Windows 2009-03-04 02:08:52 +00:00
Damien Churchill 80fdc3356c allow the client to figure out the auth for a local connection 2009-03-03 19:05:23 +00:00
Andrew Resch 8d863f2e3c Fix showing Preferences dialog in Windows 2009-03-02 01:46:22 +00:00
Andrew Resch 237e44d73f Update ChangeLogs 2009-02-28 22:22:49 +00:00
Andrew Resch eb05a47d6a Only emit the TorrentFinished event when the torrent hasn't been previously finished.. e.g. after a force recheck 2009-02-28 22:07:49 +00:00
Andrew Resch 1375d4f545 Fix torrentmanagers update interval to 5 seconds 2009-02-28 21:59:49 +00:00
Andrew Resch b6fe5166a8 Catch exception when removing a checking torrent 2009-02-28 21:05:49 +00:00
Andrew Resch 60a78c52e2 Do not attempt to pause/remove a checking torrent due to stop at share ratio rules 2009-02-28 21:01:28 +00:00
Andrew Resch f6c26d6690 Remove timer in pluginmanager since update calls will be handled by
component now
2009-02-28 17:20:49 +00:00
Andrew Resch 4eb175ae9c Force str for proxy settings 2009-02-28 17:17:40 +00:00
Andrew Resch 7a6be9df1e Fix #817 email notifications fail to substitute format strings 2009-02-28 02:18:12 +00:00
Andrew Resch e287e3ec33 Fix #655 issue where default torrent options wouldn't be set for new
torrents added to the addtorrentdialog
2009-02-28 01:48:41 +00:00
Andrew Resch 51ddc35140 Fix displaying file errors when the torrent isn't paused 2009-02-27 21:38:30 +00:00
Andrew Resch 3f03cb967a Get Label plugin working in the GtkUI 2009-02-27 17:12:53 +00:00
Andrew Resch faef89870b Fix preferences window from not closing properly on OK 2009-02-26 20:52:08 +00:00
Andrew Resch addaefaf7b Force SSL3 connection 2009-02-26 15:16:36 +00:00