lila/apps/web/src/routes
lila dc11213cb5 feat: replace login route with auth modal
- Add AuthModal to root layout driven by ?modal=auth search param
- Update multiplayer and play beforeLoad redirects to use modal
- Update NavAuth and Hero links to use modal
- Delete login route and NavLogin component
2026-04-30 19:46:45 +02:00
..
multiplayer formatting 2026-04-28 13:18:18 +02:00
__root.tsx feat: replace login route with auth modal 2026-04-30 19:46:45 +02:00
about.tsx chore: configure root eslint with react and tanstack router rules 2026-03-21 19:32:38 +01:00
forgot-password.tsx feat: add email/password auth backend + forgot/reset password routes 2026-04-30 18:30:20 +02:00
index.tsx feat(landing): add landing page with Hero, HowItWorks and FeatureCards 2026-04-19 18:24:42 +02:00
multiplayer.tsx feat: replace login route with auth modal 2026-04-30 19:46:45 +02:00
play.tsx feat: replace login route with auth modal 2026-04-30 19:46:45 +02:00
reset-password.tsx feat: add AuthModal component with login, register and social tabs 2026-04-30 19:38:43 +02:00