mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-06-25 17:06:24 +00:00
* ✨ feat: Implement session management with CRUD operations and integrate into user workflows * ✨ refactor: Update session model import paths and enhance session creation logic in AuthService * ✨ refactor: Validate session and user ID formats in session management functions * ✨ style: Enhance UI components with improved styling and accessibility features * chore: Update login form tests to use getByTestId instead of getByRole, remove console.log() * chore: Update login form tests to use getByTestId instead of getByRole --------- Co-authored-by: Danny Avila <danny@librechat.ai> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| ApiErrorWatcher.tsx | ||
| AuthLayout.tsx | ||
| BlinkAnimation.tsx | ||
| ErrorMessage.tsx | ||
| Footer.tsx | ||
| index.ts | ||
| Login.tsx | ||
| LoginForm.tsx | ||
| Registration.tsx | ||
| RequestPasswordReset.tsx | ||
| ResetPassword.tsx | ||
| SocialButton.tsx | ||
| SocialLoginRender.tsx | ||
| VerifyEmail.tsx | ||