pstream-backend/server/routes
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 Add nickname to users 2025-11-17 10:35:11 -07:00
discover fix minor bugs and lint 2025-05-05 09:53:17 -06:00
letterboxd fixed letterboxd issue 2025-06-06 13:02:45 -05:00
lists fix minor bugs and lint 2025-05-05 09:53:17 -06:00
metrics Add cron jobs to make timed metrics 2025-06-26 15:51:15 -06:00
sessions/[sid] fix minor bugs and lint 2025-05-05 09:53:17 -06:00
users Add nickname to users 2025-11-17 10:35:11 -07:00
healthcheck.ts fix minor bugs and lint 2025-05-05 09:53:17 -06:00
index.ts fix minor bugs and lint 2025-05-05 09:53:17 -06:00
meta.ts fix minor bugs and lint 2025-05-05 09:53:17 -06:00