- 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> |
||
|---|---|---|
| .. | ||
| .vscode | ||
| biome_plugins | ||
| docs/flows | ||
| emails | ||
| public | ||
| src | ||
| typst | ||
| .dockerignore | ||
| biome.json | ||
| check-unused-trpc.ts | ||
| components.json | ||
| dev-docker-compose.yml | ||
| dev_utils_compose.sh | ||
| Dockerfile | ||
| flow-gen.ts | ||
| global.d.ts | ||
| kanel.config.js | ||
| knip.json | ||
| next.config.ts | ||
| NOTES.md | ||
| package-lock.json | ||
| package.json | ||
| pgadmin-docker-compose.yml | ||
| postcss.config.cjs | ||
| reset.d.ts | ||
| TODO | ||
| tsconfig.json | ||
| TypeHelpers.type.ts | ||
| vitest.config.mts | ||