towerops/lib/towerops/accounts
Graham McIntire f941e13f0d
add user profile settings with name, avatar, and timezone
- 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
2026-01-18 10:32:23 -06:00
..
scope.ex Add superuser system with user impersonation for admin support 2026-01-06 12:50:10 -06:00
user.ex add user profile settings with name, avatar, and timezone 2026-01-18 10:32:23 -06:00
user_credential.ex Add comprehensive Dialyzer type specifications 2026-01-17 10:52:02 -06:00
user_notifier.ex moduledocs 2026-01-17 15:08:49 -06:00
user_token.ex moduledocs 2026-01-17 15:08:49 -06:00
webauthn.ex Add comprehensive Dialyzer type specifications 2026-01-17 10:52:02 -06:00