mirror of
https://github.com/p-stream/backend.git
synced 2026-04-18 17:32:05 +00:00
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. |
||
|---|---|---|
| .. | ||
| auth | ||
| discover | ||
| letterboxd | ||
| lists | ||
| metrics | ||
| sessions/[sid] | ||
| users | ||
| healthcheck.ts | ||
| index.ts | ||
| meta.ts | ||