LibreChat/api/server
Danny Avila 848cb6f871
refactor(data-schemas): remove legacy mongoMeili plugin and related schemas
- Deleted the mongoMeili plugin and its associated schemas (messageSchema, pluginAuthSchema) to streamline the codebase.
- Updated PluginService to import PluginAuth directly from data-schemas.
- Introduced a new meiliLogger configuration file for improved logging functionality.
2025-05-30 00:34:28 -04:00
..
controllers Move usermethods and models to data-schema 2025-05-29 14:39:27 -04:00
middleware Move usermethods and models to data-schema 2025-05-29 14:39:27 -04:00
routes Move usermethods and models to data-schema 2025-05-29 14:39:27 -04:00
services refactor(data-schemas): remove legacy mongoMeili plugin and related schemas 2025-05-30 00:34:28 -04:00
utils Move usermethods and models to data-schema 2025-05-29 14:39:27 -04:00
cleanup.js fix: Debounce setUserContext and Default State Param for OpenID Auth (#7559) 2025-05-25 23:40:37 -04:00
index.js Move usermethods and models to data-schema 2025-05-29 14:39:27 -04:00
index.spec.js fix: Debounce setUserContext and Default State Param for OpenID Auth (#7559) 2025-05-25 23:40:37 -04:00
socialLogins.js 🔑 feat: SAML authentication (#6169) 2025-05-29 11:00:58 -04:00