Commit Graph

7 Commits

Author SHA1 Message Date
root 82c1c71771 fix: 重构 2025-07-11 18:59:29 +08:00
root 101aaa8172 修复文件问题 2025-07-11 18:45:00 +08:00
imeepos 6c24d5b201 fix: 修复视频播放问题 2025-07-11 18:43:05 +08:00
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
root 95f7921199 fix: add pydantic_settings to requirements 2025-07-10 14:54:38 +08:00
root a6052a731d fix: pydantic 2025-07-10 14:53:27 +08:00
root 7d72e07639 first commit 2025-07-10 09:41:40 +08:00