mixvideo-v2/apps/desktop/src-tauri
imeepos c6e02e0b36 feat: implement enhanced search filter system based on Python reference
- Enhanced SearchFilterBuilder with complex nested filter logic
- Added support for category-specific filtering with proper AND/OR logic
- Implemented enhanced query building with keyword integration
- Added comprehensive configuration validation and debugging
- Extended SearchConfig with debug mode, custom filters, and query enhancement
- Updated frontend components with debug options and advanced settings
- Added comprehensive unit tests for all new functionality
- Fixed compilation issues and ensured all tests pass

Follows promptx/tauri-desktop-app-expert development specifications
2025-07-25 11:26:06 +08:00
..
capabilities fix: 修复批量缩略图生成器白屏问题和屏幕适配权限错误 2025-07-24 17:16:47 +08:00
icons Initial commit: MixVideo Desktop v0.1.0 2025-07-13 17:57:52 +08:00
src feat: implement enhanced search filter system based on Python reference 2025-07-25 11:26:06 +08:00
.gitignore Initial commit: MixVideo Desktop v0.1.0 2025-07-13 17:57:52 +08:00
Cargo.toml feat: 实现批量素材导入功能 2025-07-23 19:44:07 +08:00
build.rs Initial commit: MixVideo Desktop v0.1.0 2025-07-13 17:57:52 +08:00
tauri.conf.json feat: 实现智能屏幕适配功能 2025-07-23 20:55:51 +08:00