Go to file
caoqianming da03441c11 refactor(events): display each event on a single line
Flatten two-row card (meta + message) into one flex row:
badge | time | event_type | message (ellipsis overflow)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25 16:40:43 +08:00
docs docs: update feature spec with current implementation status 2026-03-25 08:27:09 +08:00
migrations feat(control): add unit and event foundation 2026-03-24 10:20:23 +08:00
src feat: ws backoff, signal dots, dom cap, unwrap fix, batch size limit 2026-03-25 16:37:14 +08:00
web refactor(events): display each event on a single line 2026-03-25 16:40:43 +08:00
.gitignore feat: 软件第一个版本 2026-03-03 13:32:05 +08:00
API.md docs(api): add missing Tag, Page, Log sections and batch-auto/set-tags endpoints 2026-03-25 14:27:49 +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