aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* update config from @fivefiltersNicolas Lœuillet2015-08-01112-121/+734
|
* fix #982: config for quechoisir.orgNicolas Lœuillet2015-08-011-0/+10
|
* fix #1090: add config for computerworld.comNicolas Lœuillet2015-08-011-5/+2
|
* fix #1264: config for tofugu.comNicolas Lœuillet2015-08-011-0/+3
|
* fix #1238 (yes, again !)Thomas Citharel2015-07-191-0/+6
|
* fix #1238Thomas Citharel2015-07-101-0/+7
| | | thanks @qwertygc
* Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2015-07-081-0/+6
|\
| * add site config for des-livres-pour-changer-de-vie.frjmlrt2015-07-081-0/+6
| |
* | new config filesThomas Citharel2015-07-085-0/+33
| |
* | another siteconfig fileThomas Citharel2015-07-082-2/+10
|/
* add site_config for cloudacademy.com and cyrille-borne.comjmlrt2015-07-062-0/+12
|
* added a lot of siteconfig filesThomas Citharel2015-07-0613-0/+84
|
* fix #1224Thomas Citharel2015-07-061-2/+6
|
* new config fileThomas Citharel2015-06-171-0/+5
| | | Taken from https://github.com/ebal/confs/blob/master/wallabag/inc/3rdparty/site_config/standard/n0where.net.txt
* bring back long lasting session...maybeThomas Citharel2015-06-111-2/+2
|
* Merge pull request #1067 from vpmalley/devNicolas Lœuillet2015-02-093-5/+11
|\ | | | | added site config for github gists, jungle-world.com and toolinux.com
| * fixing display of jungle-world article (issue # 1034)Vincent Malley2015-02-081-0/+3
| |
| * adding site config for toolinux.comVincent Malley2015-02-081-0/+5
| |
| * fixing gist parsingVincent Malley2015-02-081-5/+3
| |
* | (kind of) fix for #1011 and little corrections for PDF exportThomas Citharel2015-01-191-2/+8
|/
* fixes #963 and use our own readability.php file for mobiClassThomas Citharel2015-01-035-1183/+7
|
* merge epub with all the dev evolutionsThomas Citharel2014-12-1468-0/+67189
|\
| * changed mpdf with tcpdftcit2014-09-27123-97947/+61793
| |
| * removed unnecessary fontsThomas Citharel2014-08-2151-699/+0
| |
| * removing examples for mpdftcitworld2014-08-04119-21370/+0
| |
| * updated mpdf to 5.7.2tcit2014-07-246-245/+462
| |
| * use directly MOBIClasstcit2014-07-2441-1445/+200
| |
| * add pdf and mobi librariestcit2014-07-24295-0/+126440
| |
* | Changing close message button to use × instead of XJay Sitter2014-10-311-1/+1
| |
* | updated site_configNicolas Lœuillet2014-10-2764-119/+685
| |
* | update zeit.de.txt for removal of inline adsMarmo2014-10-211-0/+4
| |
* | Create adme.ru.txtThomas Citharel2014-10-121-0/+6
| | | | | | Siteconfig
* | update heise.de.txtMarmo2014-10-111-2/+4
| | | | | | Multi-page Telepolis-articles (www.heise.de/tp/...) are not fetched correctly atm. My addition to the single_page_link makes it work (tested with http://www.heise.de/tp/artikel/42/42579/1.html).
* | Merge pull request #855 from wallabag/fix-828Nicolas Lœuillet2014-10-041-0/+7
|\ \ | | | | | | Fix #828
| * | get full contenttcit2014-10-041-0/+7
| | |
* | | get contenttcit2014-10-041-0/+8
|/ /
* | Merge pull request #853 from wallabag/fix-for-#797Thomas Citharel2014-10-041-0/+7
|\ \ | | | | | | Fix for #797
| * | Fix for #797tcitworld2014-08-051-0/+7
| | |
* | | Complete rework of faz.net-template adding multipage support and major ↵zinnober2014-08-232-26/+136
|/ / | | | | | | article cleanup
* | Merge branch 'dev' of github.com:wallabag/wallabag into devNicolas Lœuillet2014-07-231-0/+21
|\ \
| * | config for habrahabr.ru to grep articles with commentsMaryana Rozhankivska2014-07-231-0/+21
| | |
* | | Merge branch 'dev' into refactorNicolas Lœuillet2014-07-233-2/+38
|\| | | |/ |/| | | | | | | Conflicts: check_setup.php index.php
| * issue #750 - config for dn.pt site addedMaryana Rozhankivska2014-07-211-0/+9
| |
| * Merge pull request #752 from mariroz/devNicolas Lœuillet2014-07-121-2/+15
| |\ | | | | | | fix of issue #650, #619 and other similar, error in JSLikeHTMLElement: node no longer exists.
| | * fix of issue #619 and other similar, error in JSLikeHTMLElement: node no ↵Maryana Rozhankivska2014-07-091-2/+2
| | | | | | | | | | | | longer exists.
| | * fix of issue #619 and other similar, error in JSLikeHTMLElement: node no ↵Maryana Rozhankivska2014-07-091-2/+15
| | | | | | | | | | | | longer exists.
| * | Add support for *.about.comSiôn Le Roux2014-07-111-0/+14
| |/ | | | | | | | | | | | | | | | | | | 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.
* | camelCase for FlattrItem class (following)tcitworld2014-07-171-1/+1
| |
* | camelCase for FlattrItem classtcitworld2014-07-171-8/+8
| |
* | updated specific configuration for parsingNicolas Lœuillet2014-07-13951-5674/+7577
| |