Commit graph

3,534 commits

Author SHA1 Message Date
Romain Bignon
da68941287 support when accounts are in javascript... 2013-02-23 11:35:30 +01:00
Romain Bignon
634d7a7c56 fix parsing date 2013-02-22 16:38:34 +01:00
Romain Bignon
9e2f89d3fc other fix for months 2013-02-22 16:26:24 +01:00
Romain Bignon
9f5717c01c fix months 2013-02-22 16:24:33 +01:00
Romain Bignon
4531600b45 support TITRE and PEA account types 2013-02-22 16:16:39 +01:00
Florent
25cb1f2e08 Only one url for both pages, implement stateful browser 2013-02-22 15:44:58 +01:00
Florent
10e7194a36 Restore old hash computation 2013-02-22 15:44:58 +01:00
Florent
2f411b54e7 Fix some months. Fix encoding issue 2013-02-22 15:44:58 +01:00
Florent
d552e43267 Get transaction history on the new site 2013-02-22 15:44:58 +01:00
Florent
0ea938a0c6 Restore old ID for compatibility 2013-02-22 15:44:58 +01:00
Florent
c6e5f41983 Get accounts on the new website 2013-02-22 15:44:58 +01:00
Florent
2db54c44c9 Add my public key 2013-02-22 15:44:58 +01:00
Romain Bignon
55d5c5c021 date used may be UTC 2013-02-22 14:05:52 +01:00
Romain Bignon
fc3b0ed384 weboob 1 aum 0 (closes #1041) 2013-02-22 13:55:12 +01:00
Romain Bignon
a4edbb82b9 fix typo: if there isn't any card, it didn't return any transactions 2013-02-20 14:08:51 +01:00
Romain Bignon
2f54c8f81c mimic mobile application (refs #1041) 2013-02-19 17:01:57 +01:00
Romain Bignon
5b993d06e0 handle GONE exception 2013-02-19 17:00:35 +01:00
Laurent Bachelier
5378f394dd paypal: Add icon 2013-02-15 00:09:26 +01:00
Romain Bignon
30c19db463 add icon for trictractv 2013-02-14 23:54:23 +01:00
Romain Bignon
329bf19905 add 'test.py' to be generated by the 'base' recipe 2013-02-14 23:34:26 +01:00
Laurent Bachelier
60197c4e96 No DOMAIN in backend 2013-02-14 23:06:05 +01:00
Laurent Bachelier
4ac684e6ae sachsen: flake8 fixes 2013-02-13 00:42:45 +01:00
Laurent Bachelier
ae06ae3384 Add missing "whatis entry" to man pages
This is recommended by Debian.
closes #618
2013-02-13 00:38:33 +01:00
Laurent Bachelier
690747dbf2 Not useful anymore 2013-02-13 00:08:23 +01:00
Laurent Bachelier
8898f7facd paypal: Oops, really fix empty row issue 2013-02-12 22:07:54 +01:00
Romain Bignon
fae00c0131 Revert "[creditmut] transfer now accepts long and short IDs"
This reverts commit 3cbf1d13a6.
2013-02-12 20:22:03 +01:00
Laurent Bachelier
3d67c09311 paypal: Support transaction types 2013-02-12 18:56:33 +01:00
Laurent Bachelier
ca4c97b42f paypal: Handle multiple pages 2013-02-12 18:29:01 +01:00
Laurent Bachelier
4ed53b5de9 paypal: Ignore "empty" rows 2013-02-12 16:54:09 +01:00
Romain Bignon
8b3d4128da fix extraction of video url 2013-02-11 22:04:04 +01:00
Laurent Bachelier
3199c0dd3c Rewrite history fetching (without CSV)
Very simple for now, does not handle going on the next page, or
categorizations (like CSV does).
2013-02-11 18:47:28 +01:00
Laurent Bachelier
99f8a03895 Cache the sucessful protocols
And avoid doing too many failed handshakes.
2013-02-11 14:45:28 +01:00
Laurent Bachelier
085c784691 Fall back on SSLv3 if TLSv1 fails
This is so dirty :(
2013-02-11 14:45:27 +01:00
Florent
757070e7cd Increase RSS size
The RSS feed contains one month of articles. Since the split
of today news in a lot of entries, the size of the feed is
very large.
2013-02-11 14:05:05 +01:00
Romain Bignon
8e496311e0 support all Visa cards (not only Visa Premier) 2013-02-11 09:01:16 +01:00
Romain Bignon
bb67ad369b website has changed the certificate 2013-02-11 08:19:39 +01:00
Romain Bignon
ce12b56ee8 remove two old and useless debug messages 2013-02-10 22:32:02 +01:00
Romain Bignon
a88bbe864b do not go on history page for life assurances 2013-02-10 21:57:31 +01:00
Romain Bignon
8cbdd1fa29 fix unicode issue 2013-02-10 21:57:24 +01:00
Laurent Bachelier
79769265cf fix pyflakes/flake8 issue
date is imported as a module, avoid using it as a variable.
also PEP8 fix.
2013-02-10 20:17:27 +01:00
Romain Bignon
a641687824 remove unused variable 2013-02-10 19:31:46 +01:00
Julien Veyssier
cebebf5350 [wordreference] lazy programming correction 2013-02-10 19:31:42 +01:00
Julien Veyssier
7432cfc465 [wordreference] make result cleaner 2013-02-10 19:23:39 +01:00
Julien Veyssier
d5c391696d [wordreference] works now, dirty fix for a dirty website 2013-02-10 19:23:39 +01:00
Julien Veyssier
c977a6a2fe [piratebay] bug on empty result page corrected 2013-02-10 19:23:39 +01:00
Julien Veyssier
d1c34f89d8 [isohunt] bug if leech or seed is empty corrected 2013-02-10 19:23:39 +01:00
Julien Veyssier
3cbf1d13a6 [creditmut] transfer now accepts long and short IDs 2013-02-10 19:23:39 +01:00
Romain Bignon
2ef5791cf8 merge LoginPage and Login2Page to prevent problems when the website fails with 500 2013-02-10 18:54:30 +01:00
Romain Bignon
63cbeea026 ignore card credits all the time 2013-02-10 17:58:09 +01:00
Romain Bignon
db52ac2619 support market page (but do not display any history) 2013-02-10 17:35:44 +01:00