- Remove loadFromCookie that overwrites valid localStorage auth data
- Set user status to idle on first login (was empty string)
- Default empty status to idle instead of away
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Extract PocketBase validation errors (duplicate email/username/password)
and display them in Chinese. Also improve login error message.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>