Commit graph

131 commits

Author SHA1 Message Date
Florent
2ec85f0bfc Add informations for RSS feed of presseurop 2012-03-09 10:05:16 +01:00
Florent
a8759b5dad Remove useless method for ecrans (now in GenericBackend) 2012-03-09 10:05:15 +01:00
Laurent Bachelier
21d0002dbf Support magnet URLs when downloading with piratebay
Also better text and strip description.
2012-03-09 02:50:20 +01:00
Laurent Bachelier
381e03e7cd Support magnets properly 2012-03-09 02:14:32 +01:00
Laurent Bachelier
67d776552f Make kickass code less crappy
This does not actually fix anything; the issue was that the page was
gzipped. However, since the code was not checking anything, it took me
some time to realize it. We now have at least one "BrokenPageError"
check.
2012-03-09 01:43:45 +01:00
Laurent Bachelier
aafcf1273b Fix Kickass search
It wasn't working at all anymore.
Also fix searching with unicode characters.
2012-03-09 00:55:22 +01:00
Laurent Bachelier
a31a751e28 Clean up the Torrent object
As discussed on IRC, those huge constructors aren't ideal.
Includes misc pep8 fixes.
2012-03-09 00:43:02 +01:00
Laurent Bachelier
ce6d9bdcd7 Fix getting pastebin paste visiblity
Pastebin somehow decided to use title instead of alt.
They are wrong. That attribute should at least tell "Private" or "Public" to
blind users. Well, another reason to use Weboob instead of their website!
2012-03-06 20:22:26 +01:00
Romain Bignon
0cf736f10d display only real accounts 2012-03-06 19:57:04 +01:00
Romain Bignon
973fae1ef9 operation.raw must be an unicode string 2012-03-06 19:57:04 +01:00
Romain Bignon
93a0d25f71 fix in case get_thread() is called with a numerical ID (and not a Thread instance) 2012-03-06 19:38:22 +01:00
Florent
d12877fe55 Get comments only in case of rss-comments changes 2012-03-06 19:31:02 +01:00
Romain Bignon
95c977a441 unused imports and variables 2012-03-06 19:25:09 +01:00
Romain Bignon
439a6ec515 support authentication (thanks to Lord for giving me an account) 2012-03-06 19:03:02 +01:00
Florent
f308fed5ae Fix freemobile module 2012-03-06 19:02:58 +01:00
Florent
8248c24840 Fix freemobile backend (virtualkeyboard changes) 2012-03-06 12:28:06 +01:00
Florent
03c775efa1 Store only last 20 articles for ecrans backend 2012-03-06 12:27:54 +01:00
Romain Bignon
a9603b4b2d strip '/' in search pattern to avoid a 404 HTTP error 2012-03-06 12:25:40 +01:00
Noe Rubinstein
8fcf695783 fix mangafox, chiennes 2012-03-04 09:11:12 +01:00
Romain Bignon
76040343bc raise BrowserHTTPError when the website is unavailable 2012-03-03 19:57:33 +01:00
Romain Bignon
88da52a57a support loan history 2012-03-03 19:57:32 +01:00
Romain Bignon
5ffd892a3d store Operation.date as a datetime.date object 2012-03-03 19:57:32 +01:00
Laurent Bachelier
6544bbfcdc Fix account list: get all accounts
There is also more logic in the xpath query, which I find more readable.
2012-03-03 18:26:59 +01:00
Johann Broudin
4e86d14e12 Add type and label support to CMB backend
Signed-off-by: Johann Broudin <Johann.Broudin@6-8.fr>
Signed-off-by: Romain Bignon <romain@symlink.me>
2012-02-29 18:55:43 +01:00
Noe Rubinstein
c7f5b68c85 Fix Mangafox crash on Comments page 2012-02-29 18:55:19 +01:00
Florent
0b9322eca5 Remove a print... 2012-02-28 13:18:25 +01:00
Florent
54ad584f4c Add the new field for Compte Courant 2012-02-27 16:34:30 +01:00
Xavier G
23dd14e1f9 CrAgr: Transaction objects are now created using datetime.date (closes #800) 2012-02-26 21:11:32 +01:00
Romain Bignon
2aa04564db fix parsing of videos with missing description 2012-02-26 19:12:11 +01:00
Romain Bignon
0badd945a9 fix getting transactions of secondary accounts 2012-02-26 19:03:49 +01:00
Florent
1484251c65 First implementation of freemobile website 2012-02-26 18:35:03 +01:00
Florent
aaab1db43d Parse a comment only if needed 2012-02-26 18:34:05 +01:00
Romain Bignon
be14595308 apply changes to ICapBank API 2012-02-26 18:30:40 +01:00
Romain Bignon
defcacb9db parse categories 2012-02-26 15:07:26 +01:00
Gabriel Kerneis
a722aa7986 [boursorama] Fix IDs of operations 2012-02-22 15:19:46 +01:00
Florent
a81281e79e Fix license and headers 2012-02-22 11:19:20 +01:00
Romain Bignon
f5ca33f80e can looking for a rent or a sale 2012-02-19 18:35:33 +01:00
Romain Bignon
a0e4171af3 fix Newsfeed and GenericBackend 2012-02-18 17:40:22 +01:00
Romain Bignon
44b19e74db fix required version of weboob 2012-02-18 17:18:20 +01:00
Florent
776cf8b74a Change headers 2012-02-18 17:04:32 +01:00
Florent
e502bb2f69 First implementation of « presseurop » module (europeans news aggregator). 2012-02-18 17:04:25 +01:00
Romain Bignon
1d23f42ffa loop on all results pages 2012-02-18 16:21:43 +01:00
Romain Bignon
c172a1b1af remove unused import 2012-02-17 14:43:55 +01:00
Romain Bignon
b6379f7f37 add parameter 'nb_rooms' in queries 2012-02-17 13:25:06 +01:00
Romain Bignon
58e255917c able to fill photos 2012-02-16 17:05:05 +01:00
Romain Bignon
0b74d5a8c4 use mobile API to search housings too 2012-02-16 17:04:54 +01:00
Romain Bignon
7a7dcd3e00 remove mangatoshokan: website is dead 2012-02-15 23:36:50 +01:00
Romain Bignon
7f01e431a6 use an android useragent 2012-02-15 23:01:10 +01:00
Romain Bignon
cbefbe81d2 fix bad behaviors 2012-02-14 20:27:17 +01:00
Romain Bignon
a60def6820 update AUTHORS 2012-02-14 18:29:48 +01:00