aboutsummaryrefslogtreecommitdiff
path: root/src/web/views/admin.py
Commit message (Expand)AuthorAge
* Removed refresh_rate column for the user table.Cédric Bonhomme2016-10-05
* Minor improvements.Cédric Bonhomme2016-09-26
* Fixed some depreciations with the new version of Flask.Cédric Bonhomme2016-05-29
* Fixed a problem in a flash message.Cédric Bonhomme2016-05-01
* Users created by the admin are active by default.Cédric Bonhomme2016-04-09
* Removed the endponint to see stats about a user.Cédric Bonhomme2016-04-07
* Bug fix.Cédric Bonhomme2016-04-07
* delete a userCédric Bonhomme2016-04-07
* create a new user is now workingCédric Bonhomme2016-03-22
* Code update. Some problems with CSRF token on Chromium...Cédric Bonhomme2016-03-02
* begin integration of the new architectureCédric Bonhomme2016-03-01
* Added a template for the password recovery notifications.Cédric Bonhomme2016-02-18
* New management of the token for the account confirmation.Cédric Bonhomme2016-02-18
* Removed the possibility to see the list of feeds of a user. A new column in t...Cédric Bonhomme2016-02-16
* It is again possible (for an administrator) to delete the feed of a user.Cédric Bonhomme2016-02-15
* bootstraping reactFrançois Schmidts2016-01-26
bgstack15