Commit graph

418 commits

Author SHA1 Message Date
Christophe Benz
3f49908d86 new frontend weboob-debug 2010-05-11 12:00:33 +02:00
Christophe Benz
73ffa6c6f1 Results API 2010-05-05 19:03:38 +02:00
Romain Bignon
bd833e189f fix import 2010-05-03 21:03:20 +02:00
Romain Bignon
707cd69e4b fix when I can't get articles 2010-05-03 19:55:11 +02:00
Romain Bignon
f776214507 send messages returned by ICapMessagesReply.post_reply() 2010-05-03 19:32:18 +02:00
Romain Bignon
5fb975a3e1 enqueue new message when sending one 2010-05-03 19:16:14 +02:00
Romain Bignon
24276ff868 don't care if no table is found (it means that there is no result) 2010-05-02 19:24:49 +02:00
Romain Bignon
550fee93ba command 'getfile' to store torrent in a file (or to stdout with '-') 2010-05-02 19:09:31 +02:00
Romain Bignon
bcc3079d41 display files in torrent 2010-05-02 19:04:06 +02:00
Romain Bignon
2ee1c761ea implement Gazelle.get_torrent() method 2010-05-02 18:55:56 +02:00
Romain Bignon
1c85848195 no default values for 'protocol' and 'domain' config fields 2010-05-02 17:54:46 +02:00
Christophe Benz
056dec231d add __future__ import 2010-05-01 18:56:50 +02:00
Romain Bignon
f7db731878 new weboorrents application 2010-05-01 16:52:48 +02:00
Romain Bignon
85d78e9bdf new 'gazelle' backend (bittorrent trackers), implementing ICapTorrent 2010-05-01 16:47:39 +02:00
Romain Bignon
11cfc1d68b load backends config's values in raw 2010-05-01 16:02:56 +02:00
Romain Bignon
098c96c58f pop results in the correct order 2010-05-01 16:02:42 +02:00
Romain Bignon
b4bcfd7593 do not freeze when a call is made with no backends 2010-05-01 15:48:42 +02:00
Romain Bignon
fbf639993b misc 2010-05-01 14:41:09 +02:00
Romain Bignon
245c44987d new ICapTorrent capability 2010-05-01 14:41:09 +02:00
Romain Bignon
8a03778975 correctly follow symlinks (no unknown modules anymore) 2010-05-01 11:09:37 +02:00
Romain Bignon
3b6bca66ca fix loading modules 2010-05-01 11:09:36 +02:00
Romain Bignon
58b9e693ee fix encoding of sender name in the email's From field 2010-04-30 23:49:40 +02:00
Romain Bignon
16318dcbf6 use the lxml parser (elementtidy is now deprecated) 2010-04-30 18:09:37 +02:00
Romain Bignon
6edafa89a2 print a backtrace with debug() on each exception 2010-04-30 18:09:11 +02:00
Romain Bignon
c77acdbef4 new getBacktrace() function 2010-04-30 18:09:01 +02:00
Romain Bignon
cdfc6882f9 catch exceptions raised by iterators 2010-04-30 17:38:31 +02:00
Romain Bignon
1103e7f79b sometimes sys.stdin.encoding is None 2010-04-30 14:02:59 +02:00
Romain Bignon
404db79007 new checkbox 'SFW' 2010-04-29 22:44:46 +02:00
Romain Bignon
f834bdabd9 QVideoob uses the Weboob.do API 2010-04-29 22:24:21 +02:00
Romain Bignon
35fa94e504 add the method Weboob.do_backends() 2010-04-29 22:24:05 +02:00
Romain Bignon
d900375a39 using Weboob.do() 2010-04-29 15:50:11 +02:00
Christophe Benz
236a37481f install videoob_web data files 2010-04-29 14:31:54 +02:00
Christophe Benz
dfadad33e5 change egg name to lowercase 2010-04-29 14:31:54 +02:00
Romain Bignon
b49fb35d48 documentation 2010-04-29 11:55:13 +02:00
Romain Bignon
d42f1811d1 use new Weboob.do function 2010-04-29 11:14:15 +02:00
Romain Bignon
926a25b992 Merge branch 'threads'
Conflicts:
	weboob/frontends/videoob/application.py
2010-04-29 11:10:19 +02:00
Romain Bignon
ff6c3f79ae threads: errors management 2010-04-29 11:08:08 +02:00
Christophe Benz
85060b4c3b unused imports 2010-04-28 14:54:28 +02:00
Christophe Benz
7bd936c11b move id2url to Video class 2010-04-28 14:54:28 +02:00
Christophe Benz
f7a92d9c72 remove gdata hard dependency 2010-04-28 14:54:28 +02:00
Christophe Benz
887f7d98de add thumbnails to videoob web 2010-04-28 14:49:14 +02:00
Christophe Benz
aa1a2a2921 s/preview_url/thumbnail_url/ 2010-04-28 14:49:14 +02:00
Juke
cbf7480603 Rename to masstransit
https://symlink.me/issues/269
2010-04-28 14:36:26 +02:00
Christophe Benz
c89ba43d07 add merge option and some sorting 2010-04-28 11:34:26 +02:00
Christophe Benz
c272634a14 better presentation 2010-04-28 11:34:26 +02:00
Christophe Benz
0667774952 move id2url to tools 2010-04-28 11:34:25 +02:00
Juke
735b79a75d add plateform to travel_ui 2010-04-27 23:08:07 +02:00
Juke
94ab52393b check input and connection 2010-04-27 20:03:20 +02:00
Romain Bignon
2c4a99c8d0 removed unused http script 2010-04-27 11:49:22 +02:00
Christophe Benz
c39f9d177e add basic videoob-web frontend 2010-04-27 11:32:50 +02:00