1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 01, 2023 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor improvement of the display of the error 404 page.
Cedric Bonhomme
as cedricbonhomme
More... over 12 years ago
Added error_page_404() function.
Cedric Bonhomme
as cedricbonhomme
More... over 12 years ago
Relesase 2.9
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
HTML tags between <code> tags are now escaped by a regular expression.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor improvement of the control script (test if there is an argument).
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Release 2.8.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor improvements: if pyAggr3g470r.cfg is not present, try to read pyAggr3g470r.cfg-sample.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor improvements: the database was readed two time at boot.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor changes in the articles.py file.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
reinitialize sha1.update() before each hash.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor bugfix: When using the control script the main process was attached to the console. Consequently it was not possible to close the console without closing subprocess of pyAggr3g470r.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Added control file to start/stop pyAggr3g470r.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Performance improvement (removed useless call to BeautifulSoup HTML sanitizer.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Added an incation for the user (feed edition).
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
It is now possible to change the logo of a feed anytime via the feed management page. The data base is automatically uptodated.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
It is now possible to change the name of a feed anytime via the feed management page. The data base is automatically uptodated.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor bugfix in a form.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Added two forms to the page dedicated to the management of feeds (to change the logo and the name of the feed).
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Added a new function which enables to change the URL of a feed (this updates all the data base).
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
New link to the feed page.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Bugfix: Google +1 button.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
New transparent CSS tooltip.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor CSS bugfix.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor bugfix: activity of a feed (average articles poster per day)
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor bugfix: articles must be sorted before the selection of article to load.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Added support of different POD for diaspora.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Added better comments in the code.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor improvement: test the number of articles per feed to import.
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor bugfix: in loaf_feed() function (number of articles to load per feed).
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago
Minor improvement: test if the published/update date for the article is present before the data base insertion
Cedric Bonhomme
as cedricbonhomme
More... almost 13 years ago