Commit Graph

5 Commits

Author SHA1 Message Date
3f1bd0731b 添加ESP系列设备的OTA 2026-01-12 11:44:55 +08:00
3580717087 更新table_base到最新版本 2026-01-12 11:32:23 +08:00
35efbdf000 清理项目配置文件,移除不再使用的.idea文件和更新文档中的Python版本要求 2025-12-17 16:15:47 +08:00
a71cde7b82 Add notification sender and update item routes 2025-10-06 01:03:52 +08:00
cd35c6fbed Refactor models and routes for item management
Reorganized model structure by replacing 'object' and 'items' with a unified 'item' model using UUIDs, and moved base model logic into separate files. Updated routes to use the new item model and improved request/response handling. Enhanced user and setting models, added utility functions, and improved error handling throughout the codebase. Also added initial .idea project files and minor admin API improvements.

Co-Authored-By: 砂糖橘 <54745033+Foxerine@users.noreply.github.com>
2025-10-05 18:58:46 +08:00