Christophe Benz
|
470f2a9fe2
|
use real comments for licence header
|
2010-06-22 16:27:33 +02:00 |
|
Christophe Benz
|
af3ebade90
|
use properties for setters
|
2010-06-22 16:26:24 +02:00 |
|
Christophe Benz
|
406c42eb54
|
use snake case
|
2010-06-22 16:26:24 +02:00 |
|
Christophe Benz
|
504b6c4c77
|
return if no columns (if no results)
|
2010-06-22 16:26:24 +02:00 |
|
Christophe Benz
|
c03d5edf44
|
force id to be a string
|
2010-06-22 16:26:24 +02:00 |
|
Romain Bignon
|
79231ee155
|
fix format() calls
|
2010-06-22 10:49:51 +02:00 |
|
Romain Bignon
|
c1204057dc
|
handle 'oops' error message
|
2010-06-22 10:49:50 +02:00 |
|
Christophe Benz
|
7b8798efd9
|
add backend.name param for new ConsoleApplication.format() method
|
2010-06-22 10:44:52 +02:00 |
|
Romain Bignon
|
6936a6fe63
|
add a regexp on gazelle parameter 'protocol'
|
2010-06-21 23:00:02 +02:00 |
|
Romain Bignon
|
39f5deb7db
|
BackendsConfig methods: edit_backend() and get_backend()
|
2010-06-21 22:59:44 +02:00 |
|
Romain Bignon
|
4deb1398a8
|
new BackendCfg Qt dialog
|
2010-06-21 22:59:24 +02:00 |
|
Christophe Benz
|
2ed5c7f5e5
|
add more user-friendly message on condition parsing error
|
2010-06-21 17:50:50 +02:00 |
|
Christophe Benz
|
83f6fa21b6
|
handle case id is not a string
|
2010-06-21 17:50:38 +02:00 |
|
Romain Bignon
|
7158d9c97b
|
port to the new format API (blame cbenz who has broken three frontends once)
|
2010-06-21 11:06:34 +02:00 |
|
Romain Bignon
|
1aad7e430f
|
use To header field to know the backend to use (instead of In-Reply-To)
|
2010-06-20 21:25:17 +02:00 |
|
Romain Bignon
|
b616a9aa5f
|
support new sexo fields
|
2010-06-19 15:52:28 +02:00 |
|
Romain Bignon
|
10c9aa088f
|
fix profile parsing
|
2010-06-19 15:06:56 +02:00 |
|
Christophe Benz
|
e2544a157f
|
remove dead code
|
2010-06-17 17:04:19 +02:00 |
|
Christophe Benz
|
9a8ffd971d
|
constrain backend search
|
2010-06-17 17:04:13 +02:00 |
|
Christophe Benz
|
a0f8137fc5
|
id decoration belongs to formatter
|
2010-06-17 15:47:05 +02:00 |
|
Christophe Benz
|
cc610a5e12
|
add join_id
|
2010-06-17 01:06:32 +02:00 |
|
Christophe Benz
|
d857f05a3b
|
handle ids and providers frontend-side using helper
|
2010-06-16 22:13:16 +02:00 |
|
Christophe Benz
|
df9341b64c
|
add more explicit message on debug
|
2010-06-16 21:48:49 +02:00 |
|
Christophe Benz
|
947d50da4e
|
better handle utf-8
|
2010-06-16 21:48:48 +02:00 |
|
Christophe Benz
|
657e8fe407
|
bcall adds suffix to object, not the backend itself
|
2010-06-16 21:47:26 +02:00 |
|
Christophe Benz
|
72270f3596
|
print encoded string
|
2010-06-16 21:47:26 +02:00 |
|
Antoine
|
feebe42b81
|
QVideoBoob works again
|
2010-06-15 06:58:00 +02:00 |
|
Laurent Bachelier
|
87f386a384
|
simplejson is bundled as json in python >2.5
|
2010-06-14 01:02:06 +02:00 |
|
Romain Bignon
|
76e0cbe2ba
|
new frontend: weboobtests
|
2010-06-13 14:24:56 +02:00 |
|
Romain Bignon
|
d8824c99d6
|
Revert "new option 'backends' to set a restricted list of backends to load"
This reverts commit 110a975735.
|
2010-06-09 13:09:05 +02:00 |
|
Romain Bignon
|
70c10e69a9
|
import with_statement
|
2010-06-09 12:09:18 +02:00 |
|
Romain Bignon
|
a89141632f
|
more portable way to display applications list (but the module name isn't necessarily the same than script)
|
2010-06-09 00:17:14 +02:00 |
|
Romain Bignon
|
959de0b1bf
|
do not print result if it is None
|
2010-06-08 23:53:26 +02:00 |
|
Romain Bignon
|
1f7e590864
|
create qt/ dir instead of qt.py
|
2010-06-08 23:53:02 +02:00 |
|
Romain Bignon
|
02cbf9a202
|
correctly ask configuration to user
|
2010-06-08 23:49:52 +02:00 |
|
Romain Bignon
|
d05b828bd4
|
remove the useless 'app_name' parameter from the Weboob class
|
2010-06-08 22:44:12 +02:00 |
|
Romain Bignon
|
110a975735
|
new option 'backends' to set a restricted list of backends to load
|
2010-06-08 22:25:44 +02:00 |
|
Romain Bignon
|
5be1d36beb
|
new backend 'fourchan' (implements ICapMessages)
|
2010-06-08 22:18:56 +02:00 |
|
Romain Bignon
|
495f47d7f7
|
Revert "encole replies in utf-8"
This reverts commit e304bbcd5b.
|
2010-06-08 16:47:01 +02:00 |
|
Romain Bignon
|
e304bbcd5b
|
encole replies in utf-8
|
2010-06-08 16:39:37 +02:00 |
|
Christophe Benz
|
fe61b5ea3a
|
oops
|
2010-06-02 16:48:47 +02:00 |
|
Christophe Benz
|
3e6ac8c53f
|
handle import error for prettytable
|
2010-06-02 16:48:44 +02:00 |
|
Christophe Benz
|
676a95047d
|
enhance formatters, add table formatter
|
2010-06-02 02:01:33 +02:00 |
|
Romain Bignon
|
8a86468677
|
renamed application.py to videoob.py
|
2010-05-30 18:16:57 +02:00 |
|
Romain Bignon
|
34cd8f50fb
|
unused imports
|
2010-05-30 18:10:36 +02:00 |
|
Christophe Benz
|
076a4f44b9
|
s/ICapVideoProvider/ICapVideo
|
2010-05-28 17:04:47 +02:00 |
|
Romain Bignon
|
0780c5ac17
|
in debug mode, print backtrace in the error mail
|
2010-05-28 15:10:04 +02:00 |
|
Romain Bignon
|
1c118c8e52
|
fix posting messages on fucking old python versions
|
2010-05-28 15:09:06 +02:00 |
|
Romain Bignon
|
7a51e53faa
|
fix CallErrors constructor (refs #290)
|
2010-05-28 13:51:07 +02:00 |
|
Romain Bignon
|
478ce235ed
|
handle BrowserUnavailable exceptions in the enqueue_profiles task
|
2010-05-28 13:45:27 +02:00 |
|