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
Commit message (
Collapse
)
Author
Age
*
Moved duplicate() function in utils.py. Some minor cosmethic changes.
Cédric Bonhomme
2015-03-08
|
*
Feed GET HTTP resource accepts request with no json data (test).
Cédric Bonhomme
2015-03-06
|
*
Bug fix: 'sqlalchemy.exc.DataError: (DataError) LIMIT must not be negative' ↵
Cédric Bonhomme
2015-03-05
|
|
|
|
when loading the page /articles/id
*
Fix the authenticate decorator.
Cédric Bonhomme
2015-03-05
|
*
Provides to the user a way to set the error count of a feed to 0 by enabling ↵
Cédric Bonhomme
2015-03-05
|
|
|
|
it again.
*
The side menu of the main page now displays all the feeds.
Cédric Bonhomme
2015-03-05
|
*
Typo.
Cédric Bonhomme
2015-03-04
|
*
The feed abject should be loaded when 'feed_id' is not None.
Cédric Bonhomme
2015-03-04
|
*
adding refresh rate to the profile form
François Schmidts
2015-03-04
|
*
Merge remote-tracking branch 'origin/master' into evol/api
François Schmidts
2015-03-03
|
|
|
|
|
|
|
|
Conflicts: bootstrap.py pyaggr3g470r/models.py pyaggr3g470r/notifications.py pyaggr3g470r/rest.py
*
fixing the multi api
François Schmidts
2015-03-03
|
*
adding some docstring
François Schmidts
2015-03-03
|
*
displaying feed errors in ui
François Schmidts
2015-03-03
|
*
fixing multi get
François Schmidts
2015-03-03
|
*
fixing/restoring logging level
François Schmidts
2015-03-03
|
*
new crawler with cache control and error handling
François Schmidts
2015-03-03
|
*
continuing refacto
François Schmidts
2015-03-03
|
*
first implementation of fetchable feeds
François Schmidts
2015-03-03
|
*
a first big refacto of the existing arch
François Schmidts
2015-03-03
|
*
splitting and refactoring the Restful api part
François Schmidts
2015-03-03
|
*
global esthetics tweak
François Schmidts
2015-03-03
bgstack15