Romain Bignon
|
6538b4b657
|
correctly decode Subject
|
2010-04-22 17:12:55 +02:00 |
|
Romain Bignon
|
0a79360975
|
display error message for each methods to change page
|
2010-04-22 17:12:55 +02:00 |
|
Christophe Benz
|
5527617640
|
use new enabled_backends feature
|
2010-04-22 17:12:55 +02:00 |
|
Christophe Benz
|
b3a71d513e
|
remove help command, prefer --help
|
2010-04-22 17:12:55 +02:00 |
|
Christophe Benz
|
f17324361c
|
simplify option parsing
|
2010-04-22 17:12:55 +02:00 |
|
Romain Bignon
|
7a7f373018
|
fix call of post_reply()
|
2010-04-22 15:17:21 +02:00 |
|
Romain Bignon
|
e7c3ee60b8
|
I'm not a robot, so disable the check of permissions in robots.txt.
|
2010-04-22 15:14:29 +02:00 |
|
Christophe Benz
|
66bf668ebe
|
put debug only on error
|
2010-04-22 15:14:28 +02:00 |
|
Christophe Benz
|
952d99adaa
|
debug message on opening url
|
2010-04-22 15:14:28 +02:00 |
|
Romain Bignon
|
d0c7213489
|
display duration in seach results instead of always empty page url
|
2010-04-22 09:11:11 +02:00 |
|
Romain Bignon
|
0ad2893d96
|
oops
|
2010-04-21 14:04:42 +02:00 |
|
Romain Bignon
|
71e104595a
|
Merge branch 'master' of ssh+git://git.symlink.me/var/git/pub/cbenz/weboob
Conflicts:
weboob/tools/application/console.py
|
2010-04-21 00:23:11 +02:00 |
|
Romain Bignon
|
40a118283f
|
display available commands in ConsoleApplication's --help
|
2010-04-21 00:15:37 +02:00 |
|
Roger Philibert
|
f89ad92bed
|
remove useless print
|
2010-04-21 00:00:17 +02:00 |
|
Romain Bignon
|
ccf4303cc0
|
new attributes and code improvement
|
2010-04-20 23:58:51 +02:00 |
|
Roger Philibert
|
02c6ae851c
|
fix pyflakes
|
2010-04-20 23:58:27 +02:00 |
|
Roger Philibert
|
3c75656825
|
fix bug with multiple arguments for command
|
2010-04-20 23:55:23 +02:00 |
|
Roger Philibert
|
e7e0d9cc59
|
nice display if formatter could not be loaded
|
2010-04-20 23:54:58 +02:00 |
|
Roger Philibert
|
e8be6f7794
|
improve text formatter
|
2010-04-20 23:54:27 +02:00 |
|
Roger Philibert
|
4cc065e05f
|
show page url in videoob search results
|
2010-04-20 23:53:56 +02:00 |
|
Roger Philibert
|
0bcf72c08f
|
code clean
|
2010-04-20 23:53:33 +02:00 |
|
Roger Philibert
|
e29f6b9a72
|
add strip() to parsed elements
|
2010-04-20 23:52:28 +02:00 |
|
Roger Philibert
|
3dfef07141
|
implement search for youjizz
|
2010-04-20 23:51:58 +02:00 |
|
Romain Bignon
|
758281effb
|
--backends is used on every frontends
|
2010-04-20 23:27:33 +02:00 |
|
Juke
|
e79e4bd65c
|
sort stations lists in travel_ui
|
2010-04-20 21:54:14 +02:00 |
|
Christophe Benz
|
81c416cd6e
|
use formatters
|
2010-04-20 21:34:40 +02:00 |
|
Christophe Benz
|
3d1a63df78
|
formatters rewrite
|
2010-04-20 21:34:35 +02:00 |
|
Romain Bignon
|
77044dd4be
|
fix typo
|
2010-04-20 21:11:14 +02:00 |
|
Christophe Benz
|
db7b7bafe8
|
use --backends shell option
|
2010-04-20 19:09:18 +02:00 |
|
Christophe Benz
|
c50e0df10c
|
oops
|
2010-04-20 19:09:18 +02:00 |
|
Romain Bignon
|
f93aebd4dd
|
missing \n
|
2010-04-20 19:06:12 +02:00 |
|
Christophe Benz
|
183f16eeed
|
code clean/enhance
|
2010-04-20 18:59:51 +02:00 |
|
Christophe Benz
|
0f3857ba99
|
[videoob] use formatters
|
2010-04-20 18:59:51 +02:00 |
|
Christophe Benz
|
7a86ddfbb6
|
move enabled backends option to BaseApplication
|
2010-04-20 18:59:51 +02:00 |
|
Christophe Benz
|
560a129083
|
introduce output formatters for console applications
|
2010-04-20 18:59:51 +02:00 |
|
Romain Bignon
|
3d4e9f2bb1
|
fix read of 'html' config value (cast it to integer)
|
2010-04-20 18:09:00 +02:00 |
|
Romain Bignon
|
fb4bc04707
|
script to get debian dependencies from python module's sources
|
2010-04-20 14:58:25 +02:00 |
|
Romain Bignon
|
9915edbaf7
|
fix loading of modules by names
|
2010-04-20 09:24:47 +02:00 |
|
Romain Bignon
|
84f4b18068
|
load only selected backends instead of store a list and iter on
|
2010-04-20 09:23:35 +02:00 |
|
Romain Bignon
|
f5a8c1c1a8
|
fix code for the new INIConfig parser
|
2010-04-20 09:15:06 +02:00 |
|
Roger Philibert
|
cd8d0b638a
|
new video interface
|
2010-04-20 03:06:31 +02:00 |
|
Christophe Benz
|
8a08c79616
|
code clean
|
2010-04-20 03:05:40 +02:00 |
|
Christophe Benz
|
44b57a775d
|
enable backends with CLI option
|
2010-04-20 03:05:31 +02:00 |
|
Christophe Benz
|
d0f4ad7021
|
allow to configure option parser in callback
|
2010-04-20 03:05:13 +02:00 |
|
Christophe Benz
|
79c21c3290
|
switch to new video interface
|
2010-04-20 03:04:53 +02:00 |
|
Christophe Benz
|
56cdc59512
|
raise ConfigError instead of Exception
|
2010-04-19 19:11:40 +02:00 |
|
Christophe Benz
|
d0e0fd9225
|
specify data type
|
2010-04-19 19:11:16 +02:00 |
|
Christophe Benz
|
2c769fd9df
|
load modules instead of backends
|
2010-04-19 19:10:56 +02:00 |
|
Christophe Benz
|
70319dbb1e
|
new style classes
|
2010-04-19 19:10:46 +02:00 |
|
Christophe Benz
|
b81e681131
|
introduce ini config for frontends, by default
|
2010-04-19 19:10:36 +02:00 |
|