Commit graph

3644 commits

Author SHA1 Message Date
Martijn Voncken
26b8fcf086 minimal admin toolbar2 2008-02-26 17:59:46 +00:00
Martijn Voncken
c5cb204344 minimal admin toolbar 2008-02-26 17:59:24 +00:00
Andrew Resch
8ee529d229 Add 'on_apply_prefs' plugin hook. 2008-02-26 17:10:44 +00:00
Andrew Resch
b94fcc1da0 Fix #39 .. this is a regression from [2793] 2008-02-26 15:21:30 +00:00
Andrew Resch
06ffa8c628 Fix commit 2866 2008-02-26 05:31:05 +00:00
Andrew Resch
8c44dd40fa Make PluginManager start before TorrentManager. 2008-02-26 05:28:29 +00:00
Andrew Resch
28f0a0b9f8 Catch possible exception on shutdown. 2008-02-26 05:27:32 +00:00
Andrew Resch
3103a69754 Update Test plugin to work properly. 2008-02-26 05:27:12 +00:00
Martijn Voncken
a7b12cc159 no exception on invalid sort 2008-02-26 00:33:27 +00:00
Martijn Voncken
79b9eda351 fix config template 2008-02-26 00:22:54 +00:00
Martijn Voncken
d1b8075fe6 webui:torrent_list:use sclient.get_torrents_status instead of async 2008-02-25 17:44:32 +00:00
Marcos Pinto
9c0dc5f9e3 lt sync 2828 2008-02-25 08:52:57 +00:00
Marcos Pinto
17dd85b60b lt sync 2828 2008-02-25 08:51:48 +00:00
Andrew Resch
a352202247 Account for large files in the files list. 2008-02-25 06:52:56 +00:00
Andrew Resch
367e3f1df8 Do not bother removing fastresume files on resume. 2008-02-25 04:29:18 +00:00
Andrew Resch
4513531ef4 Attempt to call 'apply_prefs()' in enabled plugins when the user clicks
OK or Apply in preferences.  This is designed to allow plugins to save 
their preferences.
2008-02-25 02:49:30 +00:00
Sadrul Habib Chowdhury
a39b8baa72 Ensure int-ness for max-connections and upload-slots of torrents. 2008-02-25 01:22:46 +00:00
Andrew Resch
ae0652227b Add post_session_load() plugin hook. This change does break
persistent.state.
Add some queue exports and stuff to the core.
2008-02-25 00:05:09 +00:00
Martijn Voncken
d9868b0ce2 disable queue 2008-02-24 13:24:29 +00:00
Martijn Voncken
fb85b87580 basic reconnect 2008-02-24 12:59:36 +00:00
Andrew Resch
8f039eb0fa Fix shutdown(). 2008-02-24 05:36:36 +00:00
Martijn Voncken
ada8d5641f add_torrent_file_binary 2008-02-23 15:19:47 +00:00
Martijn Voncken
2c12368fad webui:add_torrent_file_binary 2008-02-23 15:18:18 +00:00
Marcos Pinto
83f8481797 fix ui hang on keyerror with seed time 2008-02-23 13:09:26 +00:00
Andrew Resch
616dd6288a Minor cosmetic touch-ups.
Removed some imports that are no longer needed.
2008-02-22 22:36:31 +00:00
Martijn Voncken
80f11bff0f client.has_callback->fix api/readability 2008-02-22 22:27:21 +00:00
Martijn Voncken
e192b38ab6 webui:client.py refactor 2008-02-22 22:16:43 +00:00
Martijn Voncken
d53a606b0e big client.py refactor 2008-02-22 22:16:13 +00:00
Andrew Resch
21c4025a7b Show max_speeds in torrent details. 2008-02-22 09:12:16 +00:00
Andrew Resch
5cb5ce15d6 Fix formatting 2008-02-22 09:11:40 +00:00
Andrew Resch
5aa3bfd16d Fix stopping signalreceiver 2008-02-22 09:10:59 +00:00
Marcos Pinto
694bf6d778 update changelog with #51 fix 2008-02-22 08:36:35 +00:00
Marcos Pinto
e4ee196129 fix fastresume/up mem timers - fixes ticket #51 2008-02-22 08:31:15 +00:00
Marcos Pinto
5b516040f3 update changelog 2008-02-22 06:30:27 +00:00
Marcos Pinto
1e02029fe1 lt sync 2020 2008-02-22 06:26:08 +00:00
Marcos Pinto
63d9165dc9 lt sync 2020 2008-02-22 06:24:58 +00:00
Andrew Resch
300b4a7905 Scrape tracker if tracker doesn't report number of peers on reply. 2008-02-21 22:20:28 +00:00
Andrew Resch
27ffaab15b Change core methods to use a list of torrent_ids. 2008-02-21 20:23:02 +00:00
Martijn Voncken
6d63307623 webui:fix torrent_add 2008-02-21 18:37:58 +00:00
Andrew Resch
1f5d9a10c1 Expose reset_ip_filter() to plugins. 2008-02-21 04:20:30 +00:00
Andrew Resch
361a276da4 Add reset_ip_filter() to core. 2008-02-21 04:19:13 +00:00
Martijn Voncken
88f2638764 fix CoreMethod 2008-02-20 20:24:08 +00:00
Martijn Voncken
4fa375bd6c proxy for plugin methods 2008-02-20 19:36:24 +00:00
Martijn Voncken
86eeef4b92 refactor:remove ws.(part1) 2008-02-19 20:50:29 +00:00
Martijn Voncken
35446801c6 queue+add logging 2008-02-19 18:27:28 +00:00
Andrew Resch
3d76649b78 Add missing file. Fixes #43. 2008-02-19 01:44:12 +00:00
Martijn Voncken
c2a7c9fe92 queue 2008-02-18 16:51:49 +00:00
Andrew Resch
bff0e3f8d5 Attempt fix fastresume saving issue. 2008-02-18 00:50:12 +00:00
Andrew Resch
b59d148a21 Additional exposure for constants. 2008-02-17 23:54:52 +00:00
Andrew Resch
b3950faf9b Expose torrent_paused and torrent_checked alerts. 2008-02-17 23:46:44 +00:00