]> git.lizzy.rs Git - cheatdb.git/history - app/blueprints/users/profile.py
Redesign user list
[cheatdb.git] / app / blueprints / users / profile.py
2020-07-12 rubenwardyRedesign user list
2020-07-12 rubenwardyReplace "Content DB" with "ContentDB"
2020-07-11 rubenwardyAdd audit log
2020-07-10 rubenwardyAdd ability for moderators to change linked accounts
2020-04-14 rubenwardyImprove user authentication error handling
2020-02-23 rubenwardyFix non-admin users not being able to set profile URLs
2020-01-24 rubenwardySplit up users blueprint
2020-01-22 rubenwardyImprove markdown escaping
2020-01-19 rubenwardyFix password issues caused by Flask-User migration
2019-11-21 rubenwardyFix url_for crash on "home_page" v1.19.0
2019-11-16 rubenwardyFix user profile after blueprints commit
2019-11-15 rubenwardyRefactor endpoints to use blueprints instead