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 (
Collapse
)
Author
Age
*
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 ↵
Cédric Bonhomme
2014-04-12
|
|
|
|
Heroku).
*
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 ↵
Cédric Bonhomme
2013-12-08
is returned as a compressed tgz file.
bgstack15