pstream-backend/server/utils
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
..
auth.ts
challenge.ts
config.ts
logger.ts
metrics.ts
nickname.ts Add nickname to users 2025-11-17 10:35:11 -07:00
playerStatus.ts
prisma.ts
trakt.ts