Commit Graph

11 Commits

Author SHA1 Message Date
c07a61c424 优化 2026-03-05 21:01:34 +08:00
27d1c53b49 feat(material): remove video cover extraction and simplify upload API
- Remove extractVideoCoverOptional function and related video cover processing
- Update MaterialService.uploadFile method signature to remove coverBase64 parameter
- Simplify uploadAndIdentifyVideo function by removing cover generation logic
- Remove loading indicator from VideoSelector component during video preview
- Add presignGetUrlWithProcess method to FileClient interface for processed file URLs
- Add logging support to S3FileClient implementation
2026-03-04 22:37:31 +08:00
7b32191987 feat: enhance sidebar quota display with progress bar and improve upload modal UX
- Replace percentage-based quota with point-based display in sidebar
- Add visual progress bar for remaining quota with gradient styling
- Implement upload progress tracking in material upload modal
- Add loading indicators and progress information during file uploads
- Prevent modal interaction while uploading by disabling close controls
- Show current upload status including file index and completion percentage
2026-03-03 22:15:06 +08:00
2c8664b41e feat: 优化 2026-03-03 04:18:19 +08:00
961e4bcc77 fix: 修复问题 2026-01-18 02:15:08 +08:00
fecd47e25d feat: 功能优化 2026-01-17 14:43:42 +08:00
853bedcb23 优化 2025-11-29 21:53:17 +08:00
d9f3103304 feat: 视频问题 2025-11-28 20:26:47 +08:00
bd2e8b3291 feat: 优化 2025-11-16 22:59:26 +08:00
3a9e823375 feat: 功能优化 2025-11-16 22:09:41 +08:00
bdbe74cebb 功能优化 2025-11-16 19:35:55 +08:00