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
/
controllers
/
feed.py
Commit message (
Expand
)
Author
Age
*
fixing warning SAWarning: Can't resolve label reference 'Feed.last_retrieved'
François Schmidts
2015-10-20
*
more elegant method to check for icons
François Schmidts
2015-08-05
*
sqlalchemy was requesting icons everytime feed where listed
François Schmidts
2015-08-03
*
making admin able to update all other users feed
François Schmidts
2015-04-22
*
The minimum error count is now specified in the configuration file.
Cédric Bonhomme
2015-04-08
*
misc update
François Schmidts
2015-04-06
*
better crawling crontrol
François Schmidts
2015-03-06
*
correcting wait counter and reactivating last_retrieved
François Schmidts
2015-03-05
*
set again to 5...
Cédric Bonhomme
2015-03-05
*
set default limit to 100.
Cédric Bonhomme
2015-03-05
*
Fix the authenticate decorator.
Cédric Bonhomme
2015-03-05
*
Typo.
Cédric Bonhomme
2015-03-04
*
displaying feed errors in ui
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
bgstack15