Commit graph

11 commits

Author SHA1 Message Date
Rodolphe Breard
741d36dad6 Set a minimalist theme 2019-01-27 13:27:51 +01:00
Rodolphe Breard
f8a0487f20 Fix invalid link 2019-01-27 13:25:53 +01:00
Rodolphe Breard
1e894853c8 Add the NSFW filter parameter within the user settings 2018-11-08 21:09:17 +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
b0b8f30580 Migrate to Bulma
Bulma is simple and free full-CSS framework. Unlike Bootstrap, it fits
within a single small CSS file. It is also well integrated in Django.
https://bulma.io/
2018-06-03 22:16:40 +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