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
/
source
/
pyAggr3g470r.py
Commit message (
Expand
)
Author
Age
...
*
Added a link to the site if the corresponding feed.
cedricbonhomme
2012-11-11
*
I hear you like commits.
cedricbonhomme
2012-11-09
*
Updated revision date and version number.
cedricbonhomme
2012-11-08
*
Re-enabled tooltip description.
cedricbonhomme
2012-11-08
*
Porting to Python 3.2. Better, faster, stronger.
cedricbonhomme
2012-11-08
*
mark_as_read() always return to index page.
cedricbonhomme
2012-11-05
*
Minor improvements for the management of the database.
cedricbonhomme
2012-10-22
*
Bug fix in drop base function. The wrong database name was used.
cedricbonhomme
2012-10-22
*
Authentication is now required for all pages.
cedricbonhomme
2012-10-22
*
Added comments.
cedricbonhomme
2012-10-20
*
Renamed root class.
cedricbonhomme
2012-10-20
*
New version number.
cedricbonhomme
2012-10-12
*
HTML5 doctype. You have now to be logged to acces to your pyAggr3g470r instan...
cedricbonhomme
2012-10-12
*
Added authentication module.
cedricbonhomme
2012-10-12
*
Replaced ctime() by strftime('%Y-%m-%d %H:%M').
cedricbonhomme
2012-10-09
*
Improved the display of the 'statistics' page.
cedricbonhomme
2012-10-09
*
Improved the display of the 'feed' page.
cedricbonhomme
2012-10-09
*
Added a link to the feed description page in the 'articles' page.
cedricbonhomme
2012-10-09
*
Shorter title.
cedricbonhomme
2012-09-10
*
Clearer date at the index page.
cedricbonhomme
2012-09-10
*
Only use the URL of article for the QRCode.
cedricbonhomme
2012-05-28
*
Improvement: get_articles_from_collection() function can now return only the ...
cedricbonhomme
2012-05-17
*
Typo fix.
cedricbonhomme
2012-05-15
*
Minor change (string in the management page).
cedricbonhomme
2012-05-15
*
Distant MongoDB connection working (tested with AlwaysData).
cedricbonhomme
2012-05-03
*
Connection on the MongoDB database with authentication OK.
cedricbonhomme
2012-05-02
*
Version 3.4 of pyAggr3g470r. Export functions working with MongoDB. Minor bug...
cedricbonhomme
2012-05-01
*
It is now possible to update information about a feed with the MongoDG database.
cedricbonhomme
2012-05-01
*
Speed improvement.
cedricbonhomme
2012-05-01
*
Added comment. Bugfix at feed/ page.
cedricbonhomme
2012-05-01
*
Export to EPUB OK.
cedricbonhomme
2012-05-01
*
Export tp webzine nearly OK.
cedricbonhomme
2012-05-01
*
One line between each function.
cedricbonhomme
2012-05-01
*
Bugfix in the epub export.
cedricbonhomme
2012-05-01
*
Minor bugfix: links to previous and following articles were wrong.
cedricbonhomme
2012-05-01
*
Added conf.py which is responsible of the load of the configuration.
cedricbonhomme
2012-04-22
*
Removed set_max_articles() function.~
cedricbonhomme
2012-04-22
*
Renamed get_all_collections() to get_all_feeds().
cedricbonhomme
2012-04-22
*
Renamed get_collection() to get_feed().
cedricbonhomme
2012-04-22
*
Minor refactoring with pylint.
cedricbonhomme
2012-04-22
*
Updated version number to 3.3.
cedricbonhomme
2012-04-16
*
Bugifx: the 'feed' dictionary doesn't contains a 'feed_id' key.
cedricbonhomme
2012-04-16
*
Reorganization of folders.
cedricbonhomme
2012-04-15
[prev]
bgstack15