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
...
*
Added missing librairies for lxml.
Cédric Bonhomme
2014-04-23
*
Bug fix.
Cédric Bonhomme
2014-04-23
*
Whoosh dependency added to the requirements.txt file.
Cédric Bonhomme
2014-04-22
*
Redirect to /home.
Cédric Bonhomme
2014-04-19
*
Handling PermissionDenied Exception.
Cédric Bonhomme
2014-04-19
*
Fixed bug.
Cédric Bonhomme
2014-04-19
*
Fixed bug.
Cédric Bonhomme
2014-04-19
*
Updated error messages for authentication
Cédric Bonhomme
2014-04-19
*
Merge branch 'master' of bitbucket.org:cedricbonhomme/pyaggr3g470r
Cédric Bonhomme
2014-04-19
|
\
|
*
Added a direct link to the view to list all feeds.
Cédric Bonhomme
2014-04-17
|
*
Added a direct link to the view to create a new feed.
Cédric Bonhomme
2014-04-17
*
|
Added custom error pages.
Cédric Bonhomme
2014-04-19
|
/
*
Changed a little bit the style of the title.
Cédric Bonhomme
2014-04-15
*
The /article page has now a link to the /feed page.
Cédric Bonhomme
2014-04-15
*
Improved code readability.
Cédric Bonhomme
2014-04-14
*
Only display the last 100 articles.
Cédric Bonhomme
2014-04-14
*
Added logo.
Cédric Bonhomme
2014-04-13
*
Updated default user-agent when running on Heroku.
Cédric Bonhomme
2014-04-13
*
Removed useless import of the crawler (it is now launched in a subprocess).
Cédric Bonhomme
2014-04-13
*
Updated comments and log messages.
Cédric Bonhomme
2014-04-13
*
Removed old feedgetter module.
Cédric Bonhomme
2014-04-13
*
Added comments.
Cédric Bonhomme
2014-04-13
*
The crawler is launched in a other process.
Cédric Bonhomme
2014-04-13
*
Test of the new crawler with gevent.
Cédric Bonhomme
2014-04-13
*
Fixed history view.
Cédric Bonhomme
2014-04-13
*
No automatic indexation for the moment.
Cédric Bonhomme
2014-04-13
*
Improvement for the /articles page.
Cédric Bonhomme
2014-04-13
*
Updated README.
Cédric Bonhomme
2014-04-13
*
Updated *
Cédric Bonhomme
2014-04-13
*
fixed template for /search
Cédric Bonhomme
2014-04-13
*
Whoosh search is now working (but not on Heroku).
Cédric Bonhomme
2014-04-13
*
HTML export now working on Heroku.
Cédric Bonhomme
2014-04-12
*
Trying the export to HTML option on Heroku (4).
Cédric Bonhomme
2014-04-12
*
Trying the export to HTML option on Heroku (3).
Cédric Bonhomme
2014-04-12
*
Trying the export to HTML option on Heroku (2).
Cédric Bonhomme
2014-04-12
*
Trying the export to HTML option on Heroku.
Cédric Bonhomme
2014-04-12
*
Export of all articles in HTML pages is now working again (but not yet on Her...
Cédric Bonhomme
2014-04-12
*
Removed option to disable a user.
Cédric Bonhomme
2014-04-12
*
Bug fix in the /inactives template.
Cédric Bonhomme
2014-04-12
*
Improvements of the feedgetter module.
Cédric Bonhomme
2014-04-12
*
The /home page is now loading faster.
Cédric Bonhomme
2014-04-12
*
Removed install.sh file.
Cédric Bonhomme
2014-04-12
*
Removed benchmark scripts.
Cédric Bonhomme
2014-04-12
*
Prepare database initialization script for the new release.
Cédric Bonhomme
2014-04-12
*
No SMTP for Heroku (for the moment).
Cédric Bonhomme
2014-04-12
*
For the moment disable full text search on Heroku.
Cédric Bonhomme
2014-04-12
*
Improvements of queries.
Cédric Bonhomme
2014-04-12
*
New ForeignKey between Article and User.
Cédric Bonhomme
2014-04-12
*
Better use of the decorator 'feed_access_required'.
Cédric Bonhomme
2014-04-12
*
And another minor bug fix.
Cédric Bonhomme
2014-04-12
[prev]
[next]
bgstack15