Commit Graph
85 Commits
Author SHA1 Message Date
Agent Board 896c94b696 feat: integrate pi rust lab runtime 2026-07-10 10:54:34 +08:00
Agent Board dabaf03bd7 重构基线 2026-06-25 21:08:17 +08:00
Agent Board 27216e3b85 Agent task: 开发:B5-B8 编辑器 Button/交互/WASM 验证 2026-06-16 21:34:08 +08:00
Agent Board 428501ae70 Agent task: 开发: Phase B1+D — radix 依赖 + 图标统一 (leptos-tiptap-spike) 2026-06-16 01:27:21 +08:00
lix-2026 8e3be8b0b7 feat(rag): align LightRAG native citations and MCP bridge 2026-06-09 09:20:56 +08:00
lix-2026 1882db7681 收口 MNote P0 P1 P2 审查尾项
- 归档 OnlyOffice live bridge、Page AI、mindmap、design governance 与相关 bug 条目
- 补齐 MinerU OCR 后端 runtime 合同与 smoke/test 基线
- 收口 ChatOnly/Doubao、ObjectIdentity、Page Aggregate compat 与 runtime owner 文档口径

验证:
- cargo test --manifest-path rust/Cargo.toml -p mnote-web local_ocr -- --test-threads=1
- cargo test --manifest-path rust/Cargo.toml -p mnote-web onlyoffice_bridge -- --test-threads=1
- git diff --check
- git diff --cached --check
- codegraph index . --force && codegraph status .
- codegraph sync . && codegraph status .
2026-06-01 09:29:12 +08:00
lix-2026 631205ba2f fix slash menu dismissal and anchor 2026-05-29 11:34:41 +08:00
lix-2026 57da598d74 refactor: split tiptap block handle menu view 2026-05-26 04:27:35 +08:00
lix-2026 85914cd4e1 refactor: split sidebar settings and slash menu view 2026-05-26 04:17:52 +08:00
lix-2026 a8bc87173f refactor: split editor mount and sidebar page ai 2026-05-26 04:01:52 +08:00
lix-2026 3fc8723eea refactor: split tiptap block page transforms 2026-05-26 03:28:51 +08:00
lix-2026 396c64e09e refactor: split tiptap block transform helpers 2026-05-26 03:21:11 +08:00
lix-2026 cf7a57d86a refactor: split tiptap runtime bridge 2026-05-26 03:12:59 +08:00
lix-2026 061a3cfdb9 refactor: split tiptap editor style 2026-05-26 03:03:27 +08:00
lix-2026 def143ea24 refactor: extract table toolbar view 2026-05-25 20:40:55 +08:00
lix-2026 f8decfebd6 refactor: clean editor runtime warnings 2026-05-25 20:17:20 +08:00
lix-2026 4537b1a3d6 refactor: extract editor action modules 2026-05-25 19:50:50 +08:00
lix-2026 26ded3f138 refactor: activate tiptap runtime modules 2026-05-25 19:31:55 +08:00
lix-2026 d84da5583b feat: sidebar runtime extraction + history-safe commands + checklist updates 2026-05-25 17:36:17 +08:00
lix-2026 baae38786d refactor: move menu wheel trap helper 2026-05-25 09:44:28 +08:00
lix-2026 2c32c4f656 refactor: extract current block info helper 2026-05-25 09:21:58 +08:00
lix-2026 e8e59dc473 refactor: share editor content layout helpers 2026-05-25 09:19:49 +08:00
lix-2026 563e64e5de refactor: share editor content layout helpers 2026-05-25 09:17:48 +08:00
lix-2026 193b3e1154 refactor: extract selection anchor helpers 2026-05-25 08:54:27 +08:00
lix-2026 f33807eacc refactor: extract drop indicator target helpers 2026-05-25 08:29:19 +08:00
lix-2026 c90499b16e refactor: extract hovered block target helper 2026-05-25 08:20:41 +08:00
lix-2026 b37568bda8 refactor: extract block state helper 2026-05-25 08:12:51 +08:00
lix-2026 8b47fed62d refactor: extract table selection overlay style 2026-05-25 08:01:27 +08:00
lix-2026 2c3077cb24 refactor: extract block label helper 2026-05-25 07:52:06 +08:00
lix-2026 06ace3c5e6 refactor: extract table overlay helpers 2026-05-25 07:32:48 +08:00
lix-2026 7956db06c2 refactor: extract editor dom event helpers 2026-05-25 07:23:39 +08:00
lix-2026 ce32150db1 refactor: extract drop indicator rect helper 2026-05-25 07:11:24 +08:00
lix-2026 08f9d94d8f refactor: extract hovered block index helper 2026-05-25 07:00:53 +08:00
lix-2026 1abc05e4a3 refactor: remove unused bridge wrappers 2026-05-25 06:46:08 +08:00
lix-2026 e348d0ccee refactor: remove unused block document helpers 2026-05-25 06:36:18 +08:00
lix-2026 0509081bbb refactor: prune block transform helpers 2026-05-25 06:27:00 +08:00
lix-2026 8bcf958fe8 refactor: extract block dnd element helpers 2026-05-25 06:21:02 +08:00
lix-2026 6017a0ad7c refactor: extract block dnd handle predicate 2026-05-25 06:09:42 +08:00
lix-2026 7c6392becd refactor: remove dead selection bridge helpers 2026-05-25 05:48:26 +08:00
lix-2026 ec27e08e8b refactor: move selection payload helpers 2026-05-25 05:34:16 +08:00
lix-2026 c9d89f2609 refactor: extract selection overlay sync 2026-05-25 05:18:25 +08:00
lix-2026 dddf9eb9c1 refactor: extract drop indicator geometry 2026-05-25 05:06:28 +08:00
lix-2026 63d1ea7e47 refactor: move editor overlay sync helper 2026-05-25 04:53:19 +08:00
lix-2026 aa293fec3f refactor: extract toolbar overlay lock helper 2026-05-25 04:28:43 +08:00
lix-2026 1e097a9597 refactor: extract dnd target and sidebar helpers 2026-05-25 04:16:35 +08:00
lix-2026 32adfb38a1 refactor: extract editor overlay open helpers 2026-05-25 04:10:16 +08:00
lix-2026 50ed7456ca refactor: extract editor escape overlay close 2026-05-25 03:48:58 +08:00
lix-2026 3f8c7a1238 refactor: extract block menu overlay close helper 2026-05-25 03:41:19 +08:00
lix-2026 bf6cd19878 refactor: extract editor overlay close state 2026-05-25 03:27:51 +08:00
lix-2026 3361a5e1b1 refactor: extract editor dnd helpers 2026-05-25 03:05:57 +08:00