aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates/favorites.html
Commit message (Expand)AuthorAge
* regrouping favorties and home, redoing the tab selection jscodeFrançois Schmidts2015-04-12
* Significative performance improvement for the /favorites view.Cédric Bonhomme2014-09-23
* Using datetime filter in all templates.Cédric Bonhomme2014-05-03
* Internationalization to french in progress.Cédric Bonhomme2014-05-01
* /unread and /like views are working.Cédric Bonhomme2014-04-08
* Updated all links to /articles page.Cédric Bonhomme2014-02-06
* Updated template with Bootstrap 3.1 headers.Cédric Bonhomme2014-01-30
* explicitly mark a string as safe HTML with |safeCédric Bonhomme2014-01-27
* Replaced eye-open icon by info-sign.Cédric Bonhomme2014-01-15
* Fixed mistyped HTML tag in templates.Cédric Bonhomme2013-12-24
* Sort feeds by title with Jinja sort() function.Cédric Bonhomme2013-11-11
* Updated templates.Cédric Bonhomme2013-11-10
* Fixed a minor bug in templates (when displaying list of articles).Cédric Bonhomme2013-11-09
* Updated template for favorites.Cédric Bonhomme2013-11-05
* Page for favorites articles.Cédric Bonhomme2013-11-03
* First implementation of /favorites page.Cédric Bonhomme2013-10-13
bgstack15