Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove define.inc.php | Nicolas Lœuillet | 2013-09-20 | 1 | -39/+0 |
| | |||||
* | help when sqlite file not found | Nicolas Lœuillet | 2013-09-20 | 1 | -1/+1 |
| | |||||
* | remove config.inc.php | Nicolas Lœuillet | 2013-09-20 | 1 | -56/+0 |
| | |||||
* | chmod & mail address | Nicolas Lœuillet | 2013-09-20 | 2 | -10/+2 |
| | |||||
* | merge #224 | Nicolas Lœuillet | 2013-09-20 | 6 | -131/+435 |
| | |||||
* | fixes with new session class | Nicolas Lœuillet | 2013-09-20 | 1 | -9/+0 |
| | |||||
* | remove csrf check | Nicolas Lœuillet | 2013-09-18 | 1 | -9/+1 |
| | |||||
* | fix bug #127: update session class | Nicolas Lœuillet | 2013-09-17 | 2 | -1/+10 |
| | |||||
* | Add lang attribute in html tag | NumEricR | 2013-09-14 | 1 | -0/+5 |
| | |||||
* | fix bug #209: titles with colon bad parsed | Nicolas Lœuillet | 2013-09-12 | 3 | -9/+49 |
| | |||||
* | Merge branch 'Flattr' of git://github.com/tcitworld/poche into tcitworld-Flattr | Nicolas Lœuillet | 2013-09-10 | 3 | -4/+16 |
|\ | | | | | | | | | Conflicts: inc/3rdparty/site_config | ||||
| * | Fixed bugs, added a flattr button and an option | Thomas Citharel | 2013-09-10 | 2 | -2/+3 |
| | | | | | | | | | | There's a button and an option in define.inc.php to show the button or not. | ||||
| * | Fixed errors and changed source of flattrs | Thomas Citharel | 2013-09-08 | 1 | -8/+8 |
| | | | | | | | | | | Fixed errors, and the number displayed is no longer the number of peope who has flattred an article, but the number of flattrs he has got. | ||||
| * | Implemented Flattr changes | Thomas Citharel | 2013-09-08 | 1 | -2/+57 |
| | | | | | | | | | | Added a button to say if the article is flattrable or not and how many people have flattred this object. | ||||
* | | change doc url | Nicolas Lœuillet | 2013-09-10 | 1 | -1/+1 |
| | | |||||
* | | change email address in header | Nicolas Lœuillet | 2013-09-10 | 2 | -5/+2 |
| | | |||||
* | | Merge branch 'dev' of https://github.com/inthepoche/poche into dev | Nicolas Lœuillet | 2013-09-10 | 1 | -0/+2 |
|\ \ | |||||
| * | | Add number of results next to pager | NumEricR | 2013-08-28 | 1 | -0/+2 |
| |/ | |||||
* | | changes to add url directly from poche | Nicolas Lœuillet | 2013-09-10 | 1 | -6/+1 |
| | | |||||
* | | Fixed bugs due to migration | Thomas Citharel | 2013-09-08 | 1 | -1/+1 |
| | | |||||
* | | Implemented Add Button | Thomas Citharel | 2013-09-08 | 1 | -0/+5 |
|/ | | | | | Added a button to add an URL when directly into Poche. If JS isn't enabled, nothing happens. | ||||
* | Add warning message when there is no entry in current view | NumEricR | 2013-08-27 | 1 | -5/+9 |
| | |||||
* | Update comment | NumEricR | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | fix bug #186: content was empty when enabling downloading pictures | Nicolas Lœuillet | 2013-08-26 | 1 | -1/+1 |
| | |||||
* | poche now uses Full Text RSS to fetch content | Nicolas Lœuillet | 2013-08-25 | 4 | -78/+380 |
| | |||||
* | fix bug #175 IP addresses do not appear in view original | Nicolas Lœuillet | 2013-08-25 | 1 | -7/+1 |
| | |||||
* | Merge pull request #173 from EliasZ/dev | Nicolas Lœuillet | 2013-08-24 | 2 | -13/+36 |
|\ | | | | | Graceful error-handling with imports and defining where import files are stored | ||||
| * | graceful error-handling with imports, define where import files are stored | EliasZ | 2013-08-24 | 2 | -13/+36 |
| | | |||||
* | | Add IPv4 url support (and others beginning by a digit) | nicofrand | 2013-08-24 | 1 | -1/+1 |
| | | |||||
* | | Add IPv4 url support (and others beginning by a digit) | nicofrand | 2013-08-24 | 1 | -3/+1 |
| | | |||||
* | | Add IPv4 url support (and others beginning by a digit) | nicofrand | 2013-08-24 | 1 | -2/+2 |
|/ | |||||
* | preparing to beta4 | Nicolas Lœuillet | 2013-08-23 | 1 | -2/+2 |
| | |||||
* | new messages when update / install | Nicolas Lœuillet | 2013-08-23 | 1 | -3/+3 |
| | |||||
* | notice with poche_version undefined' | Nicolas Lœuillet | 2013-08-23 | 1 | -18/+13 |
| | |||||
* | tabs2spaces | Nicolas Lœuillet | 2013-08-23 | 1 | -6/+7 |
| | |||||
* | set shaarli to false | Nicolas Lœuillet | 2013-08-23 | 1 | -1/+1 |
| | |||||
* | fix bug #150 Add support of text files by setting a default title | Nicolas Lœuillet | 2013-08-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'dev' of https://github.com/nicofrand/poche into dev | Nicolas Frandeboeuf | 2013-08-22 | 2 | -3/+5 |
|\ | |||||
| * | fix bug #148 Use of undefined constant POCHE_VERSION | Nicolas Lœuillet | 2013-08-20 | 2 | -3/+5 |
| | | |||||
* | | Fix #149 | Nicolas Frandeboeuf | 2013-08-22 | 1 | -2/+9 |
|/ | |||||
* | some precisons in updating poche | Nicolas Lœuillet | 2013-08-16 | 1 | -7/+6 |
| | |||||
* | updating script | Nicolas Lœuillet | 2013-08-16 | 4 | -49/+94 |
| | |||||
* | fix #138: change pattern to parse url with # | Nicolas Lœuillet | 2013-08-15 | 1 | -1/+1 |
| | |||||
* | #136 error during readability import | Nicolas Lœuillet | 2013-08-15 | 1 | -11/+24 |
| | |||||
* | more verif while installing | Nicolas Lœuillet | 2013-08-15 | 2 | -19/+54 |
| | |||||
* | error msg when install folder exists | Nicolas Lœuillet | 2013-08-12 | 1 | -1/+1 |
| | |||||
* | version number1.0-beta2 | Nicolas Lœuillet | 2013-08-11 | 1 | -1/+1 |
| | |||||
* | bug in downloading pictures : article content wasn't updated anymore | Nicolas Lœuillet | 2013-08-09 | 2 | -0/+9 |
| | |||||
* | typo | Nicolas Lœuillet | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | Closed #111 : test of install folder moved before | Nicolas Lœuillet | 2013-08-09 | 1 | -5/+5 |
| |