Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #356 from inthepoche/tags | Nicolas Lœuillet | 2013-12-12 | 3 | -39/+152 |
|\ | | | | | Tags feature | ||||
| * | [add] assign and remove a tag to an entry | Nicolas Lœuillet | 2013-12-06 | 2 | -0/+62 |
| | | |||||
| * | [add] rss for tag | Nicolas Lœuillet | 2013-12-06 | 1 | -3/+12 |
| | | |||||
| * | [add] page which lists entries for a tag | Nicolas Lœuillet | 2013-12-06 | 3 | -1/+30 |
| | | |||||
| * | [change] simplify Tools::getTplFile | Nicolas Lœuillet | 2013-12-06 | 1 | -36/+9 |
| | | |||||
| * | [add] edit tags page | Nicolas Lœuillet | 2013-12-06 | 2 | -0/+10 |
| | | |||||
| * | [add] create tags page | Nicolas Lœuillet | 2013-12-06 | 3 | -5/+20 |
| | | |||||
| * | [add] send tags to article view | Nicolas Lœuillet | 2013-12-06 | 1 | -4/+8 |
| | | |||||
| * | [add] function to get tags by entry | Nicolas Lœuillet | 2013-12-06 | 1 | -0/+11 |
| | | |||||
* | | [add] download database if sqlite is on | Nicolas Lœuillet | 2013-12-12 | 1 | -0/+24 |
|/ | |||||
* | [fix] RSS feeds were buggy when I update full-text RSS | Nicolas Lœuillet | 2013-12-06 | 1 | -2/+2 |
| | |||||
* | [change] we now use Full-Text RSS 3.1, thank you so much @fivefilters | Nicolas Lœuillet | 2013-12-06 | 4 | -427/+8 |
| | |||||
* | [add] add RSS feed for archive | Nicolas Lœuillet | 2013-12-05 | 1 | -1/+1 |
| | |||||
* | [add] atom feeds for unread / fav items | Nicolas Lœuillet | 2013-12-03 | 1 | -0/+51 |
| | |||||
* | [change] getConfigUser is now a public function | Nicolas Lœuillet | 2013-12-03 | 1 | -1/+1 |
| | |||||
* | Fix Undefined offset Notice (thx @vjousse) | Nicolas Lœuillet | 2013-11-20 | 1 | -1/+1 |
| | |||||
* | Merge branch 'DmitrySandalov-master' into dev | Nicolas Lœuillet | 2013-11-13 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch 'master' of git://github.com/DmitrySandalov/poche into ↵ | Nicolas Lœuillet | 2013-11-13 | 1 | -2/+2 |
| |\ | | | | | | | | | | DmitrySandalov-master | ||||
| | * | fix #270 access from remote machine | Dmitry Sandalov | 2013-11-05 | 1 | -2/+2 |
| | | | | | | | | | Replacing SERVER_NAME with HTTP_HOST allows me to use Poche on remote machines | ||||
* | | | [fix] bug fix #287: test if open_basedir & safe_mode are active to use ↵ | Nicolas Lœuillet | 2013-11-13 | 1 | -1/+3 |
|/ / | | | | | | | CURLOPT_FOLLOWLOCATION | ||||
* | | use 2 seprate variable for autoclosing windows to avoid to quick closing ↵ | banux | 2013-10-27 | 1 | -1/+1 |
| | | | | | | | | when sharing, the popup can be close before the link is save | ||||
* | | Add a autoclose parameters. When we use sharing method in plugins like the ↵ | banux | 2013-10-27 | 1 | -2/+6 |
| | | | | | | | | tiny tiny rss one or the firefox plugins we can passe the autoclose=true parameters that close the popup. | ||||
* | | bug fix #259: Deleting article doesn't redirect | Nicolas Lœuillet | 2013-10-25 | 1 | -1/+1 |
|/ | |||||
* | Adding support for http_auth | Denis Sacchet | 2013-10-20 | 1 | -0/+11 |
| | |||||
* | Added support for http_auth | Denis Sacchet | 2013-10-20 | 1 | -8/+27 |
| | |||||
* | Merge pull request #274 from NumEricR/select-theme | Nicolas Lœuillet | 2013-10-08 | 1 | -1/+2 |
|\ | | | | | Update select theme filter and sort names (dev branch PR) | ||||
| * | Sort themes alphabetically in config list | NumEricR | 2013-10-05 | 1 | -0/+1 |
| | | |||||
| * | Remove useless filter on .git folder | NumEricR | 2013-10-05 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #272 from jcsaaddupuy/custom_ssl_port | Nicolas Lœuillet | 2013-10-08 | 2 | -3/+10 |
|\ \ | | | | | | | Custom ssl port | ||||
| * \ | Merge remote branch 'upstream/dev' into dev | Jean-Christophe Saad-Dupuy | 2013-10-07 | 2 | -45/+46 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: themes/default/_head.twig | ||||
| * | | | Added support for custom SSL port | Jean-Christophe Saad-Dupuy | 2013-10-07 | 2 | -4/+7 |
| | | | | |||||
| * | | | Added support for custom ssl port | Jean-Christophe Saad-Dupuy | 2013-10-07 | 1 | -2/+6 |
| | |/ | |/| | |||||
* | | | bug fix: changing password was buggy | Nicolas Lœuillet | 2013-10-07 | 1 | -2/+2 |
| | | | |||||
* | | | bug fix #215: change language from config screen | Nicolas Lœuillet | 2013-10-07 | 1 | -0/+77 |
| |/ |/| | |||||
* | | bug fix #268: move POCHE_VERSION in index.php and change the name to avoid ↵ | Nicolas Lœuillet | 2013-10-07 | 2 | -4/+2 |
| | | | | | | | | conflicts when updating | ||||
* | | bug fix #266: make installation steps easier | Nicolas Lœuillet | 2013-10-07 | 1 | -41/+44 |
|/ | |||||
* | change doc link1.0.0 | Nicolas Lœuillet | 2013-10-03 | 1 | -1/+1 |
| | |||||
* | reopen #219 when archive last poched links from a page, redirect to an other ↵ | Nicolas Lœuillet | 2013-10-03 | 1 | -5/+0 |
| | | | | page | ||||
* | Merge branch 'dev' of git://github.com/tcitworld/poche into tcitworld-dev | Nicolas Lœuillet | 2013-10-03 | 1 | -1/+1 |
|\ | |||||
| * | Changed Flattr Caching System | Thomas Citharel | 2013-09-27 | 1 | -1/+1 |
| | | | | | | | | From md5(url) to the ID of an article. Easier and faster. | ||||
* | | preparing to 1.0.0 | Nicolas Lœuillet | 2013-10-03 | 1 | -1/+1 |
| | | |||||
* | | bug fix #227: Deleting element in archive redirect to home | Nicolas Lœuillet | 2013-10-03 | 1 | -1/+1 |
| | | |||||
* | | bug fix #219: when archive last poched links from a page, redirect to an ↵ | Nicolas Lœuillet | 2013-10-03 | 1 | -0/+6 |
| | | | | | | | | other page | ||||
* | | change instructions messages | Nicolas Lœuillet | 2013-10-03 | 1 | -6/+9 |
| | | |||||
* | | Avoid ".git" option in themes list of config page | NumEricR | 2013-09-26 | 1 | -1/+1 |
| | | |||||
* | | change import files constants | Nicolas Lœuillet | 2013-09-21 | 1 | -3/+7 |
| | | |||||
* | | bug fix #229: theme not stored on updated poches | Nicolas Lœuillet | 2013-09-21 | 1 | -3/+11 |
| | | |||||
* | | unactivate debug | Nicolas Lœuillet | 2013-09-21 | 1 | -1/+1 |
|/ | |||||
* | fix bug #225: blank page on article page1.0-beta5.1 | Nicolas Lœuillet | 2013-09-20 | 1 | -9/+9 |
| | |||||
* | remove define.inc.php | Nicolas Lœuillet | 2013-09-20 | 1 | -39/+0 |
| |