Commit graph

24 commits

Author SHA1 Message Date
Maryana Rozhankivska 488fc63b67 duplicate check added. fix of issue #400 2014-02-14 17:27:22 +02:00
Nicolas Lœuillet f14807de06 [add] mark all as read #385 2014-02-12 21:52:01 +01:00
Maryana Rozhankivska 6af66b1106 fix of bug #368 Endless redirects or user doesn't exist with basic authentication 2014-01-30 16:35:31 +02:00
Nicolas Lœuillet c95b78a8ce poche is dead, welcome wallabag 2014-01-28 10:36:04 +01:00
Lonnytunes d1d3498b62 [fix] Stops multiplication, in database, of a same user config item (error of variable name). 2014-01-20 00:44:51 +01:00
adev a562e3905a Create sqlite table tags_entries only if not already exists 2014-01-05 15:03:05 +01:00
Nicolas Lœuillet 9de34d4e84 [fix] error in query to get entries and tags 2014-01-03 10:06:26 +01:00
Nicolas Lœuillet da5fc42f61 [fix] bug with queries when postgresql is used 2013-12-23 11:23:12 +01:00
Nicolas Lœuillet 5cfafc6110 [add] check tags tables 2013-12-23 10:35:09 +01:00
Nicolas Lœuillet c432fa1674 [add] assign and remove a tag to an entry 2013-12-06 15:07:51 +01:00
Nicolas Lœuillet 4886ed6d36 [add] page which lists entries for a tag 2013-12-06 14:22:29 +01:00
Nicolas Lœuillet 2e2ebe5ec7 [add] create tags page 2013-12-06 13:15:06 +01:00
Nicolas Lœuillet 5bea1a4d31 [add] function to get tags by entry 2013-12-06 13:02:15 +01:00
Nicolas Lœuillet 5846b0f1b3 [change] getConfigUser is now a public function 2013-12-03 10:39:45 +01:00
Nicolas Lœuillet 0c2f453750 Fix Undefined offset Notice (thx @vjousse) 2013-11-20 10:22:21 +01:00
Denis Sacchet 027b4e1568 Adding support for http_auth 2013-10-20 23:28:45 +02:00
Nicolas Lœuillet 1e98ee1de0 bug fix: changing password was buggy 2013-10-07 14:56:21 +02:00
Nicolas Lœuillet 58ace4941e bug fix #229: theme not stored on updated poches 2013-09-21 14:37:53 +02:00
Nicolas Lœuillet 00dbaf90bc merge #224 2013-09-20 10:21:39 +02:00
Nicolas Lœuillet b58e261db9 bug in downloading pictures : article content wasn't updated anymore 2013-08-09 23:30:20 +02:00
Nicolas Lœuillet b916bcfccc fixes for 1.0-beta 2013-08-07 19:14:28 +02:00
Nicolas Lœuillet 580d60b941 file to update from 0.x to 1.x \o/ 2013-08-07 15:46:17 +02:00
Nicolas Lœuillet 68857cea8c setup of storage 2013-08-07 14:38:58 +02:00
Nicolas Lœuillet bc1ee8524e postgres 2013-08-07 14:24:07 +02:00
Renamed from inc/store/sqlite.class.php (Browse further)