Commit graph

4,404 commits

Author SHA1 Message Date
Romain Bignon
b87fadf6e2 add icons for new applications 2013-08-05 00:45:09 +02:00
Laurent Bachelier
23a71d847b Code style fixes, mostly whitespace 2013-08-04 20:00:19 +02:00
Laurent Bachelier
8d501ed1e4 grooveshark: force mp3 extension, many code style fixes 2013-08-04 19:41:47 +02:00
Laurent Bachelier
bfe3ac6bcd Remove comments on deleted code
They were still there because the code was automatically removed.
2013-08-03 22:15:30 +02:00
Romain Bignon
b8a154ac57 add Invstment in __all__ 2013-08-03 22:10:54 +02:00
Laurent Bachelier
856fe0802d chronopost: Do not set location to "None" if empty 2013-08-03 22:05:15 +02:00
Laurent Bachelier
21c0c85ddd parceloob: Do not show "None", but an empty string 2013-08-03 22:04:24 +02:00
Laurent Bachelier
9bcf070ca7 Better module descriptions 2013-08-03 18:34:22 +02:00
Florent Fourcot
d729ec256d Add one alias for Christophe Lampin 2013-08-03 17:24:18 +02:00
Florent Fourcot
8030e60a5c Fix copyright 2013-08-03 15:34:56 +02:00
Florent
9b022b2ebe bump to 0.h 2013-08-03 14:31:13 +02:00
Florent
4f58d73014 Weboob 0.g released 2013-08-03 14:30:56 +02:00
Romain Bignon
d97d31063b add icons 2013-08-03 14:10:57 +02:00
Florent
45e877705a Litte change in release.sh
Add set -e
Remove make clean
2013-08-03 14:09:44 +02:00
Florent
4b4cc338ff Do not espace * in regexp 2013-08-03 14:06:58 +02:00
Laurent Bachelier
230e9bba59 run_tests: Force copied name to be "backends"
It would cause issues if we had a different filename for WEBOOB_BACKENDS.
2013-08-03 13:31:03 +02:00
Laurent Bachelier
bbd3eb104b citelis: Add test 2013-08-03 13:29:02 +02:00
Romain Bignon
a50b5b2cce cineoob: little fixes 2013-08-03 13:20:22 +02:00
Romain Bignon
9df4fd37be use repr() to prevent encoding issues 2013-08-03 13:20:22 +02:00
Romain Bignon
ea52051c96 remove unused parameter 'pattern' 2013-08-03 13:20:22 +02:00
Laurent Bachelier
ca04fb80ca Do not crash when repository is invalid
closes #1281
2013-08-03 13:05:14 +02:00
Romain Bignon
eba6f828e3 fix encoding issue 2013-08-03 12:31:22 +02:00
Romain Bignon
82fe5f7df0 several fixes about command helps
- add help on command help
- add bold in do_help instead of get_command_help
- get_commands_doc() returns full help
2013-08-03 12:28:05 +02:00
Laurent Bachelier
2acb5a586d Disable colors while making manpages 2013-08-03 01:19:05 +02:00
Laurent Bachelier
e78714b560 Reuse termcolor's environment variable to disable colors 2013-08-03 01:19:05 +02:00
Florent
c470138540 Fix encoding of copyright 2013-08-03 00:07:02 +02:00
Florent
5dc8438366 Revert "Fix encoding error in make_man"
This reverts commit fc9a503f6c.
It breaks manpage
2013-08-02 23:36:18 +02:00
Florent
7e6c4f0bf9 Use C local 2013-08-02 23:34:20 +02:00
Florent
fc9a503f6c Fix encoding error in make_man 2013-08-02 23:20:45 +02:00
Romain Bignon
a2c5566e96 correctly parse input of get_video 2013-08-02 14:12:46 +02:00
Florent
54b66983e6 Fix tests if value is 0 2013-08-02 13:46:53 +02:00
Romain Bignon
663278e7b0 colorize 'seeders' and 'leechers' 2013-08-02 13:32:13 +02:00
Laurent Bachelier
dec819fb8c arte: Prevent module from catching all URLs
The split_id function would make the id2url self.DOMAIN check not work.
2013-08-02 13:25:40 +02:00
Florent
33b682d24a Add a timeout to DNS values in cache 2013-08-02 13:09:31 +02:00
Florent
3a5a414e63 Catch empty seeders and leechers 2013-08-02 12:59:12 +02:00
Florent
b058ef785e Add a local DNS cache in browser
Should solve BNP DNS errors
2013-08-02 12:59:12 +02:00
Romain Bignon
8e27838df1 boobank: fix confirmation of transfers 2013-08-02 12:53:27 +02:00
Romain Bignon
e2a67a954a Recipient inherits from Currency 2013-08-02 12:53:27 +02:00
Romain Bignon
f9dc0d7cbd fix crash 2013-08-02 12:38:35 +02:00
Romain Bignon
04df80d22b cragr: fix parsing cards 2013-08-01 18:08:13 +02:00
Laurent Bachelier
ba40529b3b citelis: Fix warning 2013-08-01 16:55:24 +02:00
Romain Bignon
eb55f72d22 bnpent: support pagination 2013-08-01 16:53:03 +02:00
Romain Bignon
c3f87ad78f banquepop: store vdate 2013-08-01 16:52:47 +02:00
Romain Bignon
6a1ac6d6b6 FrenchTransaction.parse takes a new optional argument 'vdate' 2013-08-01 16:52:16 +02:00
Romain Bignon
c452b2b0aa typo 2013-08-01 14:42:24 +02:00
Romain Bignon
26ebea7875 bpent: support coming transactions 2013-07-30 18:52:40 +02:00
Romain Bignon
63648a8353 fix formatting if termcolor is not installed
This code was useless anyway
2013-07-30 18:51:49 +02:00
Laurent Bachelier
5cbebe0117 Use new vdate in modules instead of _val 2013-07-30 10:58:22 +02:00
Laurent Bachelier
834c30b1e8 citelis: Support transaction history 2013-07-30 10:58:22 +02:00
Laurent Bachelier
269de1d283 citelis: Get account "balance" 2013-07-30 10:58:22 +02:00