Commit graph

4 commits

Author SHA1 Message Date
Pas
2ebdb1c901 Add nickname to users
Introduces a 'nickname' field to the users table and Prisma schema. Updates user registration and profile update routes to handle nicknames, including random nickname generation for new users. Adds a utility for generating random nicknames and migrates existing users to have generated nicknames.
2025-11-17 10:35:11 -07:00
Pas
04c823a126 fix minor bugs and lint 2025-05-05 09:53:17 -06:00
Pas
63278102b4 add user deletion 2025-03-13 11:33:30 -06:00
Pas
96e9d832e5 Reapply with fixes
I think I got it this time
2025-03-13 00:00:28 -06:00