unsloth/studio/frontend/src/features/auth
Shine1i 68f0321404 style: improve layout consistency and responsiveness across components
- Adjusted padding, spacing, and grid configurations for better alignment and scaling across screen sizes.
- Enhanced mobile responsiveness by updating flex and grid layouts, ensuring optimal display on smaller devices.
- Tuned container dimensions and card styling to maintain design consistency.
2026-02-17 21:27:02 +01:00
..
components feat: redirect first-time users to signup page instead of login 2026-02-15 06:29:52 +00:00
api.ts fix: auto-redirect to signup/login when auth tokens are stale 2026-02-15 08:27:35 +00:00
index.ts feat: add training feature with state management, API integration, and runtime synchronization 2026-02-13 12:26:28 +01:00
login-page.tsx style: improve layout consistency and responsiveness across components 2026-02-17 21:27:02 +01:00
session.ts feat: new auth and refresh token on unauthorized 2026-02-11 13:40:33 +01:00
signup-page.tsx style: improve layout consistency and responsiveness across components 2026-02-17 21:27:02 +01:00