aboutsummaryrefslogtreecommitdiff
path: root/src/web/views/user.py
Commit message (Expand)AuthorAge
* add column webpage in the user tableCédric Bonhomme2016-09-21
* Add new stop words.Cédric Bonhomme2016-09-21
* Few improvemnts for the tag cloud of the user's profile pages.Cédric Bonhomme2016-09-20
* Draft for a public user profile page.Cédric Bonhomme2016-09-20
* Fixed some depreciations with the new version of Flask.Cédric Bonhomme2016-05-29
* Start to clean generic utils functions.Cédric Bonhomme2016-04-10
* Moved notifications module.Cédric Bonhomme2016-04-10
* Add a link to the list of categories.Cédric Bonhomme2016-04-09
* Bug fix.Cédric Bonhomme2016-04-07
* begin integration of the new architectureCédric Bonhomme2016-03-01
* we now specify the validity period of the activation link.Cédric Bonhomme2016-02-18
* Improved confirm_account view.Cédric Bonhomme2016-02-18
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
* bootstraping reactFrançois Schmidts2016-01-26
bgstack15