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
/
templates
/
feeds.html
Commit message (
Collapse
)
Author
Age
*
adding unread count when listing feeds, using count_by_feed for user management
François Schmidts
2015-07-02
|
*
accelerating the feeds page
François Schmidts
2015-07-02
|
*
Display a picto when a feed is disabled due to errors when retrieving.
Cédric Bonhomme
2015-07-02
|
*
Updated link to the page of articles for a feed.
Cédric Bonhomme
2015-05-09
|
*
moving feed views related code in views.feed and massive use of url_for
François Schmidts
2015-04-12
|
*
Updated feeds.html template.
Cédric Bonhomme
2014-11-28
|
*
It is useless to retrieve all articles in order to count the number of articles.
Cédric Bonhomme
2014-07-13
|
*
Fixed a bad link.
Cédric Bonhomme
2014-07-09
|
*
Added 'warning' CSS class for table rows of disabled feeds.
Cédric Bonhomme
2014-07-07
|
*
Confirmation message before suppression of accounts and suppression of feeds.
Cédric Bonhomme
2014-05-04
|
*
Internationalization to french in progress.
Cédric Bonhomme
2014-05-01
|
*
Only display the last 100 articles.
Cédric Bonhomme
2014-04-14
|
*
Fixed /feeds template (2).
Cédric Bonhomme
2014-04-08
|
*
Fixed /feeds template.
Cédric Bonhomme
2014-04-08
|
*
Added feed description as link title.
Cédric Bonhomme
2014-01-26
|
*
Added a link to the page to add/edit feeds.
Cédric Bonhomme
2014-01-14
|
*
Updated /feeds page.
Cédric Bonhomme
2013-12-03
|
*
The /feeds page has benn slightly updated.
Cédric Bonhomme
2013-12-01
|
*
Sort feeds by title with Jinja sort() function.
Cédric Bonhomme
2013-11-11
|
*
Updated templates.
Cédric Bonhomme
2013-11-10
|
*
Delete a feed from the table of feeds.
Cédric Bonhomme
2013-11-02
|
*
Added new responsive table for the /feeds page.
Cédric Bonhomme
2013-11-02
|
*
Added users management.
Cédric Bonhomme
2013-11-01
|
*
Added new template for the list of feeds.
Cédric Bonhomme
2013-11-01
bgstack15