/profile previously required auth and returned a raw JSON 401 for guests. Now it renders a guest variant: edit guestUsername in localStorage, clear it to re-prompt on next visit, or sign in to claim a permanent username. Unifies the two username flows (authed DB display_name vs guest localStorage) under one page. |
||
|---|---|---|
| .. | ||
| auth.html | ||
| base.html | ||
| browse.html | ||
| chat.html | ||
| index.html | ||
| profile.html | ||
| search.html | ||