cherry-studio/tests
suyao 9cd5b2be95
feat: Add upload progress tracking and improve file upload handling
- Implemented upload progress listener in NotesPage to track file upload status.
- Enhanced file upload functionality in useNotesFileUpload to support both file and folder uploads.
- Updated NotesService to handle recursive uploads with preserved file paths.
- Added new translations for upload-related messages in Japanese, Portuguese, and Russian.
- Improved UI in NotesPage and NotesSidebar to display upload progress and enhance user experience.
- Refactored file selection methods to utilize Electron's native dialog for better UX.
- Adjusted styling in HeaderNavbar and NotesSidebar for improved aesthetics.
2025-12-07 20:53:46 +08:00
..
__mocks__ feat: use oxlint to speed up lint (#10168) 2025-09-15 19:42:13 +08:00
apis fix(apiServer): use 127.0.0.1 instead of localhost for better compatibility (#11673) 2025-12-04 10:57:42 +08:00
e2e feat(test): e2e framework (#11494) 2025-11-27 19:52:31 +08:00
main.setup.ts feat: Add upload progress tracking and improve file upload handling 2025-12-07 20:53:46 +08:00
renderer.setup.ts Test/ai-core (#11307) 2025-11-23 17:33:27 +08:00