Commit graph

2,139 commits

Author SHA1 Message Date
Romain Bignon
8564f52898 disconnection URL needs to be called with POST instead of GET 2011-08-23 09:17:42 +02:00
Xavier G
498d168a7f CrAgr: added Richard Genoud's patch handling "See 25 more" links.
Add full history on account page: on CA centre france (and maybe others),
there's no "next page" link but a "see 25 more" link. So, we have to expand the
history before fetching results
2011-08-23 08:53:43 +02:00
Xavier G
7f3c4be18b CrAgr: fixed regression induced by commit cb906211 2011-08-23 08:53:20 +02:00
Noé Rubinstein
ae782c02db Mangafox: access page in constant time
Doesn't click through every page to obtain the next. It doesn't change
anything right now but will be better when comix is usable with weboob
2011-08-23 08:53:01 +02:00
Noé Rubinstein
1d904d356e Add mangafox backend 2011-08-23 08:53:00 +02:00
Romain Bignon
a82339a9e2 during an incorrect password error, disable backend 2011-08-22 20:09:58 +02:00
Romain Bignon
4390dd9452 fix crash during transfer when given account backend is unknown 2011-08-16 12:55:13 +02:00
Romain Bignon
1e83aaa3ef oops typo 2011-08-16 09:41:25 +02:00
Romain Bignon
6c2dfef837 flush print total only when there are accounts in queue 2011-08-16 09:31:07 +02:00
Xavier G
13aa381335 CrAgr: when transferring money, the reason was not optional as expected. (closes #696) 2011-08-14 20:39:14 +02:00
Olivier
573521523d Ajout CA-centre est (closes #694)
Signed-off-by: Olivier <olivier@localhost>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-08-12 23:11:22 +02:00
Romain Bignon
367d996d50 get_object doesn't request the backend name in IDs (dedicated to fucking nigger pankkake) 2011-08-12 15:46:40 +02:00
Romain Bignon
30026290c8 support videos on www.ina.fr (in addition to boutique.ina.fr) 2011-08-12 15:39:33 +02:00
Romain Bignon
f745ae2b8f fix usage of signature 2011-08-12 10:14:51 +02:00
Romain Bignon
18dd9e2b8f always flush formatter after calling a command 2011-08-12 09:56:30 +02:00
Romain Bignon
ab15088189 generate manpages before releasing 2011-08-04 10:00:50 +02:00
Romain Bignon
d9e174d4c1 display a warning when no URL is available on media 2011-08-04 09:24:38 +02:00
Romain Bignon
59f8fc9622 fix parsing URL because of upstream website changes 2011-08-04 09:24:10 +02:00
Romain Bignon
dff165593f add a tool to export the HDS stories into a sqlite database 2011-08-03 15:58:43 +02:00
Romain Bignon
0f589ad941 several fixes and website errors detection 2011-08-03 15:16:52 +02:00
Romain Bignon
08a7b36408 support authors informations 2011-08-03 10:00:06 +02:00
Romain Bignon
f4f294502a display signature if any 2011-08-03 09:42:15 +02:00
Romain Bignon
8eea2257a1 allow datetime.date type (in add to datetime.datetime) 2011-08-03 09:41:53 +02:00
Romain Bignon
18be68491a fix backend from website changes 2011-08-03 09:30:12 +02:00
Romain Bignon
892e9e37ad add backend for website histoires-de-sexe.net 2011-08-02 20:18:14 +02:00
Pierre Mazière
2774fa58c9 LCL: fix account listing
Signed-off-by: Pierre Mazière <pierre.maziere@gmail.com>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
2011-08-02 10:45:59 +02:00
Romain Bignon
6ac55feded fix regexps to support diaries from authors like “coïn”. 2011-07-27 16:27:58 +02:00
Romain Bignon
d433b31e88 check when website is unavailable 2011-07-25 17:24:35 +02:00
Romain Bignon
3784479ed0 add backend 'nova' 2011-07-25 17:04:29 +02:00
Romain Bignon
73c4bda3e8 fix encoding issue 2011-07-25 12:25:32 +02:00
Romain Bignon
80baf3800e fix license to AGPL 2011-07-24 19:55:28 +02:00
Romain Bignon
0767ee40aa call 'on_loaded' only if logged 2011-07-24 17:46:56 +02:00
Romain Bignon
f03ff4fefa support authentication on youtube 2011-07-24 17:46:54 +02:00
Romain Bignon
d11084f05e use browser to get file URL, and leave an error when it needs an age verification 2011-07-24 16:57:01 +02:00
Romain Bignon
ddda7f88e4 sort backends by name when querying user to select one 2011-07-22 21:02:21 +02:00
Romain Bignon
8343637b4b fix id2url for dailymotion 2011-07-22 21:02:12 +02:00
Romain Bignon
e0287800f9 handle file adds and removed values 2011-07-19 13:58:12 +02:00
Romain Bignon
61f28ad4ac fix error when there are no changes in an update 2011-07-19 13:40:49 +02:00
Romain Bignon
e17c14dbe6 fix parsing changes when author doesn't have an account 2011-07-19 13:37:07 +02:00
Romain Bignon
4a29a246a2 support changes of issue content 2011-07-19 13:24:33 +02:00
Romain Bignon
f951f51b3d add command 'logtime' 2011-07-19 13:11:27 +02:00
Romain Bignon
b9bba5924a ability to log spent time on an issue 2011-07-19 13:11:18 +02:00
Romain Bignon
4336da6224 handle errors 2011-07-19 12:54:20 +02:00
Romain Bignon
abb9b3dfc3 enable http and mechanize debugs before calling home() 2011-07-16 11:49:14 +02:00
Romain Bignon
90f9608ffa ask() writes on output with the right encoding 2011-07-14 16:25:44 +02:00
Romain Bignon
bd3d8738fc fix handling of pages (closes #685) 2011-07-13 17:52:04 +02:00
Romain Bignon
a69491aefa icon for izneo 2011-07-13 17:49:51 +02:00
Romain Bignon
1eb3afaced update AUTHORS 2011-07-13 15:20:09 +02:00
Romain Bignon
8bed79b7fe update tests 2011-07-13 15:17:49 +02:00
Romain Bignon
9dc1e559a7 add parameters --departure-time and --arrival-time 2011-07-13 15:12:41 +02:00