feat
Empty states for streaks and activity calendar
- Friendlier first-run experience for users who haven’t solved a problem yet
feat
Math merged into Description tab
- Equations now read inline with the problem statement instead of hiding behind a tab
feat
Navbar profile link + paginated problem list
- Click anywhere on a problem row to open it
- Faster scanning with paginated lists instead of a long scroll
fix
Auth row-write reliability + Supabase PKCE cookies
- Switched to @supabase/ssr browser client so the OAuth PKCE cookie shares correctly
- Hardened the user-row insert path so first sign-ins always create a row