- Replace u.username with u.slug in search filter - Replace user display names from username to email (primary identifier in passwordless auth) - Update avatar fallbacks to use email initials - Update handleDeleteUser parameter from username to userEmail - Align admin page with new user identification scheme |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| next.config.mjs | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||