Commit graph

10 commits

Author SHA1 Message Date
Rodolphe Breard
c15512e799 Format code using black 2019-07-24 19:07:41 +02:00
Rodolphe Breard
1e894853c8 Add the NSFW filter parameter within the user settings 2018-11-08 21:09:17 +01:00
Rodolphe Breard
428bd941e2 Enforce coding style 2018-11-08 20:11:14 +01:00
Rodolphe Breard
e1719f4773 Add the possibility for users to delete their account 2018-11-08 15:29:59 +01:00
Rodolphe Breard
a0e80623cf Add the possibility for users to change their own password
This functionality required to add a settings panel.
2018-11-08 14:18:24 +01:00
Rodolphe Breard
1a9f9ca23b Move the nsfw functions into a real module 2018-06-03 23:48:21 +02:00
Rodolphe Breard
4bdfe2d05c Flag allowed NSFW content 2018-06-02 21:43:23 +02:00
Rodolphe Breard
5b6609a46f Add the NSFW mode 2018-05-27 18:45:52 +02:00
Rodolphe Breard
291f9f0910 Fix various problems with emails for account/password 2018-02-04 16:11:07 +01:00
Rodolphe Breard
ab4eb7414c Add basic user functionalities
Users need to register, login, logout and reset their password.
2018-02-04 01:36:39 +01:00