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
/
views.py
Commit message (
Collapse
)
Author
Age
...
*
Cleaned code.
Cédric Bonhomme
2014-04-27
|
*
Updated /management template.
Cédric Bonhomme
2014-04-24
|
*
Moved all decorators in decorators.py.
Cédric Bonhomme
2014-04-24
|
*
Update last_seen field before each request.
Cédric Bonhomme
2014-04-24
|
*
This fixes #2.
Cédric Bonhomme
2014-04-23
|
*
This fixes #1.
Cédric Bonhomme
2014-04-23
|
*
Minor bugfix.
Cédric Bonhomme
2014-04-23
|
*
Display a message when an error occurs during the indexation or search with ↵
Cédric Bonhomme
2014-04-23
|
|
|
|
Whoosh.
*
Separate indexes by users.
Cédric Bonhomme
2014-04-23
|
*
Bug fix.
Cédric Bonhomme
2014-04-23
|
*
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
|
*
Added custom error pages.
Cédric Bonhomme
2014-04-19
|
*
Improved code readability.
Cédric Bonhomme
2014-04-14
|
*
Removed useless import of the crawler (it is now launched in a subprocess).
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
|
*
Improvement for the /articles page.
Cédric Bonhomme
2014-04-13
|
*
Updated *
Cédric Bonhomme
2014-04-13
|
*
Whoosh search is now working (but not on Heroku).
Cédric Bonhomme
2014-04-13
|
*
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
|
*
Export of all articles in HTML pages is now working again (but not yet on ↵
Cédric Bonhomme
2014-04-12
|
|
|
|
Heroku).
*
Removed option to disable a user.
Cédric Bonhomme
2014-04-12
|
*
The /home page is now loading faster.
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
|
*
Updated README.
Cédric Bonhomme
2014-04-09
|
*
Delete a feed and its articles.
Cédric Bonhomme
2014-04-09
|
*
Check if user can access to the article.
Cédric Bonhomme
2014-04-09
|
*
Fixed bug.
Cédric Bonhomme
2014-04-09
|
*
Fixed bug: all users were able to access to any article.
Cédric Bonhomme
2014-04-09
|
*
Management of users via the administrator's account.
Cédric Bonhomme
2014-04-09
|
*
License is now AGPLv3.
Cédric Bonhomme
2014-04-09
|
*
Removed initialization script.
Cédric Bonhomme
2014-04-09
|
*
Import/export of feeds with OPML is working.
Cédric Bonhomme
2014-04-08
|
*
Another view is fixed.
Cédric Bonhomme
2014-04-08
|
*
/unread and /like views are working.
Cédric Bonhomme
2014-04-08
|
*
/articles page is working.
Cédric Bonhomme
2014-04-08
|
[prev]
[next]
bgstack15