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
/
src
/
web
/
views
/
views.py
Commit message (
Collapse
)
Author
Age
*
Added more comments.
Cédric Bonhomme
2016-09-21
|
*
set the limit of days to 1000 (for the tests).
Cédric Bonhomme
2016-09-20
|
*
the number of days can be give in the url
Cédric Bonhomme
2016-09-20
|
*
Return the most popular feeds for the last 30 days (before the date of the ↵
Cédric Bonhomme
2016-09-20
|
|
|
|
last added feed).
*
Display only the 100 most popular feeds.
Cédric Bonhomme
2016-09-20
|
*
Improved the way we count feeds by link.
Cédric Bonhomme
2016-09-20
|
*
simple test of a 'popular' page.
Cédric Bonhomme
2016-09-20
|
*
Fixed some depreciations with the new version of Flask.
Cédric Bonhomme
2016-05-29
|
*
Code update. Some problems with CSRF token on Chromium...
Cédric Bonhomme
2016-03-02
|
*
begin integration of the new architecture
Cédric Bonhomme
2016-03-01
|
*
Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...
Cédric Bonhomme
2016-02-14
|
*
The OPML generation now includes the category of the feeds.
Cédric Bonhomme
2016-02-10
|
*
Updated Copyright years.
Cédric Bonhomme
2016-02-05
|
*
It is now possible to give the address of a CDN server through the ↵
Cédric Bonhomme
2016-02-03
|
|
|
|
configuratin file (or a system variable).
*
enhancement: ordering categories and hidding empty 'no category' category
François Schmidts
2016-01-31
|
*
handling errors from one page app
François Schmidts
2016-01-31
|
*
decommissionning old home
François Schmidts
2016-01-31
|
*
redoing navbar in react
François Schmidts
2016-01-31
|
*
wip redoing feed panel
François Schmidts
2016-01-30
|
*
displaying date on middle panel
François Schmidts
2016-01-29
|
*
impact on menus when loading article
François Schmidts
2016-01-29
|
*
draft displaying article
François Schmidts
2016-01-29
|
*
redoing menu, sorting in place and not in python
François Schmidts
2016-01-28
|
*
implementing search through articles
François Schmidts
2016-01-28
|
*
mark all as read button
François Schmidts
2016-01-27
|
*
redoing constant, handling read / unread in menu, removing bad optim for ↵
François Schmidts
2016-01-26
|
|
|
|
loading articles
*
doing some design
François Schmidts
2016-01-26
|
|
|
|
wip toogle read / like
*
meh, kinda works, sleep now
François Schmidts
2016-01-26
|
*
displaying error
François Schmidts
2016-01-26
|
*
ordering feeds
François Schmidts
2016-01-26
|
*
filters are working !
François Schmidts
2016-01-26
|
*
bootstraping react
François Schmidts
2016-01-26
|
*
updating translations
François Schmidts
2016-01-26
|
*
moving 'expire_article' and improving its perf
François Schmidts
2016-01-26
|
*
removing misplaced stuffs from views, more controllers use
François Schmidts
2016-01-26
|
*
a bit of cleaning, putting code where it belongs
François Schmidts
2016-01-26
|
*
moving the root of source code from / to /src/
François Schmidts
2015-12-17
bgstack15