| Commit message (Expand) | Author | Age | Files | Lines |
* | fix of #486 - import issue | Maryana Rozhankivska | 2014-02-24 | 2 | -351/+357 |
* | fix of global $http visibility, issues #493, #494 | Maryana Rozhankivska | 2014-02-24 | 1 | -0/+1 |
* | [fix] redirect on config page after token generation #491 | Nicolas Lœuillet | 2014-02-23 | 1 | -0/+1 |
* | [fix] content is now cleaned by HTML purifier from prevent XSS attack | Nicolas Lœuillet | 2014-02-21 | 2 | -0/+8 |
* | [add] HTML Purifier added to clean code | Nicolas Lœuillet | 2014-02-21 | 362 | -0/+31430 |
* | [add] languages well displayed on config page #480 | Nicolas Lœuillet | 2014-02-21 | 1 | -2/+15 |
* | Merge branch 'dev' of git://github.com/mariroz/wallabag into dev | Nicolas Lœuillet | 2014-02-21 | 3 | -41/+71 |
|\ |
|
| * | a lot of refactoring: tag action is now handled by home view and uses sorting... | Maryana Rozhankivska | 2014-02-20 | 3 | -41/+71 |
* | | [fix] themes sorted A->Z #470 | Nicolas Lœuillet | 2014-02-20 | 1 | -0/+2 |
* | | Merge branch 'dev' of git://github.com/arnaudmm/wallabag into arnaudmm-dev | Nicolas Lœuillet | 2014-02-20 | 1 | -9/+21 |
|\ \
| |/
|/| |
|
| * | Feature #457 : import from pocket now import tags too | arnaudmm | 2014-02-20 | 1 | -9/+21 |
* | | multiple tag entry displayed fix, issue #474 | Maryana Rozhankivska | 2014-02-20 | 1 | -2/+2 |
* | | Full-Text RSS included as a script instead of file_get_contents call. Tnx to ... | Maryana Rozhankivska | 2014-02-19 | 3 | -9/+50 |
|/ |
|
* | [fix] security problems with tags | Nicolas Lœuillet | 2014-02-19 | 2 | -13/+37 |
* | duplicate check added. fix of issue #400 | Maryana Rozhankivska | 2014-02-14 | 2 | -0/+35 |
* | [add] link to empty cache in config screen, #454 | Nicolas Lœuillet | 2014-02-14 | 1 | -0/+16 |
* | [fix] remove htacces in inc/, bug to fetch content | Nicolas Lœuillet | 2014-02-13 | 1 | -2/+0 |
* | add help about vendor.zip | Nicolas Lœuillet | 2014-02-13 | 1 | -1/+1 |
* | [change] wallabag in feeds title | Nicolas Lœuillet | 2014-02-13 | 1 | -2/+2 |
* | new default theme, baggy \o/ | Nicolas Lœuillet | 2014-02-12 | 1 | -1/+1 |
* | [change] time for session | Nicolas Lœuillet | 2014-02-12 | 1 | -2/+2 |
* | [add] mark all as read #385 | Nicolas Lœuillet | 2014-02-12 | 2 | -0/+13 |
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | Nicolas Lœuillet | 2014-02-12 | 2 | -2/+5 |
|\ |
|
| * | Merge pull request #439 from flolauck/master | Nicolas Lœuillet | 2014-02-10 | 1 | -0/+2 |
| |\ |
|
| | * | Adding .htaccess files to prohibit access to critical directories, e.g., db/ | Florian Lauck | 2014-02-10 | 1 | -0/+2 |
| * | | Polish and Ukrainian translations added. Russian - updated. Plust 2 small tra... | Maryana Rozhankivska | 2014-02-07 | 1 | -1/+2 |
| |/ |
|
| * | [fix] #389 Empty article title (blank title tag) | nicosomb | 2014-02-03 | 1 | -1/+1 |
* | | bug fix #430 - welcome to your wallabag | Nicolas Lœuillet | 2014-02-12 | 1 | -1/+1 |
* | | bug fix #364 - RSS Feed URL problem with + sign | Nicolas Lœuillet | 2014-02-12 | 1 | -7/+3 |
|/ |
|
* | [fix] Add support for X-Forwarded-Proto header field #413 | Nicolas Lœuillet | 2014-02-03 | 1 | -1/+3 |
* | fix of bug #368 Endless redirects or user doesn't exist with basic authentica... | Maryana Rozhankivska | 2014-01-30 | 2 | -12/+18 |
* | some fix to courgette theme | Nicolas Lœuillet | 2014-01-28 | 1 | -45/+69 |
* | Merge branch 'extraction-with-basic-auth' of git://github.com/aaa2000/poche i... | Nicolas Lœuillet | 2014-01-28 | 1 | -4/+17 |
|\ |
|
| * | add basic auth in file_get_contents for content extraction when user use basi... | adev | 2014-01-12 | 1 | -4/+17 |
* | | [fix] inthepoche.com => wallabag.org | Nicolas Lœuillet | 2014-01-28 | 1 | -2/+2 |
* | | poche is dead, welcome wallabag | Nicolas Lœuillet | 2014-01-28 | 8 | -25/+26 |
* | | [fix] Stops multiplication, in database, of a same user config item (error of... | Lonnytunes | 2014-01-20 | 1 | -1/+1 |
|/ |
|
* | [add] import from poche, thank you @tsadiq #388 | Nicolas Lœuillet | 2014-01-07 | 2 | -1/+50 |
* | [add] user_agent in file_get_contents | Nicolas Lœuillet | 2014-01-07 | 1 | -1/+3 |
* | Merge pull request #381 from tcitworld/dev | Nicolas Lœuillet | 2014-01-06 | 1 | -2/+2 |
|\ |
|
| * | Fixes bug 359 | Thomas Citharel | 2014-01-04 | 1 | -2/+2 |
* | | Create sqlite table tags_entries only if not already exists | adev | 2014-01-05 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'dev' of https://github.com/inthepoche/poche into dev | Nicolas Lœuillet | 2014-01-03 | 1 | -3/+3 |
|\ |
|
| * | Merge pull request #380 from F1reF0x/dev | Nicolas Lœuillet | 2014-01-03 | 1 | -3/+3 |
| |\ |
|
| | * | Change Permissions in pochePictures.php | FireFox | 2014-01-03 | 1 | -3/+3 |
* | | | [fix] #375 Readability.com changed its export format | Nicolas Lœuillet | 2014-01-03 | 1 | -25/+28 |
|/ / |
|
* | | [del] remove inthepoche.com config file, website has changed | Nicolas Lœuillet | 2014-01-03 | 1 | -7/+0 |
* | | [add] config file for interviewmagazine.com | Nicolas Lœuillet | 2014-01-03 | 1 | -0/+4 |
* | | [fix] bugs #374 and #376 - encoding in rss | Nicolas Lœuillet | 2014-01-03 | 1 | -1/+1 |
* | | [fix] error in query to get entries and tags | Nicolas Lœuillet | 2014-01-03 | 1 | -2/+2 |
|/ |
|