LibreChat/api/server
Danny Avila dcd96c29c5
🗨️ refactor: Optimize Prompt Queries
feat: Refactor prompt and prompt group schemas; move types to separate file

feat: Implement paginated access to prompt groups with filtering and public visibility

refactor: Add PromptGroups context provider and integrate it into relevant components

refactor: Optimize filter change handling and query invalidation in usePromptGroupsNav hook

refactor: Simplify context usage in FilterPrompts and GroupSidePanel components
2025-08-13 16:24:25 -04:00
..
controllers 🤖 fix: Edge Case for Agent List Access Control 2025-08-13 16:24:23 -04:00
middleware 🛂 feat: Role as Permission Principal Type 2025-08-13 16:24:23 -04:00
routes 🗨️ refactor: Optimize Prompt Queries 2025-08-13 16:24:25 -04:00
services 🗞️ refactor: Apply Role Permissions at Startup only if Missing or Configured 2025-08-13 16:24:25 -04:00
utils
cleanup.js
index.js
index.spec.js
socialLogins.js