velxio/backend/app
David Montero Crespo ea61bd5475 feat: user nav dropdown in landing page + redirect to editor after OAuth login
- Google OAuth callback now redirects to /editor instead of landing page
- Landing page nav shows avatar, username and dropdown when logged in
  (My Projects, Open Editor, Sign out)
- Skeleton placeholder during checkSession so login button never flickers

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 21:50:35 -03:00
..
api feat: user nav dropdown in landing page + redirect to editor after OAuth login 2026-03-06 21:50:35 -03:00
core fix: Google OAuth redirects to production URL after login 2026-03-06 21:03:51 -03:00
database feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
models feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
schemas feat: /project/:id URL, per-project file volumes, and public/private access control 2026-03-06 20:38:06 -03:00
services feat: /project/:id URL, per-project file volumes, and public/private access control 2026-03-06 20:38:06 -03:00
utils feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00
__init__.py feat: Implement Arduino Simulator with component management and simulation features 2026-03-03 00:20:49 -03:00
main.py feat: implement user authentication and project management features 2026-03-06 10:14:50 -03:00