mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-27 13:48:51 +01:00
* fix: ReDoS in ChatGPT Import * ci: should correctly process citations from real ChatGPT data * ci: Add ReDoS vulnerability test for processAssistantMessage * refactor: Update thread management and citation handling * refactor(validateImageRequest): robust validation * refactor(Prompt.js): update name search regex to escape special characters * refactor(Preset): exclude user from preset update to prevent mass assignment * refactor(files.js): Improve file deletion process * ci: updated validateImageRequest.spec.js * a11y: plugin pagination * refactor(CreatePromptForm.tsx): Improve input field styling * chore(Prompts): typing and accessibility * fix: prompt creation access role check * chore: remove duplicate jsdocs |
||
|---|---|---|
| .. | ||
| Groups | ||
| AdminSettings.tsx | ||
| AdvancedSwitch.tsx | ||
| BackToChat.tsx | ||
| Command.tsx | ||
| DeleteVersion.tsx | ||
| Description.tsx | ||
| EmptyPromptPreview.tsx | ||
| index.ts | ||
| ManagePrompts.tsx | ||
| Markdown.tsx | ||
| PreviewLabels.tsx | ||
| PreviewPrompt.tsx | ||
| PromptDetails.tsx | ||
| PromptEditor.tsx | ||
| PromptForm.tsx | ||
| PromptName.tsx | ||
| PromptsAccordion.tsx | ||
| PromptsView.tsx | ||
| PromptVariables.tsx | ||
| PromptVersions.tsx | ||
| SharePrompt.tsx | ||
| SkeletonForm.tsx | ||