- 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 |
||
|---|---|---|
| .. | ||
| app | ||
| assets/styles | ||
| components | ||
| features | ||
| pages | ||
| shared | ||
| App.tsx | ||
| global.d.ts | ||
| svg.d.ts | ||
| vite-env.d.ts | ||