Commit Graph

789 Commits

Author SHA1 Message Date
Andrew Resch 787de2cfe0 Add 'hash' to torrent details. 2008-03-31 09:06:16 +00:00
Andrew Resch 22aafb532e Fix edit trackers dialog. 2008-03-31 08:35:54 +00:00
Andrew Resch db13c2e3f3 Implement Error status. 2008-03-31 06:17:55 +00:00
Andrew Resch 4ff17ee367 Implement AutoAdd folder. 2008-03-31 01:37:59 +00:00
Andrew Resch 9a586fb343 Update TODO. 2008-03-30 23:17:58 +00:00
Andrew Resch 5b5ba1c4ee Fix last. 2008-03-30 22:08:48 +00:00
Marcos Pinto 7d9fee4946 on shutdown, dont create fast resumes for seeds or paused torrents and only pause if compact, since that's only when it's needed 2008-03-30 17:24:21 +00:00
Martijn Voncken cf8f7f0376 webui:apache,allow relative urls 2008-03-30 14:48:59 +00:00
Andrew Resch 0ee52a17fe Fix peer info. 2008-03-30 08:40:53 +00:00
Andrew Resch f5a9c5a11f Change default 'load_on_start' to False for blocklist. 2008-03-30 00:48:34 +00:00
Andrew Resch d22fa1299a Fix forced recheck. 2008-03-30 00:18:11 +00:00
Andrew Resch 4e5a20ba38 Remove some debug prints. 2008-03-29 04:39:34 +00:00
Andrew Resch 5f2be57ba8 Fix stuff for updated bindings. 2008-03-29 04:36:50 +00:00
Andrew Resch c35553d4a8 Update libtorrent python bindings to lt rev 2120. 2008-03-29 04:36:30 +00:00
Andrew Resch 81d07734e5 Remove viewport from files and peers tab. 2008-03-29 04:11:44 +00:00
Marcos Pinto dff2a69169 add private status to details tab 2008-03-28 01:44:47 +00:00
Marcos Pinto 1a85622137 use threading again for launching browser so it doesnt lock up in python2.4 2008-03-28 00:22:22 +00:00
Marcos Pinto 86856b44de lt sync 2116 2008-03-27 22:42:39 +00:00
Martijn Voncken 6b0952764d webui:torrent_options:update ticket #123 2008-03-27 19:22:21 +00:00
Martijn Voncken 80db26e0e7 webui:css table padding 2008-03-26 22:39:04 +00:00
Martijn Voncken a1a8534972 webui:fix :state-filter,peers-order/width 2008-03-26 21:46:40 +00:00
Martijn Voncken 21efd6709d webui:basic peers tab 2008-03-26 21:27:33 +00:00
Martijn Voncken b446bc0c15 fix reg_torrents_POST 2008-03-26 20:47:56 +00:00
Martijn Voncken 8fb22554f2 webui:minor config fixes 2008-03-26 20:24:30 +00:00
Martijn Voncken 24b7cff766 webui:fix pwd update(+better css) 2008-03-26 19:37:14 +00:00
Martijn Voncken 1f3932e13f url-routing using PageManager 2008-03-26 19:02:54 +00:00
Andrew Resch ace62ef0b7 Updated libtorrent bindings to support peer_info. 2008-03-25 08:29:40 +00:00
Andrew Resch cceb2ef5a0 Start of peers tab implementation. 2008-03-25 08:28:50 +00:00
Andrew Resch c4ee6c090e Add state saving to the the files tab so that column size, sort order
and positions are persistent.
2008-03-25 01:53:00 +00:00
Martijn Voncken 13b507a925 torrent-add,move,options->use component-api 2008-03-24 22:54:00 +00:00
Martijn Voncken f1d13d0bca torrents_command 2008-03-24 22:17:46 +00:00
Martijn Voncken a9238995ce reduce code in /index 2008-03-24 22:02:27 +00:00
Martijn Voncken f8cbcd9184 wsgiapp+reduce code in /index 2008-03-24 21:56:10 +00:00
Martijn Voncken 7121abc572 #113 add cache-control+content-length for /pixamps 2008-03-24 08:59:46 +00:00
Marcos Pinto 8eda411a86 fix lt dht announce bug 2008-03-23 07:42:54 +00:00
Marcos Pinto 16b19fc423 fixed incorrect forwarding in torrent_handle 2008-03-22 16:56:41 +00:00
Martijn Voncken b87089c7d2 newforms->newforms_portable 2008-03-22 12:55:49 +00:00
Martijn Voncken 0eaa0aca27 consolidate manager-componets 2008-03-21 18:31:27 +00:00
Martijn Voncken dcc10b7819 remove broken ssl 2008-03-21 17:29:37 +00:00
Martijn Voncken 2852820a50 fix non-connected daemon 2008-03-21 17:25:30 +00:00
Martijn Voncken 36fa568d16 oops 2008-03-21 17:11:29 +00:00
Martijn Voncken b4e1051fe0 remove all logic from webserver_common 2008-03-21 17:11:00 +00:00
Marcos Pinto d2d0e26f4c fix multiple router_node support lt rev 2089 2008-03-21 02:00:26 +00:00
Martijn Voncken f55fdcf118 blocklist-plugin config pt1 2008-03-18 20:33:04 +00:00
Martijn Voncken 85d9e6ceb8 webui: minor css 2008-03-18 20:32:01 +00:00
Martijn Voncken f78d794079 fix webpy022 import for /lib/ 2008-03-18 17:08:30 +00:00
Andrew Resch fc9bb503df Attempt to fix issue where core will no longer pause/resume torrents. 2008-03-18 01:41:09 +00:00
Andrew Resch d34356a800 Modify how we iterate through the liststore. 2008-03-18 00:21:23 +00:00
Martijn Voncken 4882f5cb88 refactor:webpy022->web.py 2008-03-17 20:47:27 +00:00
Martijn Voncken f1cd5071da webui-refactor:use deluge.component for components/prepare for plugins 2008-03-17 19:42:44 +00:00