Romain Bignon
56cc59cf5e
fix fetching information of a video
2010-09-26 21:35:11 +02:00
Romain Bignon
f4f9ef25f4
fixes when no backends are loaded
2010-09-25 02:16:07 -04:00
Romain Bignon
71f18ce7f6
bump version of every applications to 0.2
2010-09-25 07:39:40 +02:00
Romain Bignon
ec45f3c2f0
fix monboob do_ methods
2010-09-25 07:30:46 +02:00
Romain Bignon
04037e7893
repl: interactive add of backends when no one is loaded at startup
2010-09-25 00:57:54 -04:00
Romain Bignon
aee0e49cc8
-b is handled by BaseApplication
2010-09-24 21:56:49 -04:00
Romain Bignon
73304380c3
add command 'play' (and now videoob is stateful)
2010-09-24 14:59:48 -04:00
Romain Bignon
0eba4302a5
override complete() to change the behaviour of Cmd completion
2010-09-24 13:56:24 -04:00
Romain Bignon
d0730472d8
oops fix bad function name
2010-09-24 13:45:50 -04:00
Romain Bignon
37a53b783a
port every console applications to ReplApplication
2010-09-24 12:58:27 -04:00
Nicolas Duhamel
81706f23ad
Add a transfer capability and implante it in bp and boobank
...
Make a transfer in boobank like that:
>transfer fromaccountid toaccoundid amount
Signed-off-by: Nicolas Duhamel <nicolas@jombi.fr>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2010-09-24 18:05:32 +02:00
Christophe Benz
29de886fe6
add nsfw command
2010-09-24 18:03:48 +02:00
Christophe Benz
4f4897e0f2
add formatter command
2010-09-23 19:48:52 -04:00
Christophe Benz
ab4a427586
new ReplApplication base class
2010-09-21 13:10:48 -04:00
Romain Bignon
60077e8f0a
fix list of backends
2010-08-31 18:08:47 +02:00
Romain Bignon
e7c24c13c8
adapt to new ICapMessages API
2010-08-30 16:59:52 +02:00
Romain Bignon
9f5c9aeebc
renamed BackendsLoader to ModulesLoader
2010-08-24 11:03:39 +02:00
Romain Bignon
f0ea8829a2
display weboob-config-qt at launch on Qt applications when there are no configured backends
2010-08-20 12:22:04 +02:00
Romain Bignon
b620ef7460
add a button to configure backends
2010-08-19 22:22:17 +02:00
Romain Bignon
9581fa0b19
all loaded backends are now configured (refs #368 )
2010-08-19 22:15:38 +02:00
Romain Bignon
404d7290ba
a lot of pyflakes and pylint fixes
2010-08-13 22:23:10 +02:00
Romain Bignon
2c36d64155
display if a message is read or no (leto will be happy)
2010-08-13 20:55:00 +02:00
Romain Bignon
9c7f585753
new tests architecture
2010-08-13 17:27:22 +02:00
Romain Bignon
843db82d8a
port QHaveSex and QBoobMsg to new ICapMessage.Message API
2010-08-13 16:24:59 +02:00
Romain Bignon
acfa29ec81
monboob doesn't care about filling messages
2010-08-13 14:46:17 +02:00
Romain Bignon
50d0c9a728
enhancement of the ICapMessages.Message object
2010-08-13 14:38:42 +02:00
Romain Bignon
1fd52b7ba8
enhancement of backends configuration
2010-08-13 12:00:24 +02:00
Romain Bignon
3d97a99cee
pyflakes
2010-08-12 18:28:11 +02:00
Romain Bignon
3bf7975ad1
display a 'Total' line on command 'list'
2010-08-12 18:17:19 +02:00
Romain Bignon
d8a739f86f
applying patch from Olf to add the 'history' command to boobank and backends (refs #373 )
2010-08-12 18:17:19 +02:00
Romain Bignon
e980e040ba
capabilities objets inherit from CapBaseObject (refs #369 )
2010-08-12 17:22:04 +02:00
Christophe Benz
7df5136b5f
use self.do instead of self.weboob.do in console apps
2010-08-12 16:44:42 +02:00
Christophe Benz
53f6571fee
implement max_results option and infinite search for youtube
2010-08-12 16:04:53 +02:00
Christophe Benz
6ecf722f66
english wording
2010-08-12 16:04:53 +02:00
Romain Bignon
92ca7d440f
new frontend geolooc
2010-08-12 09:25:09 +02:00
Romain Bignon
1a4189afa1
new parameter -C to load configured backends
2010-08-11 16:00:26 +02:00
Romain Bignon
a7d2aa21e8
new backend weboob-cli (refs #352 )
2010-08-11 15:00:27 +02:00
Romain Bignon
9c961d3d5b
fix the 'profile' command
2010-08-03 20:57:57 +02:00
Romain Bignon
bf0f1d94b1
correctly handle reload after backends configuration
2010-08-03 20:18:34 +02:00
Romain Bignon
64ccdd39df
fix ID parsing
2010-08-02 18:43:50 +02:00
Romain Bignon
8d604ca359
renamed travel to traveloob
2010-08-02 18:35:36 +02:00
Christophe Benz
4ee379f33c
print utf-8 strings
2010-08-02 17:04:33 +02:00
Romain Bignon
ab0b47ee87
pyflakes fixes
2010-08-02 15:13:50 +02:00
Romain Bignon
8c9bf2a38d
reorganization order of commands and rename 'configured' to 'listconfigured'
2010-08-02 14:35:21 +02:00
Romain Bignon
d710c93b36
fetch thumbnails asynchroneously
2010-08-01 21:08:22 +02:00
Romain Bignon
e5a27692b5
fix bad backend name ( closes #342 )
2010-08-01 20:14:29 +02:00
Romain Bignon
ca39a32318
better presentation
2010-07-30 18:06:28 +02:00
Christophe Benz
d0ccc88201
s/weboobcfg/weboob-config
2010-07-29 19:25:29 +02:00
Romain Bignon
f95aab9096
display all of the profile
2010-07-29 13:08:16 +02:00
Romain Bignon
d3feefbe1f
display the error message in status when the login/password is wrong
2010-07-27 13:28:04 +02:00