aboutsummaryrefslogtreecommitdiff
path: root/var
Commit message (Collapse)AuthorAge
* Minor improvements.cedricbonhomme2010-02-23
|
* It is now possible to mark all articles as read.cedricbonhomme2010-02-07
|
* Unread articles are now in bold (new field in the SQLite database). New tabs ↵cedricbonhomme2010-02-05
| | | | for articles's description are opened with the _rel=noreferrer_ option in order to separates processes (useful with Chromium).
* Bug fix : replaced base64 by sha256 to generate identiants of URL.cedricbonhomme2010-02-02
|
* Bug fix : bad descrition URL in [All articles] pages.cedricbonhomme2010-02-01
|
* Downloading of informations feeds and the update of base are asynchronous. ↵cedricbonhomme2010-01-30
| | | | Use of a mutex to protect the base. You can now refresh the web interface during the downloading of feeds.
* Added : primary key in the SQLite base and check the existence of table.cedricbonhomme2010-01-30
|
* Initial importcedric2010-01-29
bgstack15