mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-03-10 10:02:36 +01:00
* refactor: Enhance initial conversation query condition for better state management and prevent unused network requests * ifx: Add Prettier plugin to ESLint configuration * chore: linting and typing in convos.spec.ts * fix: add back fresh data fetching and improve error handling for conversation navigation * fix: set conversation only with conversation state change intent, to prevent double queries for messages |
||
|---|---|---|
| .. | ||
| Layouts | ||
| ChatRoute.tsx | ||
| Dashboard.tsx | ||
| index.tsx | ||
| Root.tsx | ||
| RouteErrorBoundary.tsx | ||
| Search.tsx | ||
| ShareRoute.tsx | ||
| useAuthRedirect.ts | ||