Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updated site_config | Nicolas Lœuillet | 2014-10-27 | 64 | -119/+685 |
| | |||||
* | update zeit.de.txt for removal of inline ads | Marmo | 2014-10-21 | 1 | -0/+4 |
| | |||||
* | Create adme.ru.txt | Thomas Citharel | 2014-10-12 | 1 | -0/+6 |
| | | | Siteconfig | ||||
* | update heise.de.txt | Marmo | 2014-10-11 | 1 | -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-828 | Nicolas Lœuillet | 2014-10-04 | 1 | -0/+7 |
|\ | | | | | Fix #828 | ||||
| * | get full content | tcit | 2014-10-04 | 1 | -0/+7 |
| | | |||||
* | | get content | tcit | 2014-10-04 | 1 | -0/+8 |
|/ | |||||
* | Merge pull request #853 from wallabag/fix-for-#797 | Thomas Citharel | 2014-10-04 | 1 | -0/+7 |
|\ | | | | | Fix for #797 | ||||
| * | Fix for #797 | tcitworld | 2014-08-05 | 1 | -0/+7 |
| | | |||||
* | | Complete rework of faz.net-template adding multipage support and major ↵ | zinnober | 2014-08-23 | 2 | -26/+136 |
|/ | | | | article cleanup | ||||
* | Merge branch 'dev' of github.com:wallabag/wallabag into dev | Nicolas Lœuillet | 2014-07-23 | 1 | -0/+21 |
|\ | |||||
| * | config for habrahabr.ru to grep articles with comments | Maryana Rozhankivska | 2014-07-23 | 1 | -0/+21 |
| | | |||||
* | | Merge branch 'dev' into refactor | Nicolas Lœuillet | 2014-07-23 | 3 | -2/+38 |
|\| | | | | | | | | | | | Conflicts: check_setup.php index.php | ||||
| * | issue #750 - config for dn.pt site added | Maryana Rozhankivska | 2014-07-21 | 1 | -0/+9 |
| | | |||||
| * | Merge pull request #752 from mariroz/dev | Nicolas Lœuillet | 2014-07-12 | 1 | -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 Rozhankivska | 2014-07-09 | 1 | -2/+2 |
| | | | | | | | | | | | | longer exists. | ||||
| | * | fix of issue #619 and other similar, error in JSLikeHTMLElement: node no ↵ | Maryana Rozhankivska | 2014-07-09 | 1 | -2/+15 |
| | | | | | | | | | | | | longer exists. | ||||
| * | | Add support for *.about.com | Siôn Le Roux | 2014-07-11 | 1 | -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) | tcitworld | 2014-07-17 | 1 | -1/+1 |
| | | |||||
* | | camelCase for FlattrItem class | tcitworld | 2014-07-17 | 1 | -8/+8 |
| | | |||||
* | | updated specific configuration for parsing | Nicolas Lœuillet | 2014-07-13 | 951 | -5674/+7577 |
| | | |||||
* | | remove PicoFarad | Nicolas Lœuillet | 2014-07-12 | 5 | -484/+0 |
| | | | | | | | | I’ll implement it an other day. | ||||
* | | PicoFarad framework for routing | Nicolas Lœuillet | 2014-07-11 | 5 | -0/+484 |
| | | |||||
* | | WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) | Nicolas Lœuillet | 2014-07-11 | 2 | -9/+51 |
|/ | |||||
* | Merge pull request #751 from mariroz/dev | Nicolas Lœuillet | 2014-07-07 | 1 | -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 articles | Maryana Rozhankivska | 2014-07-07 | 1 | -0/+4 |
| | | |||||
* | | new config file, fix for #740 | tcitworld | 2014-07-01 | 1 | -0/+9 |
|/ | |||||
* | fix of issue #677: When downloading images, wallabag doesnt respect html ↵ | Maryana Rozhankivska | 2014-06-25 | 2 | -1/+15 |
| | | | | "base" tag, tnx to @fivefilters | ||||
* | fix of issue #718: Error parsing file imported from Pocket #718 | Maryana Rozhankivska | 2014-06-25 | 1 | -40/+65 |
| | |||||
* | up to date | tcit | 2014-06-07 | 21 | -4184/+4846 |
|\ | |||||
| * | error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden ↵ | Maryana Rozhankivska | 2014-06-02 | 1 | -1/+1 |
| | | | | | | | | in config | ||||
| * | fix of undefined ATOM constant warning in full-text-rss, will fix ios-app ↵ | Maryana Rozhankivska | 2014-06-01 | 1 | -0/+1 |
| | | | | | | | | issue #14 | ||||
| * | fix of uninitialized object warning, issue #710 | Maryana Rozhankivska | 2014-05-29 | 1 | -3/+6 |
| | | |||||
| * | add dailymotion videos, issue #708 | Maryana Rozhankivska | 2014-05-26 | 1 | -0/+12 |
| | | |||||
| * | full-text rss config file for ted.com, issue #676 | Maryana Rozhankivska | 2014-05-23 | 1 | -0/+11 |
| | | |||||
| * | last 3 important changes to 3.2 version of full-text-rss, issue #694 | Maryana Rozhankivska | 2014-05-23 | 3 | -0/+743 |
| | | |||||
| * | two small unimportant forgotten changes to 3.2 version of full-text-rss, ↵ | Maryana Rozhankivska | 2014-05-23 | 2 | -354/+3 |
| | | | | | | | | issue #694 | ||||
| * | update to 3.2 version of full-text-rss, issue #694 | Maryana Rozhankivska | 2014-05-22 | 15 | -4172/+4415 |
| | | |||||
* | | do not debug inside an epub | tcit | 2014-06-07 | 1 | -1/+7 |
|/ | |||||
* | Fix bugs and improved epub rendering | tcit | 2014-05-14 | 1 | -7/+7 |
| | |||||
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into epub | tcit | 2014-05-14 | 3 | -9/+23 |
|\ | |||||
| * | Merge pull request #665 from mariroz/dev | Nicolas Lœuillet | 2014-04-24 | 2 | -8/+21 |
| |\ | | | | | | | fix of rss headers problem | ||||
| | * | fix of rss headers problem | Maryana Rozhankivska | 2014-04-24 | 2 | -8/+21 |
| | | | |||||
| * | | Fix for #664 - Missing source url attribute in RSS feeds | tcit | 2014-04-24 | 1 | -1/+2 |
| |/ | |||||
* | | Many improvements to epub produced : better cover, better tags | tcit | 2014-05-07 | 1 | -5/+7 |
| | | |||||
* | | Fixed a bug into PHPePub with special caracters | tcit | 2014-04-24 | 1 | -1/+2 |
| | | |||||
* | | Added epub export function | tcit | 2014-04-24 | 9 | -0/+6159 |
|/ | |||||
* | parse mobile.lemondeinformatique.fr | jmlrt | 2014-04-22 | 1 | -0/+6 |
| | | | site_config file created because the title isn't parsed by default for mobile version of lemondeinformatique.fr | ||||
* | [fix] rss feed content type set to text/xml #636 | Nicolas Lœuillet | 2014-04-15 | 1 | -12/+5 |
| | |||||
* | remove unnecessary variable declaration | Nicolas Lœuillet | 2014-04-06 | 2 | -422/+420 |
| |