Skip to content

Conversation

@aster-void
Copy link
Contributor

No description provided.

aster-void and others added 6 commits September 7, 2025 23:59
- Convex File Storage を利用したファイルアップロード機能を追加
- チャット内でファイル添付・送信が可能
- ドラッグ&ドロップ、複数ファイル対応
- 画像プレビュー・ダウンロード機能
- Organization ベースのアクセス制御

Components:
- FileUploader: メインアップロードコンポーネント
- FilePreview: ファイルプレビュー表示
- FileAttachment: メッセージ内添付ファイル表示
- MessageInput: ファイル添付機能を追加
- MessageList: 添付ファイル表示機能を追加

Backend:
- files.ts: ファイル関連 API (CRUD操作)
- schema.ts: files テーブル追加、messages テーブル拡張

Style: DaisyUI/TailwindCSS による統一デザイン

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@aster-void aster-void merged commit 3dc5983 into main Sep 9, 2025
3 checks passed
@aster-void aster-void deleted the feat/file-upload branch September 9, 2025 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants