Commit graph

6,765 commits

Author SHA1 Message Date
Romain Bignon
7a5cef8731 move new browser into pp/ 2015-05-07 15:47:01 +02:00
smurail
322cb35e3d add support for new bnp site 2015-05-07 14:33:01 +02:00
smurail
511daa73a1 add a context argument 2015-05-07 14:32:59 +02:00
smurail
3835a0c19c fix error when a name is not found 2015-05-07 14:32:58 +02:00
smurail
dd8bf4fa2f add a way to instantiate an object from a dict of its fields values 2015-05-07 14:32:57 +02:00
smurail
62adf86daa add JSON helpers 2015-05-07 14:32:55 +02:00
smurail
eb2fd26332 move old code for old site in a new folder 2015-05-07 14:32:54 +02:00
smurail
a75a853128 handle corner case 2015-05-07 14:32:50 +02:00
smurail
18c1df1502 add investments to bnporc module 2015-05-07 14:32:47 +02:00
Romain Bignon
794e506432 correctly handle expired sessions 2015-05-07 13:37:10 +02:00
Romain Bignon
4df4c85aa0 fix: coma are used as decimal separators 2015-05-06 15:40:22 +02:00
Romain Bignon
6d6c49a5e6 remove unused import 2015-05-06 11:25:47 +02:00
Vincent Paredes
cd5aba577c handling when website is gone away 2015-05-06 11:24:32 +02:00
smurail
be125cf84f fix issue with GridVirtKeyboard usage while removing overkill optimization 2015-05-06 11:06:21 +02:00
Romain Bignon
00ce46ea0b fix parsing of virtual keyboard url 2015-04-30 09:56:13 +02:00
Romain Bignon
f5e55ca0f0 fix crash when parsing custom fields 2015-04-29 14:29:21 +02:00
Romain Bignon
c10199204f search query string: replace %(lat)s and %(lng)s with position in my profile 2015-04-29 10:34:26 +02:00
smurail
d38656540e fix issue with encoding 2015-04-28 15:18:24 +02:00
smurail
f653b2f531 parse french date with DMY order by default 2015-04-28 15:18:23 +02:00
Vincent Paredes
9749f5c7a8 raising incorrecte password when profil is incomplete 2015-04-28 14:57:37 +02:00
Vincent Paredes
3354667a68 new paypal certificate 2015-04-28 14:57:35 +02:00
Oleg Plakhotniuk
5d2152ace8 [amazonstorecard] Increase retries and timeout. Closes #1825 2015-04-22 08:16:55 +02:00
Oleg Plakhotniuk
36bf2bbbf0 [myhabit] Make scraping more robust. Closes #1826 2015-04-22 08:16:45 +02:00
Oleg Plakhotniuk
b73a77b3a6 [amazon] More shippings and discounts. Closes #1853 2015-04-22 08:16:35 +02:00
Oleg Plakhotniuk
677ebf6e70 [citibank] Site was updated. Closes #1820 2015-04-22 08:16:12 +02:00
Oleg Plakhotniuk
dbf13930a5 [citibank] Relogin when the website returns garbage instead of a PDF. Closes #1820 2015-04-22 08:16:12 +02:00
Romain Bignon
c29f18ce15 handle refresh on LoginPage too 2015-04-21 19:32:23 +02:00
Romain Bignon
9776310607 if do_login() is called, force go on the login page 2015-04-21 18:49:07 +02:00
Vincent Paredes
1ae22f84a2 handling useless captcha page 2015-04-21 14:59:05 +02:00
Vincent Paredes
08e6aff39f fix async bug with cards 2015-04-21 14:59:04 +02:00
Vincent Paredes
4113d3406a adding pagination support for lcl 2015-04-21 14:59:03 +02:00
Bezleputh
6af7354612 [francetelevisions] fix #1868 site changed 2015-04-21 09:53:06 +02:00
Vincent Paredes
c2bb904138 supporting mouvements.html and situation_financiere.html 2015-04-20 17:09:15 +02:00
Vincent Paredes
3ca0e5c7d0 don't try to recover transaction from DAT account 2015-04-20 17:09:14 +02:00
Vincent Paredes
4a6aaaec2b /cmmabn/fr/ is a valid login page 2015-04-20 17:07:36 +02:00
Romain Bignon
64b86a35a3 update log messages to be more comprehensible to leto 2015-04-18 09:03:57 +02:00
Romain Bignon
a06dd0b32d fix with API changes 2015-04-18 08:10:34 +02:00
Roger Philibert
023700b315 videos are now hosted on another domain 2015-04-17 14:44:27 +02:00
Bezleputh
ef2bd73f57 [groupamaes] should now always find accounts 2015-04-15 15:22:34 +02:00
Bezleputh
fca4ece387 [report_account] fix checkbashisms
should close Debian Bug report logs - #772357
2015-04-15 15:17:03 +02:00
Bezleputh
393f25a511 [francetelevisions] fix #1855
* site changed
    * the content of http://pluzz.francetv.fr/videos/faites_entrer_l_accuse_,121019373.html is not the same than the content of http://pluzz.francetv.fr/videos/faites_entrer_l_accuse.html
2015-04-15 13:46:01 +02:00
Bezleputh
3610c936b1 [vimeo] isSafeForFamily field is not always filled + correctly handle its value 2015-04-15 13:45:47 +02:00
Bezleputh
0c4405b4c3 [rmll] do not crash when videoob try to enter in a directory not available on rmll website 2015-04-13 11:06:26 +02:00
Bezleputh
f0a3575926 [rmll] do not crash if there is no result in search 2015-04-13 11:06:01 +02:00
Bezleputh
b4c326cb5a [arte] fix bug when date is not available 2015-04-13 09:42:21 +02:00
Bezleputh
2f0643085e [radioob] radioob can now download full album 2015-04-13 09:42:21 +02:00
Bezleputh
8667a8c43b [vimeo] bump to https and handle site changes 2015-04-13 09:42:21 +02:00
Bezleputh
e3b00ad9a1 [arte] fix bug when urls are not found 2015-04-13 09:42:21 +02:00
Roger Philibert
d2fb7787da now update position randomly in Paris 2015-04-11 12:31:54 +02:00
Romain Bignon
406c27b020 oops, fix typo 2015-04-09 08:29:27 +02:00