aboutsummaryrefslogtreecommitdiff
path: root/src/web/views/views.py
Commit message (Expand)AuthorAge
* cerificate renewedCédric Bonhomme2017-04-07
* Added registration status.Cédric Bonhomme2017-04-06
* Displays if the the instance is running on Heroku.Cédric Bonhomme2017-04-06
* Removed now useless endpoint.Cédric Bonhomme2017-04-06
* Added a page which displays some information about the instance.Cédric Bonhomme2017-04-06
* New https certificateCédric Bonhomme2017-01-07
* no need to specify an equalityCédric Bonhomme2016-10-24
* add the possibility to mak a feed as privateCédric Bonhomme2016-10-24
* Updated about page.Cédric Bonhomme2016-10-10
* letencrypt validationCédric Bonhomme2016-10-10
* Fixed a bug when getting the last retrieved article for the generation of the...Cédric Bonhomme2016-09-27
* Minor improvements.Cédric Bonhomme2016-09-26
* Added more comments.Cédric Bonhomme2016-09-21
* set the limit of days to 1000 (for the tests).Cédric Bonhomme2016-09-20
* the number of days can be give in the urlCédric Bonhomme2016-09-20
* Return the most popular feeds for the last 30 days (before the date of the la...Cédric Bonhomme2016-09-20
* Display only the 100 most popular feeds.Cédric Bonhomme2016-09-20
* Improved the way we count feeds by link.Cédric Bonhomme2016-09-20
* simple test of a 'popular' page.Cédric Bonhomme2016-09-20
* Fixed some depreciations with the new version of Flask.Cédric Bonhomme2016-05-29
* Code update. Some problems with CSRF token on Chromium...Cédric Bonhomme2016-03-02
* begin integration of the new architectureCédric Bonhomme2016-03-01
* Changed some strane URLs, maybe due to the renaming of pyAggr3g470r to JARR...Cédric Bonhomme2016-02-14
* The OPML generation now includes the category of the feeds.Cédric Bonhomme2016-02-10
* Updated Copyright years.Cédric Bonhomme2016-02-05
* It is now possible to give the address of a CDN server through the configurat...Cédric Bonhomme2016-02-03
* enhancement: ordering categories and hidding empty 'no category' categoryFrançois Schmidts2016-01-31
* handling errors from one page appFrançois Schmidts2016-01-31
* decommissionning old homeFrançois Schmidts2016-01-31
* redoing navbar in reactFrançois Schmidts2016-01-31
* wip redoing feed panelFrançois Schmidts2016-01-30
* displaying date on middle panelFrançois Schmidts2016-01-29
* impact on menus when loading articleFrançois Schmidts2016-01-29
* draft displaying articleFrançois Schmidts2016-01-29
* redoing menu, sorting in place and not in pythonFrançois Schmidts2016-01-28
* implementing search through articlesFrançois Schmidts2016-01-28
* mark all as read buttonFrançois Schmidts2016-01-27
* redoing constant, handling read / unread in menu, removing bad optim for load...François Schmidts2016-01-26
* doing some designFrançois Schmidts2016-01-26
* meh, kinda works, sleep nowFrançois Schmidts2016-01-26
* displaying errorFrançois Schmidts2016-01-26
* ordering feedsFrançois Schmidts2016-01-26
* filters are working !François Schmidts2016-01-26
* bootstraping reactFrançois Schmidts2016-01-26
* updating translationsFrançois Schmidts2016-01-26
* moving 'expire_article' and improving its perfFrançois Schmidts2016-01-26
* removing misplaced stuffs from views, more controllers useFrançois Schmidts2016-01-26
* a bit of cleaning, putting code where it belongsFrançois Schmidts2016-01-26
* moving the root of source code from / to /src/François Schmidts2015-12-17
bgstack15