adrianbonpin
|
18b9e5d0db
|
fix: resolve lint issues in settings components
- Fix react-hooks/set-state-in-effect by inlining data fetch in useEffect
- Replace useCallback-wrapped fetch functions with plain async functions
- Replace window.location.href with window.location.assign()
- Remove unused eslint-disable directives
- Fix double res.json() call in passkey refresh
|
2026-04-26 11:31:01 -05:00 |
|
adrianbonpin
|
dd4f40b50e
|
feat: add linked accounts settings tab with link/unlink
|
2026-04-26 11:18:05 -05:00 |
|
adrianbonpin
|
bea155005f
|
feat: add security settings tab with password and passkey management
|
2026-04-26 11:11:48 -05:00 |
|
adrianbonpin
|
9b8b4290dc
|
feat: add settings profile sub-tab with name editing
|
2026-04-26 11:05:22 -05:00 |
|
adrianbonpin
|
ae22a65a9f
|
refactor: widen profile to max-w-7xl and remove avatar from header
|
2026-04-26 11:03:37 -05:00 |
|
adrianbonpin
|
b586ceb837
|
feat: add profile components (header, stats, contributions)
|
2026-04-26 09:53:56 -05:00 |
|