evolution-api/prisma
Davidson Gomes 540467293c Enhance settings and integrate Baileys controller for WhatsApp functionality
- Added `wavoipToken` field to `Setting` model in both MySQL and PostgreSQL schemas.
- Updated `package.json` and `package-lock.json` to include `mime-types` and `socket.io-client` dependencies.
- Introduced `BaileysController` and `BaileysRouter` for handling WhatsApp interactions.
- Refactored media type handling to use `mime-types` instead of `mime` across various services.
- Updated DTOs and validation schemas to accommodate the new `wavoipToken` field.
- Implemented voice call functionalities using the Wavoip service in the Baileys integration.
- Enhanced event handling in the WebSocket controller to support new features.
2025-01-16 11:58:33 -03:00
..
mysql-migrations Fix Message.Status as String 2024-11-08 07:15:23 -03:00
postgresql-migrations Enhance settings and integrate Baileys controller for WhatsApp functionality 2025-01-16 11:58:33 -03:00
mysql-schema.prisma Enhance settings and integrate Baileys controller for WhatsApp functionality 2025-01-16 11:58:33 -03:00
postgresql-schema.prisma Enhance settings and integrate Baileys controller for WhatsApp functionality 2025-01-16 11:58:33 -03:00