aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #839 from wallabag/fixlocalpicturesNicolas Lœuillet2014-09-161-1/+1
|\ | | | | fix pictures display when DOWNLOAD_PICTURES is enabled
| * fix pictures display when DOWNLOAD_PICTURES is enabledThomas Citharel2014-09-161-1/+1
|/
* Merge pull request #836 from akoenig/x-forwarded-portNicolas Lœuillet2014-09-161-0/+4
|\ | | | | Implemented additional check for using the 'X-Forwarded-Port' header.
| * Implemented additional check for using the 'X-Forwarded-Port' header.André König2014-09-111-0/+4
|/
* Merge pull request #819 from wallabag/fixSQLiteDownloadDBtcitworld2014-09-104-20/+0
|\ | | | | Fix downloading SQLite database from all users
| * remove old functionThomas Citharel2014-08-281-17/+0
| |
| * Fix downloading SQLite database from all usersThomas Citharel2014-08-264-14/+11
| |
* | Merge pull request #816 from zinnober/devNicolas Lœuillet2014-09-032-26/+136
|\ \ | |/ |/| Complete rework of faz.net-template
| * 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-213-6/+5
|\
| * Merge pull request #814 from wallabag/fix-issue813tcitworld2014-08-213-6/+5
| |\ | | | | | | 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-213-6/+5
| | | | | | | | | | | | into db class
* | | Merge branch 'dev' of https://github.com/wallabag/wallabag into devThomas Citharel2014-08-214-3/+11
|\| |
| * | 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 #784 from wallabag/fix-successful-add-messageNicolas Lœuillet2014-08-182-2/+2
| |\ \ \ | | | | | | | | | | fix display of 'Done' message when we add a link from 'save a link' item
| | * | | fix display of 'Done' message when we add a link from 'save a link' itemNicolas Lœuillet2014-07-222-2/+2
| | |/ /
| * | | 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-163-39/+38
|\ \ \ | |/ / |/| |
| * | minimum of control on server side addedMaryana Rozhankivska2014-08-151-1/+4
| | |
| * | Fix #776Nicolas Lœuillet2014-07-222-2/+2
| |/
* | link to guidelines in contributing fileNicolas Lœuillet2014-07-251-0/+2
| |
* | thank you @mariroz & @tcitworld :)Nicolas Lœuillet2014-07-251-0/+2
| |
* | guidelines for wallabagNicolas Lœuillet2014-07-251-0/+53
| |
* | Merge branch 'fix/securityAllowedActions' into devNicolas Lœuillet2014-07-25981-6818/+9000
|\ \
| * | 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
| |\ \
| | * | Merge pull request #789 from wallabag/feature/someMoreSitesConfigNicolas Lœuillet2014-07-231-0/+21
| |/| | |/| | | | | | | config for habrahabr.ru to grab articles with comments
| | * | config for habrahabr.ru to grep articles with commentsMaryana Rozhankivska2014-07-231-0/+21
| | | |
| * | | Merge branch 'refactor' into devNicolas Lœuillet2014-07-23980-6816/+8974
|/| | |
| * | | Merge branch 'dev' into refactorNicolas Lœuillet2014-07-2317-320/+819
| |\ \ \ | |/ / / |/| | | | | | | | | | | | | | | Conflicts: check_setup.php index.php
* | | | Merge branch 'anno1337-dev' into devNicolas Lœuillet2014-07-223-15/+17
|\ \ \ \
| * | | | Merge branch 'dev' of github.com:anno1337/wallabag into anno1337-devNicolas Lœuillet2014-07-223-15/+17
|/| | | |
| * | | | Split up check_setup.php into two files. The new file check_essentials.php ↵Marc Wilhelm2014-07-223-15/+17
| | |_|/ | |/| | | | | | | | | | takes care of stuff like the PHP version and is executed before the config files are included which are needed by check_setup. This patch addresses issue #773
* | | | Merge branch 'feature/programmingCodeSyntaxHighlighting' into devNicolas Lœuillet2014-07-229-0/+448
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'dev' into feature/programmingCodeSyntaxHighlightingNicolas Lœuillet2014-07-222-302/+311
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #775 from wallabag/feature/someMoreSitesConfigNicolas Lœuillet2014-07-211-0/+9
|\ \ \ \ | | |_|/ | |/| | issue #750 - config for dn.pt site added
* | | | Merge branch 'skibbipl-dev' into devNicolas Lœuillet2014-07-212-302/+311
|\ \ \ \
| * | | | Merge branch 'dev' of github.com:skibbipl/wallabag into skibbipl-devNicolas Lœuillet2014-07-212-302/+311
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: locale/pl_PL.utf8/LC_MESSAGES/pl_PL.utf8.mo locale/pl_PL.utf8/LC_MESSAGES/pl_PL.utf8.po
| * | | | Updated polish translationskibbipl2014-07-212-227/+352
| | | | |
| | | * | highlight.js library added to highlight programming code examples in article ↵Maryana Rozhankivska2014-07-229-0/+448
| | |/ / | | | | | | | | | | | | view
| | * / 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.
* | | | Merge pull request #754 from sinisterstuf/about.comNicolas Lœuillet2014-07-121-0/+14
|\ \ \ \ | | | | | | | | | | Add support for *.about.com
| * | | | 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.
| | | * removed permissions test on htmlpurifierNicolas Lœuillet2014-07-231-1/+1
| | | |