feat(web): settings persistence — profile, preferences save to DB (#124) #145

Merged
jason.woltje merged 1 commits from feat/p7-013-settings-persist into main 2026-03-15 18:43:52 +00:00

1 Commits

Author SHA1 Message Date
b9ec4214dd feat(web): settings persistence — profile, preferences save to DB (#124)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
Add tabbed settings page with Profile, Appearance, Notifications, and
Providers sections. Profile name/avatar save via BetterAuth updateUser.
Appearance and notification preferences save to memory preferences API
(ui.theme, ui.sidebar_collapsed, ui.default_model, notify.*). Settings
load from API on tab activation with success/error feedback on save.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-15 13:43:12 -05:00