aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc
Commit message (Collapse)AuthorAgeFilesLines
* Complete rework of faz.net-template adding multipage support and major ↵zinnober2014-08-232-26/+136
| | | | article cleanup
* Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2014-08-211-0/+4
|\
| * Merge pull request #814 from wallabag/fix-issue813tcitworld2014-08-211-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 Rozhankivska2014-08-211-0/+4
| | | | | | | | | | | | into db class
* | | Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2014-08-212-1/+9
|\| |
| * | Merge pull request #783 from wallabag/message-after-loginNicolas Lœuillet2014-08-181-0/+8
| |\ \ | | | | | | | | #763 fix to display the login successful message with the translation
| | * | fix to display the login successful message with the translationNicolas Lœuillet2014-07-221-0/+8
| | | |
| * | | Merge pull request #785 from wallabag/change-default-paginationNicolas Lœuillet2014-08-181-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 displayNicolas Lœuillet2014-07-221-1/+1
| | |/
* | | merge fix 776Thomas Citharel2014-08-161-37/+36
|\ \ \ | |/ / |/| |
| * | minimum of control on server side addedMaryana Rozhankivska2014-08-151-1/+4
| |/
* | typoNicolas Lœuillet2014-07-251-4/+4
| |
* | security issueMaryana Rozhankivska2014-07-242-42/+45
| |
* | 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-13952-5684/+7587
| | |
* | | RefactorNicolas Lœuillet2014-07-128-329/+381
| | |
* | | remove PicoFaradNicolas Lœuillet2014-07-127-501/+4
| | | | | | | | | | | | I’ll implement it an other day.
* | | PicoFarad framework for routingNicolas Lœuillet2014-07-118-54/+595
| | |
* | | WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)Nicolas Lœuillet2014-07-1113-616/+876
|/ /
* | I removed my previous commit. We have to create a new branch for that.Nicolas Lœuillet2014-07-103-20/+24
| |
* | new fields in database, reading time / date and domain name are storedNicolas Lœuillet2014-07-083-24/+21
|/
* 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 for #738tcitworld2014-06-301-1/+1
|/
* 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-0725-4215/+4931
|\
| * error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden ↵Maryana Rozhankivska2014-06-023-4/+6
| | | | | | | | in config
| * fix of undefined ATOM constant warning in full-text-rss, will fix ios-app ↵Maryana Rozhankivska2014-06-011-0/+1
| | | | | | | | issue #14
| * small xss vulnerability and translation ability fixMaryana Rozhankivska2014-05-301-1/+1
| |
| * small xss vulnerability and translation ability fixMaryana Rozhankivska2014-05-301-21/+20
| |
| * fix #344 FQDN with non-standard ports brokenNicolas Lœuillet2014-05-291-0/+4
| |
| * fix of uninitialized object warning, issue #710Maryana Rozhankivska2014-05-291-3/+6
| |
| * add dailymotion videos, issue #708Maryana Rozhankivska2014-05-262-5/+18
| |
| * 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
| |
| * two small unimportant forgotten changes to 3.2 version of full-text-rss, ↵Maryana Rozhankivska2014-05-232-354/+3
| | | | | | | | issue #694
| * update to 3.2 version of full-text-rss, issue #694Maryana Rozhankivska2014-05-2215-4172/+4415
| |
| * Added info for DOWNLOAD_PICTUREStcitworld2014-05-201-1/+1
| | | | | | We regenerate pictures, it might take some time
| * Optimisation et gestion des erreursSimon Leblanc2014-05-201-28/+45
| |