aboutsummaryrefslogtreecommitdiff
path: root/src/web/views/views.py
Commit message (Expand)AuthorAge
* The project is now using Poetry.Cédric Bonhomme2020-02-26
* Offers more filtering possibilities on the popular feeds view for the userCédric Bonhomme2018-11-02
* Ignore feeds with too much errors when calculating most popular feeds.Cédric Bonhomme2018-11-02
* Removed a now useless route.Cédric Bonhomme2018-06-24
* Renew certificate.Cédric Bonhomme2018-03-22
* Renew certificate.Cédric Bonhomme2018-03-22
* Renew certificate (fix).Cédric Bonhomme2017-12-22
* Renew certificate.Cédric Bonhomme2017-12-22
* renew certificateCédric Bonhomme2017-09-24
* Updating certificate with certbot.Cédric Bonhomme2017-07-05
* 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
bgstack15