No description
Find a file
Marco Pedone ff722eb2a7 feat(chat): enhance chat functionality with file attachments
- Added file attachment support in chat messages, allowing users to upload and send files.
- Implemented a new API endpoint to retrieve message attachments.
- Updated chat components to display attachments and handle file uploads.
- Improved user experience with loading indicators and toast notifications for file uploads.
- Refactored chat bottom bar to integrate file upload functionality seamlessly.
- Enhanced chat list to show attachments associated with messages.
- Updated database schema to support attachments in chat messages.

Co-authored-by: Copilot <copilot@github.com>
2026-04-28 14:05:54 +02:00
.github chore(deps): remove versioning-strategy from Dependabot configuration 2026-01-14 15:12:29 +01:00
.vscode feat(database): Add migrations for chat labels, messages, services, interests, announcements, pricing, orders, payments, and miscellaneous data 2025-10-29 16:59:20 +01:00
apps feat(chat): enhance chat functionality with file attachments 2026-04-28 14:05:54 +02:00
.dockerignore feat: update environment variable handling and dependencies 2025-10-20 16:22:20 +02:00
.gitignore feat: integrate Typst for PDF generation and add new fonts 2026-04-01 10:44:46 +02:00
build_and_push_ghcr.sh refactor: remove NEXT_PUBLIC_UMAMI_ID from environment variables and related configurations 2026-03-09 14:19:43 +01:00
build_infoalloggi.sh chore: add deployment scripts for infoalloggi and marcopedone environments 2026-01-14 15:24:02 +01:00
build_marcopedone.sh chore: add deployment scripts for infoalloggi and marcopedone environments 2026-01-14 15:24:02 +01:00
deploy_infoalloggi.sh fix: update deployment scripts to include URLs in deployment messages for clarity 2026-01-20 19:18:23 +01:00
deploy_marcopedone.sh fix: update API key and compose IDs in deployment script; adjust expose syntax in docker-compose 2026-03-03 10:53:07 +01:00
dev-tester.yml feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
docker-compose.yml feat: uncomment migration service in docker-compose.yml 2026-04-22 13:48:30 +02:00
full_deploy.sh feat: add full deployment script to automate build and deployment processes 2026-03-09 10:49:05 +01:00
manutenzione.sh feat: add maintenance page with Nginx configuration and update Traefik rules 2026-04-15 17:12:57 +02:00
nginx.conf feat: update Docker configuration and add nginx setup for reverse proxy 2025-10-10 15:11:09 +02:00
old-docker-compose.yml Add user seeding SQL script and initial Docker Compose configuration 2025-10-29 11:06:53 +01:00
umami-docker-compose.yml feat: add umami service and database configuration in docker-compose 2026-03-09 15:11:42 +01:00