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.py
Commit message (
Expand
)
Author
Age
*
Removed useless code concerning SQLite and the update method (inotify) on the...
cedricbonhomme
2012-03-04
*
Notifications page is working. Improved get_all_collections function.
cedricbonhomme
2012-03-04
*
Mark all articles as read (from the main page) is working.
cedricbonhomme
2012-03-04
*
Mark as read for a feed is working.
cedricbonhomme
2012-03-04
*
History page is now working with MongoDB.
cedricbonhomme
2012-03-03
*
Minor bugfix in favorites page.
cedricbonhomme
2012-03-03
*
Like/Unlike an article is now working with MongoDB.
cedricbonhomme
2012-03-03
*
Favorite page is now working with MongoDB.
cedricbonhomme
2012-03-03
*
Article page is now working with MongoDB.
cedricbonhomme
2012-03-03
*
Feed information page is working with MongoDB.
cedricbonhomme
2012-03-03
*
Main page almost working.
cedricbonhomme
2012-03-03
*
Minor bugfix in the statistics page.
cedricbonhomme
2012-03-03
*
New statistics page. Lighter management page.
cedricbonhomme
2012-03-02
*
Release 3.1.
cedricbonhomme
2011-11-29
*
Minor improvement. Ensure that the size of the string to encode is less than ...
cedricbonhomme
2011-11-25
*
Removed delicious share button in favor of pinboard. Removed twitter button.
cedricbonhomme
2011-11-24
*
Only use the plain text version of articles for the generation of QR code (no...
cedricbonhomme
2011-11-24
*
Removed PyQRNative module in favor of qrcode module.
cedricbonhomme
2011-11-23
*
Systematic generation of QR Code in article's page. If the article is too lon...
cedricbonhomme
2011-11-23
*
It is now possible to export all the content of an article in QRCode. Removed...
cedricbonhomme
2011-11-23
*
Release 3.0.
cedricbonhomme
2011-10-25
*
Removed Google Buzz button.
cedricbonhomme
2011-10-25
*
Simple HTML export has been replaced by Webzine HTML export.
cedricbonhomme
2011-10-25
*
Updated .hgignore. Added a function to export the articles database to pdf fi...
cedricbonhomme
2011-10-25
*
It is now possible to export all the database in the ePub format.
cedricbonhomme
2011-10-25
*
Refactored export functions properly. The appropriate export function of the ...
cedricbonhomme
2011-10-24
*
Added export.py. This file will gather all the export functions.
cedricbonhomme
2011-10-24
*
Updated CherryPy configuration.
cedricbonhomme
2011-10-02
*
Minor changes to the /article page (sharing links).
cedricbonhomme
2011-10-02
*
Removed buzz image.
cedricbonhomme
2011-10-02
*
It is now possible to share an article on Pinboard.
cedricbonhomme
2011-10-02
*
Added more comments in headers.~
cedricbonhomme
2011-09-27
*
Removed bindhost variable.
cedricbonhomme
2011-09-26
*
Added CherryPy configuration file.
cedricbonhomme
2011-09-26
*
Bug fix: wrong indice in list slicing.
cedricbonhomme
2011-09-26
*
Minor improvement. Month and year fields are not displayed in the history page.
cedricbonhomme
2011-09-26
*
Added handle_error() function.
cedricbonhomme
2011-09-21
*
Minor improvement of the display of the error 404 page.
cedricbonhomme
2011-09-21
*
Added error_page_404() function.
cedricbonhomme
2011-09-21
*
Relesase 2.9
cedricbonhomme
2011-08-26
*
HTML tags between <code> tags are now escaped by a regular expression.
cedricbonhomme
2011-08-25
*
Release 2.8.
cedricbonhomme
2011-07-07
*
Minor improvements: the database was readed two time at boot.
cedricbonhomme
2011-07-07
*
Added control file to start/stop pyAggr3g470r.
cedricbonhomme
2011-06-20
*
Performance improvement (removed useless call to BeautifulSoup HTML sanitizer.
cedricbonhomme
2011-06-20
*
Added an incation for the user (feed edition).
cedricbonhomme
2011-06-20
*
It is now possible to change the logo of a feed anytime via the feed manageme...
cedricbonhomme
2011-06-20
*
It is now possible to change the name of a feed anytime via the feed manageme...
cedricbonhomme
2011-06-20
*
Minor bugfix in a form.
cedricbonhomme
2011-06-20
*
Added two forms to the page dedicated to the management of feeds (to change t...
cedricbonhomme
2011-06-20
[next]
bgstack15