index
:
newspipe
add-reverse-proxy
combine-apps
hide-registration-button
ldap-auth
master
reverse-proxy
reverse-proxy-for-patch
stackrpms-branding
stackrpms-master
A web news aggregator.
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pyaggr3g470r
/
export.py
Commit message (
Expand
)
Author
Age
*
Removed the functionality for the email notifications of new articles. No rea...
Cédric Bonhomme
2015-02-25
*
Fixed a bug when exporting articles to HTML with Python 3.3.
Cédric Bonhomme
2015-02-08
*
Order feeds by title for the HTML export.
Cédric Bonhomme
2015-01-15
*
Updated footer of HTML export.
Cédric Bonhomme
2015-01-13
*
Updated years f copyright.
Cédric Bonhomme
2015-01-03
*
Updated some comments.
Cédric Bonhomme
2014-11-19
*
Python 3 support
Cédric Bonhomme
2014-10-01
*
Updated JSON export.
Cédric Bonhomme
2014-05-27
*
Updated JSON export.
Cédric Bonhomme
2014-05-27
*
Added comments.
Cédric Bonhomme
2014-04-29
*
Added export to JSON.
Cédric Bonhomme
2014-04-29
*
Cleaned code.
Cédric Bonhomme
2014-04-27
*
HTML export now working on Heroku.
Cédric Bonhomme
2014-04-12
*
Trying the export to HTML option on Heroku (4).
Cédric Bonhomme
2014-04-12
*
Trying the export to HTML option on Heroku (3).
Cédric Bonhomme
2014-04-12
*
Export of all articles in HTML pages is now working again (but not yet on Her...
Cédric Bonhomme
2014-04-12
*
License is now AGPLv3.
Cédric Bonhomme
2014-04-09
*
Removed export_txt functionality.
Cédric Bonhomme
2013-12-08
*
The name of the archive is composed of the current date.
Cédric Bonhomme
2013-12-08
*
The archive is now generated after all articles.
Cédric Bonhomme
2013-12-08
*
It is now possible to export all articles in a simple HTML site. The result i...
Cédric Bonhomme
2013-12-08
bgstack15