mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-23 20:00:15 +01:00
fix(PluginAuthForm): handle case when pluginKey is null or undefined fix(PluginStoreDialog): handle case when getAvailablePluginFromKey is null or undefined fix(AuthContext): make authConfig optional in AuthContextProvider feat(hooks): add useServerStream hook fix(conversation): setSubmission to null instead of empty object fix(preset): specify type for presets atom fix(search): specify type for isSearchEnabled atom fix(submission): specify type for submission atom |
||
|---|---|---|
| .. | ||
| ApiErrorBoundaryContext.tsx | ||
| AuthContext.tsx | ||
| index.ts | ||
| ScreenshotContext.tsx | ||
| ThemeContext.tsx | ||
| useDebounce.ts | ||
| useDocumentTitle.ts | ||
| useGenerations.ts | ||
| useLocalize.ts | ||
| useMediaQuery.tsx | ||
| useMessageHandler.ts | ||
| useOnClickOutside.ts | ||
| usePresetOptions.ts | ||
| useSetOptions.ts | ||