| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Replace dummy upload functions with real API calls to /api/fs endpoint
- Add file validation (size limits, file count) with user-friendly error messages
- Support both root directory uploads and folder-specific uploads
- Add loading states and progress indication during uploads
- Implement auto-refresh of file tree after successful uploads
- Handle errors gracefully with toast notifications showing success/failure counts
- Update file size limit to 4GB and maintain 10 file upload limit
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
|