LibreChat/client/src/components/Prompts
Danny Avila 3f3b5929e9
🛡️ fix: Minor Vulnerabilities (#4543)
* 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
2024-10-24 15:50:48 -04:00
..
Groups 🛡️ fix: Minor Vulnerabilities (#4543) 2024-10-24 15:50:48 -04:00
AdminSettings.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
AdvancedSwitch.tsx 🅰️ feat: Dynamic Font Size (#3568) 2024-08-07 14:23:33 -04:00
BackToChat.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
Command.tsx 🧪 feat: Prompt Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52:05 -04:00
DeleteVersion.tsx 🎨 style: overall UI improvements (#3576) 2024-08-08 12:16:17 -04:00
Description.tsx 🧪 feat: Prompt Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52:05 -04:00
EmptyPromptPreview.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
index.ts 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
ManagePrompts.tsx 👐 style: Improve a11y/theming for Settings Dialog, Dropdown Menus; fix: SearchBar focus issues (#4091) 2024-09-21 22:45:50 -04:00
Markdown.tsx 🧪 feat: Prompt Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52:05 -04:00
PreviewLabels.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PreviewPrompt.tsx 🧪 feat: Prompt Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52:05 -04:00
PromptDetails.tsx 🧪 feat: Prompt Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52:05 -04:00
PromptEditor.tsx 🧪 feat: Prompt Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52:05 -04:00
PromptForm.tsx 🅰️ feat: Dynamic Font Size (#3568) 2024-08-07 14:23:33 -04:00
PromptName.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptsAccordion.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
PromptsView.tsx 👐 style: Improve a11y/theming for Settings Dialog, Dropdown Menus; fix: SearchBar focus issues (#4091) 2024-09-21 22:45:50 -04:00
PromptVariables.tsx 🧪 feat: Prompt Dropdown Variable; style: Add Markdown Support (#3681) 2024-08-18 05:52:05 -04:00
PromptVersions.tsx 🗨️ feat: Prompts (#3131) 2024-06-20 20:24:32 -04:00
SharePrompt.tsx 🪨 feat: AWS Bedrock support (#3935) 2024-09-09 12:06:59 -04:00
SkeletonForm.tsx 🎨 style: Improve Styling (#3205) 2024-06-25 14:28:05 -04:00