- Add migration for name, avatar_url, timezone fields - Update User schema with profile_changeset - Add Accounts context functions for profile updates - Reorganize settings page into sections: * Personal Information (name, avatar, timezone) * Account (email, password) * API (tokens) * Notifications (mobile devices) * Security (passkeys) - Avatar URL accepts external URLs (Gravatar, etc) - Timezone selector with common zones |
||
|---|---|---|
| .. | ||
| channels | ||
| components | ||
| controllers | ||
| helpers | ||
| live | ||
| plugs | ||
| endpoint.ex | ||
| gettext.ex | ||
| router.ex | ||
| telemetry.ex | ||
| user_auth.ex | ||