Nicolas Lœuillet
26452f891f
Merge pull request #752 from mariroz/dev
...
fix of issue #650 , #619 and other similar, error in JSLikeHTMLElement: node no longer exists.
2014-07-12 19:28:16 +02:00
Siôn Le Roux
d59536deea
Add support for *.about.com
...
Includes next_page_link for multi-page articles and strips pesky in-line
'next' links from the article body. Also includes an Xpath for author
but I can't see where this is used in the wallabag UI.
The 'tidy' option is turned off because it messed up bulleted lists.
Tested with psychology.about.com and food.about.com.
2014-07-11 00:04:24 +02:00
Maryana Rozhankivska
c1aad6d574
fix of issue #619 and other similar, error in JSLikeHTMLElement: node no longer exists.
2014-07-09 16:56:52 +03:00
Maryana Rozhankivska
cc1ec61b85
fix of issue #619 and other similar, error in JSLikeHTMLElement: node no longer exists.
2014-07-09 16:50:52 +03:00
Nicolas Lœuillet
4247b37551
Merge pull request #751 from mariroz/dev
...
quick fix of issue #750 : mulipage content for politico.com/magazine articles
2014-07-07 21:11:07 +02:00
Maryana Rozhankivska
82980a148b
quick fix of issue #750 : mulipage content for politico.com/magazine articles
2014-07-07 19:17:55 +03:00
tcitworld
da87848cee
new config file, fix for #740
2014-07-01 10:18:44 +02:00
Maryana Rozhankivska
6924253423
fix of issue #677 : When downloading images, wallabag doesnt respect html "base" tag, tnx to @fivefilters
2014-06-25 20:00:00 +03:00
Maryana Rozhankivska
aa126ba458
fix of issue #718 : Error parsing file imported from Pocket #718
2014-06-25 19:34:14 +03:00
tcit
35d4e27588
up to date
2014-06-07 16:36:57 +02:00
tcit
ec15d0a784
do not debug inside an epub
2014-06-07 15:53:39 +02:00
Maryana Rozhankivska
752cd4a8ef
error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden in config
2014-06-02 18:00:09 +03:00
Maryana Rozhankivska
1d14e65315
fix of undefined ATOM constant warning in full-text-rss, will fix ios-app issue #14
2014-06-01 19:49:22 +03:00
Maryana Rozhankivska
3dc8d84229
fix of uninitialized object warning, issue #710
2014-05-29 16:35:00 +03:00
Maryana Rozhankivska
0b9bb8cb78
add dailymotion videos, issue #708
2014-05-26 14:29:18 +03:00
Maryana Rozhankivska
1fce49fac7
full-text rss config file for ted.com, issue #676
2014-05-23 19:29:01 +03:00
Maryana Rozhankivska
a50583fb97
last 3 important changes to 3.2 version of full-text-rss, issue #694
2014-05-23 19:27:17 +03:00
Maryana Rozhankivska
d18ff7d956
two small unimportant forgotten changes to 3.2 version of full-text-rss, issue #694
2014-05-23 19:25:48 +03:00
Maryana Rozhankivska
3ec62cf95a
update to 3.2 version of full-text-rss, issue #694
2014-05-22 17:16:38 +03:00
tcit
f2b6b4e230
Fix bugs and improved epub rendering
2014-05-14 22:03:16 +02:00
tcit
6a3c510157
Merge branch 'dev' of https://github.com/wallabag/wallabag into epub
2014-05-14 19:17:51 +02:00
tcit
4877836b12
Many improvements to epub produced : better cover, better tags
2014-05-07 12:40:09 +02:00
Nicolas Lœuillet
d151b51c67
Merge pull request #665 from mariroz/dev
...
fix of rss headers problem
2014-04-24 18:05:16 +02:00
Maryana Rozhankivska
827f5b42a6
fix of rss headers problem
2014-04-24 11:48:00 +03:00
tcit
ef17914960
Fix for #664 - Missing source url attribute in RSS feeds
2014-04-24 09:39:50 +02:00
tcit
72a857158c
Fixed a bug into PHPePub with special caracters
2014-04-24 03:08:31 +02:00
tcit
87090d8ae7
Added epub export function
2014-04-24 03:04:02 +02:00
jmlrt
03303cd71b
parse mobile.lemondeinformatique.fr
...
site_config file created because the title isn't parsed by default for mobile version of lemondeinformatique.fr
2014-04-22 14:44:31 +02:00
Nicolas Lœuillet
6212acfc81
[fix] rss feed content type set to text/xml #636
2014-04-15 21:49:00 +02:00
Nicolas Lœuillet
7a873ef1d7
remove unnecessary variable declaration
2014-04-06 20:53:31 +02:00
Nicolas Lœuillet
f86784c22d
in RSS feed, add link to wallabag URL #556
2014-04-06 16:39:11 +02:00
Nicolas Lœuillet
29d9c0ffe1
[fix] Use of undefined constant ATOM #604
2014-04-06 16:21:48 +02:00
Maryana Rozhankivska
182faf2696
import without cron
2014-04-02 20:55:19 +03:00
Maryana Rozhankivska
03832b45e1
fix of localhost cookie related to nginx binding to 0.0.0.0
2014-03-21 21:56:40 +02:00
Maryana Rozhankivska
ad53faf25c
fix of issue under nginx and php-fpm
2014-03-21 14:59:30 +02:00
Maryana Rozhankivska
6fa3f70bc2
fix of _SESSION - indefined variable
2014-03-19 19:22:04 +02:00
Maryana Rozhankivska
2a97194253
fix of #115 , server relater config value added
2014-03-18 17:39:19 +02:00
Maryana Rozhankivska
eb5b677250
fix of #115 - stay connected and session livetime
2014-03-17 22:22:05 +02:00
Nicolas Lœuillet
71b0d53c5e
[fix] #115 cookie lifetime was empty
2014-03-02 08:38:26 +01:00
Nicolas Lœuillet
223268c2fa
[fix] RSS Feeds don't validate / W3C #384
2014-03-01 13:09:37 +01:00
Maryana Rozhankivska
f5b5622a89
fix of #498 , #493 , #494 - because disappeared in last commit
2014-02-25 19:08:18 +02:00
Maryana Rozhankivska
4b842b20ce
fix of #486 - import issue
2014-02-24 19:13:54 +02:00
Maryana Rozhankivska
25e1213d1b
fix of global $http visibility, issues #493 , #494
2014-02-24 12:19:46 +02:00
Nicolas Lœuillet
d4949327ef
[add] HTML Purifier added to clean code
2014-02-21 15:43:14 +01:00
Maryana Rozhankivska
b4fd2154fe
Full-Text RSS included as a script instead of file_get_contents call. Tnx to @Faless. Fix issues #366 and #463
2014-02-19 19:08:19 +02:00
Nicolas Lœuillet
16fd1cce61
[change] time for session
2014-02-12 21:52:51 +01:00
Thomas Citharel
607e12b4f2
Fixes bug 359
2014-01-04 21:50:08 +01:00
Nicolas Lœuillet
cb4fba5a33
[del] remove inthepoche.com config file, website has changed
2014-01-03 10:22:12 +01:00
Nicolas Lœuillet
4a84d94e91
[add] config file for interviewmagazine.com
2014-01-03 10:21:18 +01:00
Dmitry Sandalov
a0aa150418
fix for long lasting session
2013-12-21 23:39:45 +04:00