CodeReview/src
lintsinghua a26552c86b feat(languages): Expand supported languages and improve code analysis
- Add Swift and Kotlin as supported programming languages
- Update language detection and file upload logic in InstantAnalysis page
- Refactor language-related code to use centralized SUPPORTED_LANGUAGES constant
- Enhance project detail page to handle repository scanning with more flexibility
- Improve error handling and user guidance for project audits
- Add language name formatting utility in ProjectDetail component
- Update file input accept types to include new language extensions
2025-10-31 22:36:43 +08:00
..
app feat: v1.3.0 - 添加完整的日志系统和错误处理 2025-10-29 19:25:38 +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 refactor: addresses review comments, move CORS fix logic from card.tsx to qwen-adapter.js 2025-10-30 15:42:51 +08:00
features feat(languages): Expand supported languages and improve code analysis 2025-10-31 22:36:43 +08:00
pages feat(languages): Expand supported languages and improve code analysis 2025-10-31 22:36:43 +08:00
shared refactor: addresses review comments, move CORS fix logic from card.tsx to qwen-adapter.js 2025-10-30 15:42:51 +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