Commit Graph

6 Commits

Author SHA1 Message Date
caoqianming 4e3d325437 feat(control): add unit and event foundation 2026-03-24 10:20:23 +08:00
caoqianming 5406568969 fix: harden event handling and source safety
Improve runtime resilience by bounding the reload event queue and processing telemetry updates without per-point spawned tasks. Also reduce security risk by sanitizing source responses, avoiding internal error detail leaks, and standardizing write-key configuration with backward compatibility.

Made-with: Cursor
2026-03-13 14:22:16 +08:00
caoqianming 1374abe550 feat(log): add file-based log APIs and switch file logs to JSON 2026-03-09 14:47:19 +08:00
caoqianming f9284303f6 fix: 改进错误处理机制,支持查询参数反序列化和多种Axum响应类型转换 2026-03-04 14:11:59 +08:00
caoqianming fdb4f10ba4 feat: 添加通用的分页工具模块 2026-03-04 13:37:58 +08:00
caoqianming 44f4a794d3 feat: 软件第一个版本 2026-03-03 13:32:05 +08:00