mxivideo/python_core
root a5381e5305 feat: implement Cloudflare KV utility class and React hooks
- Add CloudflareKVClient class with full CRUD operations
- Support for batch operations, metadata, and key listing
- Implement useCloudflareKV hook for React components
- Add useKVValue hook for auto-loading specific keys
- Include comprehensive error handling and loading states
- Create demo component showing all functionality
- Add detailed documentation and usage examples
- Support for JSON parsing and custom configurations
- Based on jm_video_ui.md specifications
2025-07-10 20:51:09 +08:00
..
ai_video fix: 修复批量处理中图片文件重复计数问题 2025-07-10 19:47:17 +08:00
audio_processing fix: import error 2025-07-10 20:18:10 +08:00
services fix: import error 2025-07-10 20:18:10 +08:00
utils fix 2025-07-10 17:15:49 +08:00
video_processing refactor: 统一使用相对导入,规范 Python 包结构 2025-07-10 14:47:32 +08:00
__init__.py refactor: 统一使用相对导入,规范 Python 包结构 2025-07-10 14:47:32 +08:00
config.py feat: implement Cloudflare KV utility class and React hooks 2025-07-10 20:51:09 +08:00
requirements.txt fix 2025-07-10 15:22:53 +08:00