Pierre Mazière
|
117031bf0f
|
[core] store parameters values in BridgeAbstract::parameters
This way, any BridgeAbstract method can now have access to these values,
no only collectData
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-25 01:24:53 +02:00 |
|
logmanoriginal
|
bf0a9d754e
|
[bridges] Change all occurrences of the Item object to array
|
2016-08-22 18:55:59 +02:00 |
|
Pierre Mazière
|
f0e502ce37
|
[bridges] migrate all bridges to an array based definition of parameters
see github issue 356
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-22 01:25:56 +02:00 |
|
Pierre Mazière
|
bba216073c
|
[bridges] remove useless 'update' property from all bridges
That's the source code manager job to keep this information
consistent
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-21 00:21:41 +02:00 |
|
Pierre Mazière
|
3c0d13c1bb
|
bridges: use BridgeAbstract::getSimpleHTMLDOM
instead of BridgeAbstract::file_get_html
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-08-19 10:20:27 +02:00 |
|
logmanoriginal
|
74f0572d91
|
bridges: Replace returnError function with more specific
Replacements depend on original error code:
400: returnClientError
404: returnServerError
500: returnServerError
501: returnServerError
|
2016-08-17 14:45:08 +02:00 |
|
logmanoriginal
|
42b6c82753
|
bridges: Cleanup occurrences of $item->thumbnailUri
This is a subsequent change to f3eefab
|
2016-08-09 15:50:55 +02:00 |
|
logmanoriginal
|
0ddf664d89
|
bridges: Remove obsolete getName() and getURI()
|
2016-08-06 18:45:02 +02:00 |
|
Pierre Mazière
|
955eecc299
|
use BridgeAbstract::file_get_html in all bridges
instead of simple_html_dom function file_get_html
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
|
2016-06-25 23:17:42 +02:00 |
|
ORelio
|
c2769c8999
|
[CNET] Fix content extraction
|
2016-03-16 19:51:54 +01:00 |
|
ORelio
|
a9c40e98c4
|
[CNET] Improve script removal
|
2016-02-13 13:52:07 +01:00 |
|
ORelio
|
1e998ab6dd
|
[CNET] Update HTML parsing to reflect changes
HTML parsing wasn't working anymore due to changes on CNET's website.
|
2016-01-23 21:45:22 +01:00 |
|
teromene
|
78c9dcc705
|
Last batch of bridges, all implemented !
Signed-off-by: teromene <teromene@teromene.fr>
|
2015-12-06 15:56:39 +01:00 |
|
ORelio
|
0051615b82
|
Fix some HTTP error codes (404->500)
|
2015-10-22 15:20:42 +02:00 |
|
ORelio
|
24f3bb84d8
|
Add CNET News bridge
|
2015-10-22 14:51:56 +02:00 |
|