Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |
|/ | |||||
* | [fix] bug with queries when postgresql is used | Nicolas Lœuillet | 2013-12-23 | 1 | -2/+2 |
| | |||||
* | [add] check tags tables | Nicolas Lœuillet | 2013-12-23 | 2 | -3/+71 |
| | |||||
* | PHP_AUTH_USER isn't available when using php as cgi | Nicolas Lœuillet | 2013-12-23 | 1 | -9/+13 |
| | |||||
* | fix for long lasting session | Dmitry Sandalov | 2013-12-21 | 1 | -1/+2 |
| | |||||
* | 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 |