Nicholai b39329d432 feat(settings): add user profile settings with theme toggle
Add user profile management system:
- Create user_profiles table with display name, bio, theme prefs
- Add profile settings page at /dashboard/settings/profile
- Integrate next-themes for light/dark/system theme switching
- Update sidebar to display user's profile data and avatar
- Wire up Account menu link and Log out button
2026-01-22 05:41:11 -07:00

34 lines
639 B
JSON

{
"version": "7",
"dialect": "sqlite",
"entries": [
{
"idx": 0,
"version": "6",
"when": 1769063383310,
"tag": "0000_flawless_paladin",
"breakpoints": true
},
{
"idx": 1,
"version": "6",
"when": 1769076224750,
"tag": "0001_modern_mad_thinker",
"breakpoints": true
},
{
"idx": 2,
"version": "6",
"when": 1769077551375,
"tag": "0002_curly_spectrum",
"breakpoints": true
},
{
"idx": 3,
"version": "6",
"when": 1769083154035,
"tag": "0003_talented_lockheed",
"breakpoints": true
}
]
}