mirror of
https://github.com/p-stream/backend.git
synced 2026-05-11 18:20:34 +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. |
||
|---|---|---|
| .. | ||
| bookmarks/[tmdbid] | ||
| lists | ||
| progress | ||
| bookmarks.ts | ||
| group-order.ts | ||
| index.ts | ||
| progress.ts | ||
| ratings.ts | ||
| sessions.ts | ||
| settings.ts | ||