LibreChat/api/server
2025-08-19 12:22:05 -04:00
..
controllers fix: streamline OpenAI image tools configuration by removing direct appConfig dependency and using function parameters 2025-08-19 12:21:30 -04:00
middleware refactor: update domain validation to use appConfig for allowed domains 2025-08-19 12:22:04 -04:00
routes refactor: use appConfig registration property 2025-08-19 12:22:04 -04:00
services refactor: update domain validation to use appConfig for allowed domains 2025-08-19 12:22:04 -04:00
utils WIP: app.locals refactoring 2025-08-19 12:21:27 -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: Mock getAppConfig in various tests to provide default configurations 2025-08-19 12:21:29 -04:00
socialLogins.js ⚙️ refactor: Only register OpenID Strategy if Config Succeeded (#9094) 2025-08-16 14:49:03 -04:00