mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-22 03:56:54 -06:00
![]() Adds support for MinIO and S3 for storing media files. Modified several files to implement this feature, including package.json, prisma/postgresql-schema.prisma, src/api/integrations/typebot/services/typebot.service.ts, src/api/routes/index.router.ts, src/api/services/channels/whatsapp.baileys.service.ts, and src/config/env.config.ts. Added untracked files for the new S3 integration. Also added a new S3Controller and S3Service for handling S3 related operations. This change allows for more flexible media storage options and enables the use of MinIO or S3 for storing media files. |
||
---|---|---|
.. | ||
20240609181238_init | ||
20240610144159_create_column_profile_name_instance | ||
20240611125754_create_columns_whitelabel_chatwoot | ||
20240611202817_create_columns_debounce_time_typebot | ||
20240712144948_add_business_id_column_to_instances | ||
20240712150256_create_templates_table | ||
20240712155950_adjusts_in_templates_table | ||
20240712162206_remove_templates_table | ||
20240712223655_column_fallback_typebot | ||
20240712230631_column_ignore_jids_typebot | ||
20240713184337_add_media_table | ||
migration_lock.toml |