CodeReview/src
lintsinghua 9198cdf9d2 feat(header): Add GitHub repository link to header navigation
- Add GitHub repository link in desktop header view
- Include GitHub link in mobile menu navigation
- Use GitHub SVG icon for consistent branding
- Improve navigation options by providing direct link to project repository
- Enhance user engagement and project visibility
2025-11-11 18:00:45 +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 feat(header): Add GitHub repository link to header navigation 2025-11-11 18:00:45 +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