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
Commit message (
Collapse
)
Author
Age
*
Added template for the page of favorite articles.
Cédric Bonhomme
2012-11-22
|
*
Now using template inheritance.
Cédric Bonhomme
2012-11-22
|
*
Created new branch "Mako integration". First test of Mako with the ↵
Cédric Bonhomme
2012-11-21
|
|
|
|
plain_text page.
*
Name of the currently consulted article is displayed on the tab.
Cédric Bonhomme
2012-11-21
|
*
Updated the feedgetter accordingly issues 310 and 328 of feedparser: "To ↵
Cédric Bonhomme
2012-11-20
|
|
|
|
avoid breaking existing software while fixing issue 310, a temporary mapping has been created from `updated_parsed` to `published_parsed` if `updated_parsed` doesn't exist. This fallback will be removed in a future version of feedparser".
*
Better results with Pearson.
Cédric Bonhomme
2012-11-18
|
*
Test with euclidian distance.
Cédric Bonhomme
2012-11-18
|
*
mb:68e2ad40-1fd7-4939-953f-fd4cdf19803b
Cédric Bonhomme
2012-11-18
|
*
Test with tanimoto distance.
Cédric Bonhomme
2012-11-18
|
*
Test draw function. Set K to 8.
Cédric Bonhomme
2012-11-16
|
*
Added tests with clusters.
Cédric Bonhomme
2012-11-16
|
*
Added a link to the site if the corresponding feed.
cedricbonhomme
2012-11-11
|
*
I hear you like commits.
cedricbonhomme
2012-11-09
|
*
Start script now checks if Python 3 is the default installation on the ↵
cedricbonhomme
2012-11-09
|
|
|
|
system. If not the script tries to launch pyAggr3g470r with Python 3.2.
*
Updated revision date and version number.
cedricbonhomme
2012-11-08
|
*
changed things...
cedricbonhomme
2012-11-08
|
*
Re-enabled tooltip description.
cedricbonhomme
2012-11-08
|
*
Porting to Python 3.2. Better, faster, stronger.
cedricbonhomme
2012-11-08
|
*
HTML username text input is now focused by default.
cedricbonhomme
2012-11-06
|
*
mark_as_read() always return to index page.
cedricbonhomme
2012-11-05
|
*
Keep only the default password.
cedricbonhomme
2012-10-28
|
*
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
|
*
No longer create index on MongoDB articles collection.
cedricbonhomme
2012-10-22
|
*
Catch an error when creating index with mongodb and python 2.7.3.
cedricbonhomme
2012-10-20
|
*
Added comments.
cedricbonhomme
2012-10-20
|
*
Renamed root class.
cedricbonhomme
2012-10-20
|
*
Fixed in typo in password file.
cedricbonhomme
2012-10-12
|
*
Default credentials are admin/admin.
cedricbonhomme
2012-10-12
|
*
New version number.
cedricbonhomme
2012-10-12
|
*
Improved css for the loggin page.
cedricbonhomme
2012-10-12
|
*
Added log.css
cedricbonhomme
2012-10-12
|
*
HTML5 doctype. You have now to be logged to acces to your pyAggr3g470r ↵
cedricbonhomme
2012-10-12
|
|
|
|
instance. Usefull if it is hosted on Amazon EC2 for example.
*
Added example of password file.
cedricbonhomme
2012-10-12
|
*
Added logginn module (for the authentication).
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
|
*
Removed sqlite2mongo.py which was used during the migration from SQLite to ↵
cedricbonhomme
2012-09-10
|
|
|
|
MongoDB.
*
Minor changes to the CSS.
cedricbonhomme
2012-09-10
|
*
Minor CSS improvement for small screens.
cedricbonhomme
2012-09-10
|
*
Shorter title.
cedricbonhomme
2012-09-10
|
*
Clearer date at the index page.
cedricbonhomme
2012-09-10
|
*
Added two new blogs in the default feed.lst file. Test the detection of ↵
cedricbonhomme
2012-09-10
|
|
|
|
feeds in a HTML page.
*
Updated header comments.
cedricbonhomme
2012-07-22
|
*
Only use the URL of article for the QRCode.
cedricbonhomme
2012-05-28
|
*
Now using SafeConfigParser.
cedricbonhomme
2012-05-19
|
[next]
bgstack15