aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | remove PicoFaradNicolas Lœuillet2014-07-125-484/+0
| | | | | | | | I’ll implement it an other day.
* | PicoFarad framework for routingNicolas Lœuillet2014-07-115-0/+484
| |
* | WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)Nicolas Lœuillet2014-07-112-9/+51
|/
* Merge pull request #751 from mariroz/devNicolas Lœuillet2014-07-071-0/+4
|\ | | | | quick fix of issue #750: mulipage content for politico.com/magazine articles
| * quick fix of issue #750: mulipage content for politico.com/magazine articlesMaryana Rozhankivska2014-07-071-0/+4
| |
* | new config file, fix for #740tcitworld2014-07-011-0/+9
|/
* fix of issue #677: When downloading images, wallabag doesnt respect html ↵Maryana Rozhankivska2014-06-252-1/+15
| | | | "base" tag, tnx to @fivefilters
* fix of issue #718: Error parsing file imported from Pocket #718Maryana Rozhankivska2014-06-251-40/+65
|
* up to datetcit2014-06-0721-4184/+4846
|\
| * error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden ↵Maryana Rozhankivska2014-06-021-1/+1
| | | | | | | | in config
| * fix of undefined ATOM constant warning in full-text-rss, will fix ios-app ↵Maryana Rozhankivska2014-06-011-0/+1
| | | | | | | | issue #14
| * fix of uninitialized object warning, issue #710Maryana Rozhankivska2014-05-291-3/+6
| |
| * add dailymotion videos, issue #708Maryana Rozhankivska2014-05-261-0/+12
| |
| * full-text rss config file for ted.com, issue #676Maryana Rozhankivska2014-05-231-0/+11
| |
| * last 3 important changes to 3.2 version of full-text-rss, issue #694Maryana Rozhankivska2014-05-233-0/+743
| |