aboutsummaryrefslogtreecommitdiff
path: root/pyaggr3g470r/export.py
Commit message (Expand)AuthorAge
* Removed the functionality for the email notifications of new articles. No rea...Cédric Bonhomme2015-02-25
* Fixed a bug when exporting articles to HTML with Python 3.3.Cédric Bonhomme2015-02-08
* Order feeds by title for the HTML export.Cédric Bonhomme2015-01-15
* Updated footer of HTML export.Cédric Bonhomme2015-01-13
* Updated years f copyright.Cédric Bonhomme2015-01-03
* Updated some comments.Cédric Bonhomme2014-11-19
* Python 3 supportCédric Bonhomme2014-10-01
* Updated JSON export.Cédric Bonhomme2014-05-27
* Updated JSON export.Cédric Bonhomme2014-05-27
* Added comments.Cédric Bonhomme2014-04-29
* Added export to JSON.Cédric Bonhomme2014-04-29
* Cleaned code.Cédric Bonhomme2014-04-27
* HTML export now working on Heroku.Cédric Bonhomme2014-04-12
* Trying the export to HTML option on Heroku (4).Cédric Bonhomme2014-04-12
* Trying the export to HTML option on Heroku (3).Cédric Bonhomme2014-04-12
* Export of all articles in HTML pages is now working again (but not yet on Her...Cédric Bonhomme2014-04-12
* License is now AGPLv3.Cédric Bonhomme2014-04-09
* Removed export_txt functionality.Cédric Bonhomme2013-12-08
* The name of the archive is composed of the current date.Cédric Bonhomme2013-12-08
* The archive is now generated after all articles.Cédric Bonhomme2013-12-08
* It is now possible to export all articles in a simple HTML site. The result i...Cédric Bonhomme2013-12-08
bgstack15