aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/Database.class.php
Commit message (Expand)AuthorAgeFilesLines
* new foldersNicolas Lœuillet2015-01-201-601/+0
* Merge pull request #843 from rros/mysql-utf8mb4Nicolas Lœuillet2014-10-141-3/+5
|\
| * Convert the MySQL charset to utf8mb4 to support the full range of unicode cha...Robert Ros2014-09-181-3/+5
* | get up to date for mergetcit2014-09-281-2/+2
|\ \ | |/ |/|
| * added email fieldtcit2014-07-251-2/+2
* | vendor dir is not accessible before install, sqlite db dir write check moved ...Maryana Rozhankivska2014-08-211-0/+4
|/
* updated specific configuration for parsingNicolas Lœuillet2014-07-131-10/+10
* PicoFarad framework for routingNicolas Lœuillet2014-07-111-49/+89
* WHAT. A. BIG. REFACTOR. + new license (we moved to MIT one)Nicolas Lœuillet2014-07-111-16/+3
* I removed my previous commit. We have to create a new branch for that.Nicolas Lœuillet2014-07-101-20/+2
* new fields in database, reading time / date and domain name are storedNicolas Lœuillet2014-07-081-2/+21
* fix for #738tcitworld2014-06-301-1/+1
* Simplifed function which does tag cleanuptcit2014-05-141-8/+9
* Clean old unused tags when deleting a tagtcit2014-04-301-0/+18
* Added default statement for db systemtcit2014-04-231-0/+2
* Fixed Multi-user systemtcit2014-04-231-1/+38
* error with empty content by import fixed. Also youtube and vimeo videos are a...Maryana Rozhankivska2014-04-111-2/+2
* logging by import added; error by creation table if exists in postgresql fixed.Maryana Rozhankivska2014-04-111-3/+3
* postgres sequence error fix, issue #602Maryana Rozhankivska2014-04-051-1/+1
* import without cronMaryana Rozhankivska2014-04-021-8/+9
|\
| * Important fixes for search engine (thx @mariroz)tcit2014-04-021-6/+7
* | import without cronMaryana Rozhankivska2014-04-021-32/+50
|/
* Finished search engine functiontcit2014-03-261-2/+2
* Implemented rudimental search enginetcit2014-03-221-0/+8
* a lot of enhancements related to tags: tags list is now sorted, shows number ...Maryana Rozhankivska2014-03-101-4/+7
* [add] cron to fetch content on imported entriesNicolas Lœuillet2014-02-281-21/+46
* a lot of refactoring: tag action is now handled by home view and uses sorting...Maryana Rozhankivska2014-02-201-24/+55
* multiple tag entry displayed fix, issue #474Maryana Rozhankivska2014-02-201-2/+2
* [fix] security problems with tagsNicolas Lœuillet2014-02-191-9/+15
* duplicate check added. fix of issue #400Maryana Rozhankivska2014-02-141-0/+16
* [add] mark all as read #385Nicolas Lœuillet2014-02-121-0/+6
* fix of bug #368 Endless redirects or user doesn't exist with basic authentica...Maryana Rozhankivska2014-01-301-3/+8
* poche is dead, welcome wallabagNicolas Lœuillet2014-01-281-3/+3
* [fix] Stops multiplication, in database, of a same user config item (error of...Lonnytunes2014-01-201-1/+1
* Create sqlite table tags_entries only if not already existsadev2014-01-051-1/+1
* [fix] error in query to get entries and tagsNicolas Lœuillet2014-01-031-2/+2
* [fix] bug with queries when postgresql is usedNicolas Lœuillet2013-12-231-2/+2
* [add] check tags tablesNicolas Lœuillet2013-12-231-2/+69
* [add] assign and remove a tag to an entryNicolas Lœuillet2013-12-061-0/+31
* [add] page which lists entries for a tagNicolas Lœuillet2013-12-061-0/+21
* [add] create tags pageNicolas Lœuillet2013-12-061-3/+11
* [add] function to get tags by entryNicolas Lœuillet2013-12-061-0/+11
* [change] getConfigUser is now a public functionNicolas Lœuillet2013-12-031-1/+1
* Fix Undefined offset Notice (thx @vjousse)Nicolas Lœuillet2013-11-201-1/+1
* Adding support for http_authDenis Sacchet2013-10-201-0/+11
* bug fix: changing password was buggyNicolas Lœuillet2013-10-071-2/+2
* bug fix #229: theme not stored on updated pochesNicolas Lœuillet2013-09-211-3/+11
* merge #224Nicolas Lœuillet2013-09-201-3/+13
* bug in downloading pictures : article content wasn't updated anymoreNicolas Lœuillet2013-08-091-0/+7
* fixes for 1.0-betaNicolas Lœuillet2013-08-071-8/+23