Go to file
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
migrations feat(page): add page table and CRUD handlers 2026-03-11 13:54:14 +08:00
src fix: harden event handling and source safety 2026-03-13 14:22:16 +08:00
web feat: add page 2026-03-11 13:23:05 +08:00
.gitignore feat: 软件第一个版本 2026-03-03 13:32:05 +08:00
Cargo.lock feat: add page 2026-03-11 13:23:05 +08:00
Cargo.toml feat(page): add page table and CRUD handlers 2026-03-11 13:54:14 +08:00