mxivideo/src
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
..
components feat: implement Cloudflare KV utility class and React hooks 2025-07-10 20:51:09 +08:00
hooks feat: implement Cloudflare KV utility class and React hooks 2025-07-10 20:51:09 +08:00
pages fix 2025-07-10 20:32:31 +08:00
services feat: 添加完整的模板管理系统 2025-07-10 20:14:49 +08:00
stores feat: 完成所有任务 - 批量重复修复、UI改进、代码重构 2025-07-10 13:45:56 +08:00
utils feat: implement Cloudflare KV utility class and React hooks 2025-07-10 20:51:09 +08:00
App.tsx feat: 添加完整的模板管理系统 2025-07-10 20:14:49 +08:00
index.css first commit 2025-07-10 09:41:40 +08:00
main.tsx first commit 2025-07-10 09:41:40 +08:00