Commit Graph

8 Commits

Author SHA1 Message Date
guangfei.zhao
ef0a99ea30 refactor(build): improve caching strategy with content hashing
feat(header): add translation support for menu items
fix(models): enhance model factory handling with proper dialogs
2025-10-29 10:29:08 +08:00
guangfei.zhao
303715f82c feat: add flask dev mode and optimize SVG handling
- Optimize SVG loading using import.meta.glob and manual chunking
2025-10-28 15:28:56 +08:00
guangfei.zhao
ba569dafad build(vite): configure server host and allowed hosts 2025-10-27 15:09:18 +08:00
guangfei.zhao
4784fcb23f feat(settings): refactor LLM model management UI and components 2025-10-21 18:21:48 +08:00
guangfei.zhao
bcfcc4b40a feat(vite): add vite-plugin-svgr for SVG component support 2025-10-21 16:48:48 +08:00
guangfei.zhao
504156fb95 feat: add new SVG assets for file icons, LLM providers, and UI elements 2025-10-21 16:41:22 +08:00
guangfei.zhao
a1282de74f feat: add new interfaces, services, and utilities for API integration
refactor: reorganize type definitions and improve type safety

build: add lodash and @types/lodash as dependencies

chore: update tsconfig and vite config for path aliases

style: improve code organization and add documentation comments

fix: correct type usage in LanguageSwitcher component

perf: implement snackbar provider for global notifications

test: add new test interfaces and utility functions

ci: update pnpm-lock.yaml with new dependencies
2025-10-10 15:09:04 +08:00
guangfei.zhao
19c18e61a0 first commit 2025-10-09 15:59:50 +08:00