aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/templates
Commit message (Collapse)AuthorAge
* Bug fix in the /inactives template.Cédric Bonhomme2014-04-12
|
* Improvements of the feedgetter module.Cédric Bonhomme2014-04-12
|
* The /home page is now loading faster.Cédric Bonhomme2014-04-12
|
* No SMTP for Heroku (for the moment).Cédric Bonhomme2014-04-12
|
* For the moment disable full text search on Heroku.Cédric Bonhomme2014-04-12
|
* And another minor bug fix.Cédric Bonhomme2014-04-12
|
* Bugfix.Cédric Bonhomme2014-04-11
|
* Minor improvement for the /management template.Cédric Bonhomme2014-04-11
|
* Renamed a link title.Cédric Bonhomme2014-04-11
|
* Updated about page.Cédric Bonhomme2014-04-09
|
* Management of users via the administrator's account.Cédric Bonhomme2014-04-09
|
* /unread and /like views are working.Cédric Bonhomme2014-04-08
|
* /articles page is working.Cédric Bonhomme2014-04-08
|
* Improved articles loading for the home page.Cédric Bonhomme2014-04-08
|
* Fixed /feeds template (2).Cédric Bonhomme2014-04-08
|
* Fixed /feeds template.Cédric Bonhomme2014-04-08
|
* Management page near to be OK.Cédric Bonhomme2014-04-08
|
* Beginning of the port to PostgreSQL.Cédric Bonhomme2014-04-07
|
* Testing access keys.Cédric Bonhomme2014-02-27
|
* Export feeds to OPML.Cédric Bonhomme2014-02-10
|
* Fixed typo.Cédric Bonhomme2014-02-09
|
* Improvements to the OPML importer.Cédric Bonhomme2014-02-09
|
* It is now possible to import OPML files.Cédric Bonhomme2014-02-09
|
* Updated all links to /articles page.Cédric Bonhomme2014-02-06
|
* Display last 'n' articles.Cédric Bonhomme2014-02-05
|
* Give an idea of the importance of a feed compared to the whole database.Cédric Bonhomme2014-02-04
|
* Minor fix to the templates for the views /edit_feed and /profile.Cédric Bonhomme2014-02-04
|
* Mark all articles as read by feed.Cédric Bonhomme2014-02-02
|
* Test with another time format (only for the home page).Cédric Bonhomme2014-01-31
|
* Updated /search template.Cédric Bonhomme2014-01-30
|
* 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
|
* Improved /inactives template.Cédric Bonhomme2014-01-27
|
* Updated /feed page.Cédric Bonhomme2014-01-26
|
* Added feed description as link title.Cédric Bonhomme2014-01-26
|
* The description of the feed is stored in the database.Cédric Bonhomme2014-01-26
|
* Replaced eye-open icon by info-sign.Cédric Bonhomme2014-01-15
|
* Added a link to the page to add/edit feeds.Cédric Bonhomme2014-01-14
|
* Only display this icon if the feed is enabled.Cédric Bonhomme2014-01-12
|
* It is now possible to feth only one feed.Cédric Bonhomme2014-01-12
|
* Minor fix when a feed contains 0 article.Cédric Bonhomme2014-01-06
|
* Displaying more information in the /feed page.Cédric Bonhomme2014-01-01
|
* Link to the page to edit feed informations.Cédric Bonhomme2014-01-01
|
* Share articles with reddit.Cédric Bonhomme2014-01-01
|
* Added favicon link in the layout template.Cédric Bonhomme2013-12-28
|
* Removed bootstrat-responsive.cssCédric Bonhomme2013-12-27
|
* Improved Flask flash messages.Cédric Bonhomme2013-12-27
|
* Flash messsages.Cédric Bonhomme2013-12-27
|
* Minor fix in the template of unread articles.Cédric Bonhomme2013-12-27
|
* Fixed mistyped HTML tag in templates.Cédric Bonhomme2013-12-24
|
bgstack15