LibreChat/client/src/components/Chat
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
..
Input 🌟 feat: Enhance User Experience and SEO with Accessibility Updates and robots.txt (#5392) 2025-02-22 17:42:20 -05:00
Menus 💬 feat: Temporary Chats (#5493) 2025-02-06 11:11:47 -05:00
Messages 🔼 feat: "Run Code" Button Toggle (#5988) 2025-02-23 14:01:36 -05:00
AddMultiConvo.tsx 🎉 feat: Code Interpreter API and Agents Release (#4860) 2024-12-04 15:48:13 -05:00
ChatView.tsx 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
ConvoStarter.tsx 💬 feat: assistant conversation starter (#3699) 2024-08-31 13:42:20 -04:00
ExportAndShareMenu.tsx 🎨 feat: enhance Chat Input UI, File Mgmt. UI, Bookmarks a11y (#5112) 2024-12-29 17:31:41 -05:00
Footer.tsx 🛂 feat: OpenID Logout Redirect to end_session_endpoint (#5626) 2025-02-03 10:53:04 -05:00
Header.tsx 🛂 feat: OpenID Logout Redirect to end_session_endpoint (#5626) 2025-02-03 10:53:04 -05:00
Landing.tsx 🚀 feat: Add Custom Welcome Message in librechat.yaml (#5870) 2025-02-22 17:43:00 -05:00
Presentation.tsx 🪄 feat: Agent Artifacts (#5804) 2025-02-11 18:00:38 -05:00
PromptCard.tsx 🌎 i18n: React-i18next & i18next Integration (#5720) 2025-02-09 12:05:31 -05:00
Prompts.tsx 🔈fix: Accessible name on 'Prev' button in Prompts UI (#5369) 2025-01-20 17:14:49 -05:00