Romain Bignon
|
c9d40ffb44
|
fix parsing of file lists on some gazelle websites
|
2011-07-04 15:15:23 +02:00 |
|
Romain Bignon
|
ba6f31dac8
|
move remove_html_tags function into weboob.tools.misc
|
2011-07-03 10:52:33 +02:00 |
|
Romain Bignon
|
0e5089c2c0
|
error when password is invalid or when user is banned
|
2011-07-03 10:51:34 +02:00 |
|
Romain Bignon
|
0985ab7062
|
fix login
|
2011-07-02 13:22:38 +02:00 |
|
Laurent Bachelier
|
514a6b3585
|
Fix account list with CA Toulouse
Yes, they just removed a surrounding tag. Nothing else changed.
|
2011-07-01 16:36:39 +02:00 |
|
Romain Bignon
|
95cb438294
|
catch errors when page is not found or if video is not yet available
|
2011-07-01 14:08:03 +02:00 |
|
Romain Bignon
|
89516b9956
|
correctly set step ID, and ask only rail transport mode
|
2011-06-28 18:04:25 +02:00 |
|
Romain Bignon
|
4a6903f2eb
|
add tests for roadmaps
|
2011-06-28 18:03:52 +02:00 |
|
Romain Bignon
|
142bc04f56
|
support roadmaps in transilien (#681)
|
2011-06-28 17:10:54 +02:00 |
|
Romain Bignon
|
729b5e9c8f
|
rewrite transilien to use lxmlparser (closes #271)
|
2011-06-28 17:10:46 +02:00 |
|
Romain Bignon
|
22bcc77058
|
fix tests
|
2011-06-26 23:20:04 +02:00 |
|
Romain Bignon
|
742578c5ae
|
icon for francetelevisions
|
2011-06-26 14:01:42 +02:00 |
|
Romain Bignon
|
41a60f4e82
|
rename 'pluzz' backend to 'francetelevisions'
|
2011-06-26 14:01:04 +02:00 |
|
Romain Bignon
|
8624889053
|
fix URL of stream
|
2011-06-25 13:49:48 +02:00 |
|
Romain Bignon
|
73ec029b43
|
new backend pluzz (closes #426)
|
2011-06-25 12:59:30 +02:00 |
|
Romain Bignon
|
2a81e8d950
|
fix licenses to AGPLv3+
|
2011-06-22 16:20:20 +02:00 |
|
Romain Bignon
|
49b46ff095
|
clean code
|
2011-06-21 13:17:59 +02:00 |
|
Romain Bignon
|
99eff17554
|
fix handle of urls (closes #675)
|
2011-06-21 13:11:35 +02:00 |
|
Romain Bignon
|
8be0f5e3dd
|
fix parsing of search results
|
2011-06-21 12:08:52 +02:00 |
|
Romain Bignon
|
e829406c78
|
fix parsing torrents in results (closes #663)
|
2011-05-31 09:12:18 +02:00 |
|
Laurent George
|
27d659376e
|
should fix #645 (and should help to display profile name in qhavesex too)
Signed-off-by: setooo <setog@interzone>
Signed-off-by: Romain Bignon <romain@peerfuse.org>
|
2011-05-30 23:28:12 +02:00 |
|
Romain Bignon
|
27d6614f38
|
remove useless imports
|
2011-05-29 23:29:57 +02:00 |
|
Romain Bignon
|
5cd8d92274
|
support all wiki pages names
|
2011-05-29 23:29:46 +02:00 |
|
Romain Bignon
|
bc8d8f51a6
|
support more URLs
|
2011-05-29 14:38:58 +02:00 |
|
Romain Bignon
|
473d45f5f1
|
bank account IDs are also stored in keyring (closes #565)
|
2011-05-21 10:35:18 +02:00 |
|
Romain Bignon
|
cb1372b99f
|
new class BackendConfig to manage backend configs
|
2011-05-21 10:26:57 +02:00 |
|
Romain Bignon
|
9bef9d5666
|
fix support of forum URLs
|
2011-05-20 16:18:59 +02:00 |
|
Romain Bignon
|
3a0a9f97d4
|
oops missing import
|
2011-05-16 11:34:33 +02:00 |
|
Romain Bignon
|
d582d367dc
|
don't crash when website is not available
|
2011-05-16 11:24:11 +02:00 |
|
Romain Bignon
|
1c418763a6
|
fix parsing of lives in search results
|
2011-05-12 16:33:12 +02:00 |
|
Romain Bignon
|
4931d1ecac
|
fix parsing of duration
|
2011-05-11 23:20:17 +02:00 |
|
Romain Bignon
|
c6443b9725
|
fix when lefigaro's feed is wrong
|
2011-05-11 16:50:07 +02:00 |
|
Romain Bignon
|
0e430f9ccc
|
fix when website is offline
|
2011-05-11 16:36:42 +02:00 |
|
Romain Bignon
|
2f07993c97
|
fix ipinfodb when no coordinates are given from web server
|
2011-05-11 16:36:41 +02:00 |
|
Romain Bignon
|
72850a0a79
|
move GenericBackend and GenericArticle modules into weboob.tools.capabilities.messages
|
2011-05-11 11:54:33 +02:00 |
|
Romain Bignon
|
e0cb6d6dfe
|
lxml is needed for bp
|
2011-05-10 17:26:15 +02:00 |
|
Romain Bignon
|
adeb9b274d
|
fix test
|
2011-05-08 18:31:52 +02:00 |
|
Romain Bignon
|
53e22d9f4b
|
bump to 0.9
|
2011-05-08 18:31:44 +02:00 |
|
Romain Bignon
|
643cd1480a
|
several minor fixes
|
2011-05-08 17:16:57 +02:00 |
|
Romain Bignon
|
53ac1e700e
|
use alpha.linuxfr.org to do tests (and remove dead code for templeet)
|
2011-05-08 17:03:54 +02:00 |
|
Romain Bignon
|
3e219bf1cb
|
get_thread() returns None when not found
|
2011-05-08 14:20:11 +02:00 |
|
Romain Bignon
|
c8cd9d7ef5
|
unused import
|
2011-05-08 11:54:11 +02:00 |
|
Romain Bignon
|
4befb4482e
|
fixes for other gazelle websites
|
2011-05-08 11:53:54 +02:00 |
|
Roger Philibert
|
e4b7f8ba29
|
Use LxmlSoup in ehentai (fixes unicode)
|
2011-05-08 11:39:09 +02:00 |
|
Romain Bignon
|
c8025bfe5b
|
fix gazelle to work with broken websites
|
2011-05-08 11:38:27 +02:00 |
|
Roger Philibert
|
8b274bfa60
|
ehentai: fix encoding and crash (closes #655,#656)
|
2011-05-08 10:56:44 +02:00 |
|
Romain Bignon
|
44f8123aae
|
ability to see list of recipients
|
2011-05-07 14:23:31 +02:00 |
|
Romain Bignon
|
0061d598e0
|
correctly set the ext field
|
2011-05-07 09:24:44 +02:00 |
|
Romain Bignon
|
6158ba3faa
|
only use the numerical ID
|
2011-05-07 09:24:28 +02:00 |
|
Laurent Bachelier
|
dd6864c2c4
|
CapPaste: Also check the title in can_post
Because unsurprisingly pastealacon has silly restrictions.
|
2011-05-05 00:19:21 +02:00 |
|