aboutsummaryrefslogtreecommitdiff
path: root/source/templates/index.html
Commit message (Collapse)AuthorAge
* Removed static, templates and var files.Cédric Bonhomme2013-10-13
|
* Templates has been removed to the upper folder.Cédric Bonhomme2013-09-14
|
* Reaorganization of folders for the CSS, templates and pictures.Cédric Bonhomme2013-03-15
|
* Some tests in templates...Cédric Bonhomme2013-01-28
|
* HTML5 fragment identifier.Cédric Bonhomme2013-01-28
|
* You can now fetch only one feed.Cédric Bonhomme2013-01-20
|
* Minor bugfix in index.html template: feed['mail'] == True if mail ↵Cédric Bonhomme2013-01-20
| | | | notification is active for a feed.
* Added logout button.Cédric Bonhomme2013-01-14
|
* Numbers are printed with commas as thousands separators without taking into ↵Cédric Bonhomme2013-01-02
| | | | account the locale of the system.
* Removed <hr /> tag from the main page.Cédric Bonhomme2012-12-03
|
* Code factorization.Cédric Bonhomme2012-11-30
|
* Template adjustment.Cédric Bonhomme2012-11-29
|
* Removed empty lines.Cédric Bonhomme2012-11-28
|
* Menu position is fixed.Cédric Bonhomme2012-11-28
|
* Fix: number of feeds wan no longer displayed in the navigation bar.Cédric Bonhomme2012-11-28
|
* Template for the /index page.Cédric Bonhomme2012-11-27
bgstack15