LibreChat/api/server
2025-08-19 12:22:10 -04:00
..
controllers refactor: get balance config primarily from appConfig 2025-08-19 12:22:09 -04:00
middleware refactor: update domain validation to use appConfig for allowed domains 2025-08-19 12:22:04 -04:00
routes fix: update appConfig usage to access allowedDomains from actions instead of registration 2025-08-19 12:22:07 -04:00
services refactor: remove getCustomConfig usage and use app config in file citations 2025-08-19 12:22:10 -04:00
utils refactor: update imports to use normalizeEndpointName from @librechat/api and remove redundant definitions 2025-08-19 12:22:08 -04:00
cleanup.js 🏷️ feat: Request Placeholders for Custom Endpoint & MCP Headers (#9095) 2025-08-16 20:45:55 -04:00
index.js chore: remove app parameter from AppService invocation 2025-08-19 12:22:05 -04:00
index.spec.js ci: update related tests 2025-08-19 12:22:07 -04:00
socialLogins.js ⚙️ refactor: Only register OpenID Strategy if Config Succeeded (#9094) 2025-08-16 14:49:03 -04:00