Files
OwnCord/Client
jevb b1b4f4c76b fix: wire account settings callbacks and theme store sync (BUG-020, BUG-025)
- BUG-020: Wire api.changePassword() and api.updateProfile() into
  MainPage settings overlay callbacks. Add updateUser() to auth store
  for username sync. Add toast feedback for success/error.
- BUG-025: Call setTheme() in AppearanceTab click handler so uiStore
  stays in sync with localStorage and applied CSS.
- Update test mock to include setTheme export.
2026-03-18 06:28:45 +01:00
..