Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix pictures display when DOWNLOAD_PICTURES is enabled | Thomas Citharel | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | Implemented additional check for using the 'X-Forwarded-Port' header. | André König | 2014-09-11 | 1 | -0/+4 |
| | |||||
* | Merge pull request #819 from wallabag/fixSQLiteDownloadDB | tcitworld | 2014-09-10 | 2 | -17/+0 |
|\ | | | | | Fix downloading SQLite database from all users | ||||
| * | remove old function | Thomas Citharel | 2014-08-28 | 1 | -17/+0 |
| | | |||||
| * | Fix downloading SQLite database from all users | Thomas Citharel | 2014-08-26 | 2 | -11/+11 |
| | | |||||
* | | Complete rework of faz.net-template adding multipage support and major ↵ | zinnober | 2014-08-23 | 2 | -26/+136 |
|/ | | | | article cleanup | ||||
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | Thomas Citharel | 2014-08-21 | 1 | -0/+4 |
|\ | |||||
| * | Merge pull request #814 from wallabag/fix-issue813 | tcitworld | 2014-08-21 | 1 | -0/+4 |
| |\ | | | | | | | vendor dir is not accessible before install, sqlite db dir write check moved into db class | ||||
| | * | vendor dir is not accessible before install, sqlite db dir write check moved ↵ | Maryana Rozhankivska | 2014-08-21 | 1 | -0/+4 |
| | | | | | | | | | | | | into db class | ||||
* | | | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | Thomas Citharel | 2014-08-21 | 2 | -1/+9 |
|\| | | |||||
| * | | Merge pull request #783 from wallabag/message-after-login | Nicolas Lœuillet | 2014-08-18 | 1 | -0/+8 |
| |\ \ | | | | | | | | | #763 fix to display the login successful message with the translation | ||||
| | * | | fix to display the login successful message with the translation | Nicolas Lœuillet | 2014-07-22 | 1 | -0/+8 |
| | | | | |||||
| * | | | Merge pull request #785 from wallabag/change-default-pagination | Nicolas Lœuillet | 2014-08-18 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | change default pagination, set it to 12, to have a nice baggy display | ||||
| | * | | change default pagination, set it to 12, to have a nice baggy display | Nicolas Lœuillet | 2014-07-22 | 1 | -1/+1 |
| | |/ | |||||
* | | | merge fix 776 | Thomas Citharel | 2014-08-16 | 1 | -37/+36 |
|\ \ \ | |/ / |/| | | |||||
| * | | minimum of control on server side added | Maryana Rozhankivska | 2014-08-15 | 1 | -1/+4 |
| |/ | |||||
* | | typo | Nicolas Lœuillet | 2014-07-25 | 1 | -4/+4 |
| | | |||||
* | | security issue | Maryana Rozhankivska | 2014-07-24 | 2 | -42/+45 |
| | | |||||
* | | 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 | 952 | -5684/+7587 |
| | | | |||||
* | | | Refactor | Nicolas Lœuillet | 2014-07-12 | 8 | -329/+381 |
| | | | |||||
* | | | remove PicoFarad | Nicolas Lœuillet | 2014-07-12 | 7 | -501/+4 |
| | | | | | | | | | | | | I’ll implement it an other day. | ||||
* | | | PicoFarad framework for routing | Nicolas Lœuillet | 2014-07-11 | 8 | -54/+595 |
| | | | |||||
* | | | WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) | Nicolas Lœuillet | 2014-07-11 | 13 | -616/+876 |
|/ / | |||||
* | | I removed my previous commit. We have to create a new branch for that. | Nicolas Lœuillet | 2014-07-10 | 3 | -20/+24 |
| | | |||||
* | | new fields in database, reading time / date and domain name are stored | Nicolas Lœuillet | 2014-07-08 | 3 | -24/+21 |
|/ | |||||
* | 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 for #738 | tcitworld | 2014-06-30 | 1 | -1/+1 |
|/ | |||||
* | 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 | 25 | -4215/+4931 |
|\ | |||||
| * | error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden ↵ | Maryana Rozhankivska | 2014-06-02 | 3 | -4/+6 |
| | | | | | | | | 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 | ||||
| * | small xss vulnerability and translation ability fix | Maryana Rozhankivska | 2014-05-30 | 1 | -1/+1 |
| | | |||||
| * | small xss vulnerability and translation ability fix | Maryana Rozhankivska | 2014-05-30 | 1 | -21/+20 |
| | | |||||
| * | fix #344 FQDN with non-standard ports broken | Nicolas Lœuillet | 2014-05-29 | 1 | -0/+4 |
| | | |||||
| * | 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 | 2 | -5/+18 |
| | | |||||
| * | full-text rss config file for ted.com, issue #676 | Maryana Rozhankivska | 2014-05-23 | 1 | -0/+11 |
| | |