CodeReview/src/features
lintsinghua e07ecd3ce2 feat(audit): Implement task cancellation and progress tracking
- Add task cancellation functionality to allow users to stop ongoing audit tasks.
- Introduce a global task control manager to manage task states and cancellations.
- Update CreateTaskDialog and TerminalProgressDialog components to handle ZIP file uploads and repository audits.
- Enhance progress tracking in both ZIP and repository scans, ensuring real-time updates.
- Modify task status handling to include 'cancelled' state and update UI accordingly.
- Refactor utility functions for calculating task progress percentages.
- Update relevant components and services to support new task management features.
2025-10-25 22:14:56 +08:00
..
analysis/services feat(audit): Implement task cancellation and progress tracking 2025-10-25 22:14:56 +08:00
projects/services feat(audit): Implement task cancellation and progress tracking 2025-10-25 22:14:56 +08:00
reports/services feat(reports): Add comprehensive report export functionality 2025-10-24 20:56:24 +08:00