LibreChat/client/src/components/Chat/Messages/Content
Danny Avila 0e719592c6
🔼 feat: "Run Code" Button Toggle (#5988)
* feat: Add 'Run Code' and 'Temporary Chat' permissions to role management

* feat: Add NextFunction typedef to api/typedefs.js

* feat: Add temporary chat and run code permissions to role schema

* refactor: Enhance access check middleware with logging for permission errors and better typing

* refactor: Set default value of USE permission to true in multiConvoPermissionsSchema

* refactor: Implement checkAccess function for separation of permission validation logic from middleware

* feat: Integrate permission checks for tool execution and enhance Markdown code block with execution capability

* fix: Convert REDIS_MAX_LISTENERS to a number, closes #5979
2025-02-23 14:01:36 -05:00
..
Parts 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
ActionIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
CancelledIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
CodeAnalyze.tsx 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
Container.tsx 🛡️ fix: Enhance File Upload Security & Error Handling (#4705) 2024-11-12 16:41:04 -05:00
ContentParts.tsx 🧠 fix: Handle Reasoning Chunk Edge Cases (#5800) 2025-02-11 11:28:18 -05:00
DialogImage.tsx feat: Vision Support + New UI (#1203) 2023-11-21 20:12:48 -05:00
EditMessage.tsx 🎥 feat: YouTube Tool (#5582) 2025-01-31 19:11:04 -05:00
Files.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
FinishedIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
Image.tsx 🌎 i18n: React-i18next & i18next Integration (#5720) 2025-02-09 12:05:31 -05:00
ImageGen.tsx 👟 style: WrenchIcon and ImageGen SVG Animations (#2382) 2024-04-23 08:14:28 -04:00
InProgressCall.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
Markdown.tsx 🔼 feat: "Run Code" Button Toggle (#5988) 2025-02-23 14:01:36 -05:00
MarkdownLite.tsx 🚀 feat: Artifact Editing & Downloads (#5428) 2025-01-23 18:19:04 -05:00
MessageContent.tsx 🧠 fix: Handle Reasoning Chunk Edge Cases (#5800) 2025-02-11 11:28:18 -05:00
Part.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
ProgressCircle.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
ProgressText.tsx 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
RetrievalCall.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
RetrievalIcon.tsx feat: Assistants API, General File Support, Side Panel, File Explorer (#1696) 2024-02-13 20:42:27 -05:00
SearchContent.tsx 🔧 Fix: Excessive Line Spacing in Markdown-rendered User Messages (#4718) 2024-11-16 10:18:56 -05:00
ToolCall.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
ToolPopover.tsx feat: OAuth for Actions (#5693) 2025-02-10 15:56:08 -05:00
WrenchIcon.tsx 👟 style: WrenchIcon and ImageGen SVG Animations (#2382) 2024-04-23 08:14:28 -04:00