LibreChat/client/src
Atef Bellaaj c9aa10d3d5
- Fix ObjectId comparison in getListAgentsHandler using .equals() method instead of strict equality
- Add findPubliclyAccessibleResources function to PermissionService for bulk public resource queries
  - Add hasPublicPermission function to PermissionService for individual resource public permission checks
  - Update getAgentHandler to use hasPublicPermission for accurate individual agent public status
  - Replace instanceProjectId-based global checks with isPublic property from backend in client code
  - Add isPublic property to Agent type definition
  - Add NODE_TLS_REJECT_UNAUTHORIZED debug setting to VS Code launch config
2025-06-20 16:22:41 -04:00
..
@types 🔄 chore: Enforce 18next Language Keys (#5803) 2025-02-12 15:48:13 -05:00
a11y 🙌 a11y: Accessibility Improvements (#4978) 2024-12-13 15:44:22 -05:00
common feat: Add granular role-based permissions system with Entra ID integration 2025-06-20 16:22:36 -04:00
components - Fix ObjectId comparison in getListAgentsHandler using .equals() method instead of strict equality 2025-06-20 16:22:41 -04:00
data-provider feat: Add granular role-based permissions system with Entra ID integration 2025-06-20 16:22:36 -04:00
hooks - Fix ObjectId comparison in getListAgentsHandler using .equals() method instead of strict equality 2025-06-20 16:22:41 -04:00
locales chore: remove unused translation keys from localization file 2025-06-20 16:22:38 -04:00
Providers feat: Enhance Agent Panel with Tool Grouping (#7951) 2025-06-19 10:01:50 -04:00
routes 🪐 feat: MCP OAuth 2.0 Discovery Support (#7924) 2025-06-17 13:50:33 -04:00
store 🛡️ fix: Preset and Validation Logic for URL Query Params (#7407) 2025-05-15 17:46:48 -04:00
utils - Fix ObjectId comparison in getListAgentsHandler using .equals() method instead of strict equality 2025-06-20 16:22:41 -04:00
App.jsx 🏄‍♂️ refactor: Optimize Reasoning UI & Token Streaming (#5546) 2025-01-29 19:46:58 -05:00
main.jsx 🎨 feat: add copy-tex to improve copying KaTeX (#7308) 2025-05-15 12:08:47 -04:00
mobile.css 🌘 fix: artifact of preview text is illegible in dark mode (#7405) 2025-05-15 17:50:09 -04:00
style.css 🎨 style: Unify Styles across Themes and Improve Accessibility (#7783) 2025-06-07 18:22:08 -04:00
vite-env.d.ts 🖱️ fix: Message Scrolling UX; refactor: Frontend UX/DX Optimizations (#3733) 2024-08-21 18:18:45 -04:00