Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented additional check for using the 'X-Forwarded-Port' header. | André König | 2014-09-11 | 1 | -0/+4 |
| | |||||
* | remove old function | Thomas Citharel | 2014-08-28 | 1 | -17/+0 |
| | |||||
* | Fix downloading SQLite database from all users | Thomas Citharel | 2014-08-26 | 1 | -9/+11 |
| | |||||
* | Refactor | Nicolas Lœuillet | 2014-07-12 | 1 | -5/+36 |
| | |||||
* | WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one) | Nicolas Lœuillet | 2014-07-11 | 1 | -44/+112 |
| | |||||
* | I removed my previous commit. We have to create a new branch for that. | Nicolas Lœuillet | 2014-07-10 | 1 | -0/+14 |
| | |||||
* | new fields in database, reading time / date and domain name are stored | Nicolas Lœuillet | 2014-07-08 | 1 | -14/+0 |
| | |||||
* | error reporting level set in E_ALL & ~E_NOTICE by default, can be overriden ↵ | Maryana Rozhankivska | 2014-06-02 | 1 | -3/+1 |
| | | | | in config | ||||
* | fix #344 FQDN with non-standard ports broken | Nicolas Lœuillet | 2014-05-29 | 1 | -0/+4 |
| | |||||
* | [fix] with some config, http host is different | Nicolas Lœuillet | 2014-04-07 | 1 | -1/+3 |
| | |||||
* | import without cron | Maryana Rozhankivska | 2014-04-02 | 1 | -4/+4 |
| | |||||
* | a lot of enhancements related to tags: tags list is now sorted, shows number ↵ | Maryana Rozhankivska | 2014-03-10 | 1 | -0/+10 |
| | | | | of articles, autocomplete added according to #477, #542 | ||||
* | 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 | 1 | -1/+55 |
| | |||||
* | [add] upload form for import | Nicolas Lœuillet | 2014-02-28 | 1 | -1/+0 |
| | |||||
* | a lot of refactoring: tag action is now handled by home view and uses ↵ | Maryana Rozhankivska | 2014-02-20 | 1 | -1/+1 |
| | | | | sorting and pagination. Some small view enhacenments. Fix of #476, #461 for baggy and other themes | ||||
* | [fix] Add support for X-Forwarded-Proto header field #413 | Nicolas Lœuillet | 2014-02-03 | 1 | -1/+3 |
| | |||||
* | poche is dead, welcome wallabag | Nicolas Lœuillet | 2014-01-28 | 1 | -3/+3 |
| | |||||
* | Merge pull request #356 from inthepoche/tags | Nicolas Lœuillet | 2013-12-12 | 1 | -32/+9 |
|\ | | | | | Tags feature | ||||
| * | [add] page which lists entries for a tag | Nicolas Lœuillet | 2013-12-06 | 1 | -1/+1 |
| | | |||||
| * | [change] simplify Tools::getTplFile | Nicolas Lœuillet | 2013-12-06 | 1 | -36/+9 |
| | | |||||
| * | [add] edit tags page | Nicolas Lœuillet | 2013-12-06 | 1 | -0/+3 |
| | | |||||
| * | [add] create tags page | Nicolas Lœuillet | 2013-12-06 | 1 | -2/+3 |
| | | |||||
* | | [add] download database if sqlite is on | Nicolas Lœuillet | 2013-12-12 | 1 | -0/+24 |
|/ | |||||
* | Merge branch 'DmitrySandalov-master' into dev | Nicolas Lœuillet | 2013-11-13 | 1 | -2/+2 |
|\ | |||||
| * | 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 | ||||
* | Added support for custom SSL port | Jean-Christophe Saad-Dupuy | 2013-10-07 | 1 | -3/+3 |
| | |||||
* | Added support for custom ssl port | Jean-Christophe Saad-Dupuy | 2013-10-07 | 1 | -2/+6 |
| | |||||
* | merge #224 | Nicolas Lœuillet | 2013-09-20 | 1 | -25/+15 |
| | |||||
* | Add lang attribute in html tag | NumEricR | 2013-09-14 | 1 | -0/+5 |
| | |||||
* | fix bug #175 IP addresses do not appear in view original | Nicolas Lœuillet | 2013-08-25 | 1 | -7/+1 |
| | |||||
* | preparing to beta4 | Nicolas Lœuillet | 2013-08-23 | 1 | -2/+2 |
| | |||||
* | notice with poche_version undefined' | Nicolas Lœuillet | 2013-08-23 | 1 | -18/+13 |
| | |||||
* | updating script | Nicolas Lœuillet | 2013-08-16 | 1 | -0/+26 |
| | |||||
* | fix #113 - reading time | Nicolas Lœuillet | 2013-08-09 | 1 | -0/+9 |
| | |||||
* | some urls weren't well parsed | Nicolas Lœuillet | 2013-08-08 | 1 | -0/+1 |
| | |||||
* | postgres | Nicolas Lœuillet | 2013-08-07 | 1 | -0/+2 |
| | |||||
* | new design, pagination & more | Nicolas Lœuillet | 2013-08-05 | 1 | -1/+1 |
| | |||||
* | share email +twitter / class messages | Nicolas Lœuillet | 2013-08-05 | 1 | -0/+11 |
| | |||||
* | copy of poche.sqlite | Nicolas Lœuillet | 2013-08-05 | 1 | -2/+2 |
| | |||||
* | twig implementation | Nicolas Lœuillet | 2013-08-04 | 1 | -0/+5 |
| | |||||
* | refactoring | Nicolas Lœuillet | 2013-08-04 | 1 | -0/+208 |