CodeReview/src
lintsinghua 86e3892d45 feat: implement ZIP file management for project auditing
- Added functionality to automatically load saved ZIP files from IndexedDB when creating audit tasks.
- Introduced loading indicators and user feedback for ZIP file operations in the CreateTaskDialog component.
- Enhanced project detail page to handle ZIP file audits, including error handling and user notifications.
- Implemented methods for saving and deleting ZIP files in IndexedDB to streamline project management.
2025-10-27 18:34:37 +08:00
..
app feat: add project management features including recycle bin and project editing 2025-10-27 18:01:33 +08:00
assets/styles style(theme): Refactor global CSS with professional color scheme and design system 2025-10-22 17:42:48 +08:00
components feat: implement ZIP file management for project auditing 2025-10-27 18:34:37 +08:00
features feat: 优化审计任务UI和错误处理 2025-10-27 16:27:01 +08:00
pages feat: implement ZIP file management for project auditing 2025-10-27 18:34:37 +08:00
shared feat: implement ZIP file management for project auditing 2025-10-27 18:34:37 +08:00
App.tsx refactor(routing): Update App.tsx routing and import structure 2025-10-22 16:47:07 +08:00
global.d.ts Initial commit: Add XCodeReviewer project files 2025-09-20 00:09:00 +08:00
svg.d.ts Initial commit: Add XCodeReviewer project files 2025-09-20 00:09:00 +08:00
vite-env.d.ts Initial commit: Add XCodeReviewer project files 2025-09-20 00:09:00 +08:00