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
Commit message (
Expand
)
Author
Age
...
*
Updated README.md file.
cedricbonhomme
2012-10-28
*
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
*
Updated documentation.
cedricbonhomme
2012-10-20
*
Updated README.
cedricbonhomme
2012-10-20
*
Updated README.
cedricbonhomme
2012-10-20
*
Renamed READEM.
cedricbonhomme
2012-10-20
*
Updated README.
cedricbonhomme
2012-10-20
*
Updated README.
cedricbonhomme
2012-10-20
*
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 instan...
cedricbonhomme
2012-10-12
*
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
*
Updated the documentation: index.rst file.
cedricbonhomme
2012-09-16
*
Added 'Launch' section to index.rst.
cedricbonhomme
2012-09-15
*
Added 'Setting' section in index.rst.
cedricbonhomme
2012-09-15
*
Updated index.rst with the content of the README.
cedricbonhomme
2012-09-15
*
Added initial files for the documentation.
cedricbonhomme
2012-09-15
*
Renamed /documentation to /docs.
cedricbonhomme
2012-09-15
*
Updated README file.
cedricbonhomme
2012-09-11
*
Python RestructuredText bloc code.
cedricbonhomme
2012-09-10
*
Added information about how to backup the database.
cedricbonhomme
2012-09-10
*
Removed sqlite2mongo.py which was used during the migration from SQLite to Mo...
cedricbonhomme
2012-09-10
*
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 feeds...
cedricbonhomme
2012-09-10
*
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
*
Improvement: get_articles_from_collection() function can now return only the ...
cedricbonhomme
2012-05-17
*
Minor bugfix in mongodb.py: delete_article function didn't delete articles.
cedricbonhomme
2012-05-17
*
Typo fix.
cedricbonhomme
2012-05-15
*
Minor change (string in the management page).
cedricbonhomme
2012-05-15
[prev]
[next]
bgstack15