Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | getPageContent moved to Tools, fix of #426 | Maryana Rozhankivska | 2014-03-07 | 1 | -10/+16 |
| | |||||
* | [add] cron to fetch content on imported entries | Nicolas Lœuillet | 2014-02-28 | 3 | -89/+120 |
| | |||||
* | [add] upload form for import | Nicolas Lœuillet | 2014-02-28 | 2 | -8/+17 |
| | |||||
* | Merge branch 'dev' of https://github.com/wallabag/wallabag into dev | Nicolas Lœuillet | 2014-02-28 | 1 | -0/+1 |
|\ | |||||
| * | effect of block rebuilding on next page removed, issue #479 | Maryana Rozhankivska | 2014-02-28 | 1 | -0/+1 |
| | | |||||
* | | [add] label for brazilian language on config screen | Nicolas Lœuillet | 2014-02-27 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #515 from mariroz/dev | Nicolas Lœuillet | 2014-02-27 | 1 | -1/+1 |
|\ | | | | | fix of #509, related to php 5.3 | ||||
| * | fix of #509, related to php 5.3 | Maryana Rozhankivska | 2014-02-27 | 1 | -1/+1 |
| | | |||||
* | | [add] empty cache after changing language #492 | Nicolas Lœuillet | 2014-02-27 | 1 | -0/+2 |
| | | |||||
* | | [add] Empty cache after changing theme #503 | Nicolas Lœuillet | 2014-02-27 | 1 | -0/+2 |
|/ | |||||
* | translation related: how-to md file added, script to generate php from all ↵ | Maryana Rozhankivska | 2014-02-26 | 1 | -3/+3 |
| | | | | twig templates, polish mo file compiled | ||||
* | [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] 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 ↵ | Maryana Rozhankivska | 2014-02-20 | 3 | -41/+71 |
| | | | | | | | | sorting and pagination. Some small view enhacenments. Fix of #476, #461 for baggy and other themes | ||||
* | | [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 | 1 | -9/+47 |
|/ | | | | @Faless. Fix issues #366 and #463 | ||||
* | [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 |
| | |||||
* | 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 |
| | |||||
* | [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 | 1 | -2/+3 |
|\ | |||||
| * | Polish and Ukrainian translations added. Russian - updated. Plust 2 small ↵ | Maryana Rozhankivska | 2014-02-07 | 1 | -1/+2 |
| | | | | | | | | translation related fixes in code. | ||||
| * | [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 ↵ | Maryana Rozhankivska | 2014-01-30 | 2 | -12/+18 |
| | | | | authentication | ||||
* | 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 ↵ | Nicolas Lœuillet | 2014-01-28 | 1 | -4/+17 |
|\ | | | | | | | into aaa2000-extraction-with-basic-auth | ||||
| * | add basic auth in file_get_contents for content extraction when user use ↵ | adev | 2014-01-12 | 1 | -4/+17 |
| | | | | | | | | basic auth | ||||
* | | [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 ↵ | Lonnytunes | 2014-01-20 | 1 | -1/+1 |
|/ | | | | of variable name). | ||||
* | [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 |
| | |||||
* | 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 | ||||
| | * | Change Permissions in pochePictures.php | FireFox | 2014-01-03 | 1 | -3/+3 |
| | | | | | | | | | Stored Pictures are not accessible (on my server), when permission is set to 0705, but instead, when using 0755 (or for example to 0715) all is working as expected. So maybe it would be good, considering in changing the permission of created directories in the assets directory | ||||
* | | | [fix] #375 Readability.com changed its export format | Nicolas Lœuillet | 2014-01-03 | 1 | -25/+28 |
|/ / | |||||
* | | [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 |
|/ |